fastjet: fix cross build

This commit is contained in:
FliegendeWurst
2025-01-06 09:50:53 +01:00
parent 2a6ea1be57
commit 172d46ee3c
+4
View File
@@ -15,6 +15,10 @@ stdenv.mkDerivation rec {
hash = "sha256-zBdUcb+rhla4xhg6jl6a0F1fdQbkbzISqagjCQW49qM=";
};
postPatch = ''
patchShebangs --build fastjet-config.in
'';
buildInputs = lib.optional withPython python;
configureFlags = [