vmTools: Re-export qemuCommandLinux
This was un-exported in db467c36ec, but
that breaks disko [1] and lvm2 [2].
[1] https://github.com/nix-community/disko/blob/916506443ecd0d0b4a0f4cf9d40a3c22ce39b378/lib/make-disk-image.nix#L296
[2] https://github.com/lvmteam/lvm2/blob/6e208b81ec587434097de3207fbd1ecd7a0afb8c/nix/default.nix#L136
This commit is contained in:
@@ -1603,6 +1603,7 @@ in
|
||||
makeImageTestScript
|
||||
modulesClosure
|
||||
qemu
|
||||
qemuCommandLinux
|
||||
rpmClosureGenerator
|
||||
rpmDistros
|
||||
runInLinuxImage
|
||||
|
||||
Reference in New Issue
Block a user