remove local_inputs
This commit is contained in:
parent
6a9473f712
commit
1e4fc48e28
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@
|
||||||
scale = "1";
|
scale = "1";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
local_inputs = inputs;
|
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
programs.btop.package = pkgs.btop.overrideAttrs (oldAttrs: {
|
programs.btop.package = pkgs.btop.overrideAttrs (oldAttrs: {
|
||||||
cmakeFlags = (oldAttrs.cmakeFlags or [ ]) ++ [
|
cmakeFlags = (oldAttrs.cmakeFlags or [ ]) ++ [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue