xtreemfs: move which
to nativeBuildInputs
This commit is contained in:
parent
b9932292ed
commit
392b7a8718
@ -34,9 +34,9 @@ stdenv.mkDerivation {
|
|||||||
makeWrapper
|
makeWrapper
|
||||||
python3
|
python3
|
||||||
stripJavaArchivesHook
|
stripJavaArchivesHook
|
||||||
|
which
|
||||||
];
|
];
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
which
|
|
||||||
attr
|
attr
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user