don't overlay util-linux, rename to -small

looks like it's used in bootstrapping
pull/2/head
Daniel Barlow 2024-01-03 10:45:40 +00:00
parent 3459c04f64
commit dad7c2c875
1 changed files with 1 additions and 1 deletions

View File

@ -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;