xtreemfs: move which to nativeBuildInputs

This commit is contained in:
John Chadwick
2024-11-18 14:00:49 -05:00
parent b9932292ed
commit 392b7a8718
+1 -1
View File
@@ -34,9 +34,9 @@ stdenv.mkDerivation {
makeWrapper
python3
stripJavaArchivesHook
which
];
buildInputs = [
which
attr
];