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;
|
ncursesSupport = false;
|
||||||
pamSupport = false;
|
pamSupport = false;
|
||||||
systemdSupport = false;
|
systemdSupport = false;
|
||||||
|
Reference in New Issue
Block a user