nvme-cli: fix cross compiling

This commit is contained in:
Jörg Thalheim
2022-11-22 22:57:59 +02:00
committed by Artturin
parent f160eff8e7
commit 1e91f3feee
+2 -2
View File
@@ -4,7 +4,7 @@
, libnvme
, json_c
, zlib
, python3
, python3Packages
}:
stdenv.mkDerivation rec {
@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
meson
ninja
pkg-config
python3.pkgs.nose2
python3Packages.nose2
];
buildInputs = [
libnvme