nixos installer tests: add a missing package
Tested it locally fixes #96361 nix-build nixos/release-combined.nix -A nixos.tests.installer.lvm.x86_64-linux -Q
This commit is contained in:
parent
93b5c08d48
commit
e02793de2f
@ -317,6 +317,7 @@ let
|
|||||||
texinfo
|
texinfo
|
||||||
unionfs-fuse
|
unionfs-fuse
|
||||||
xorg.lndir
|
xorg.lndir
|
||||||
|
(lvm2.override { udev = null; }) # for initrd (extra-utils)
|
||||||
|
|
||||||
# add curl so that rather than seeing the test attempt to download
|
# add curl so that rather than seeing the test attempt to download
|
||||||
# curl's tarball, we see what it's trying to download
|
# curl's tarball, we see what it's trying to download
|
||||||
|
Loading…
x
Reference in New Issue
Block a user