diffoscope: teach about guestfs
This commit is contained in:
parent
6c3df41c64
commit
ddd96283fc
@ -43,6 +43,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
] ++ lib.optionals enableBloat [
|
] ++ lib.optionals enableBloat [
|
||||||
apktool cbfstool colord fpc ghc ghostscriptX giflib gnupg1 gnumeric imagemagick
|
apktool cbfstool colord fpc ghc ghostscriptX giflib gnupg1 gnumeric imagemagick
|
||||||
llvm jdk mono openssh pdftk poppler_utils tcpdump unoconv
|
llvm jdk mono openssh pdftk poppler_utils tcpdump unoconv
|
||||||
|
python3Packages.guestfs
|
||||||
];
|
];
|
||||||
|
|
||||||
doCheck = false; # Calls 'mknod' in squashfs tests, which needs root
|
doCheck = false; # Calls 'mknod' in squashfs tests, which needs root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user