Fixup: Remove x=x lines in all-packages.nix
This commit is contained in:
parent
ddc0d43115
commit
76583470c5
@ -4540,10 +4540,7 @@ let
|
|||||||
inherit pkgs ctags writeScriptBin;
|
inherit pkgs ctags writeScriptBin;
|
||||||
};
|
};
|
||||||
|
|
||||||
ctodo = callPackage ../applications/misc/ctodo {
|
ctodo = callPackage ../applications/misc/ctodo { };
|
||||||
cmake = cmake;
|
|
||||||
ncurses = ncurses;
|
|
||||||
};
|
|
||||||
|
|
||||||
cmake = callPackage ../development/tools/build-managers/cmake { };
|
cmake = callPackage ../development/tools/build-managers/cmake { };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user