don't overlay util-linux, rename to -small
looks like it's used in bootstrapping
This commit is contained in:
@@ -251,7 +251,7 @@ extraPkgs // {
|
||||
'';
|
||||
};
|
||||
|
||||
util-linux = prev.util-linux.override {
|
||||
util-linux-small = prev.util-linux.override {
|
||||
ncursesSupport = false;
|
||||
pamSupport = false;
|
||||
systemdSupport = false;
|
||||
|
Reference in New Issue
Block a user