forked from mirrors/nixpkgs
parent
fe7b3b7f9b
commit
60bf4c3cd7
|
@ -18,7 +18,7 @@ let
|
|||
version extraConfig extraPerEntryConfig extraEntries
|
||||
extraEntriesBeforeNixOS configurationLimit copyKernels timeout
|
||||
default devices;
|
||||
path = makeSearchPath "bin" [ pkgs.coreutils pkgs.gnused pkgs.findutils pkgs.gnugrep ];
|
||||
path = makeSearchPath "bin" [ pkgs.coreutils pkgs.gnused pkgs.gnugrep pkgs.findutils pkgs.diffutils ];
|
||||
});
|
||||
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue