simgrid: fixup sandboxed build after update #24915
This commit is contained in:
parent
289a3c2b8f
commit
9fc61d0db5
@ -61,6 +61,7 @@ stdenv.mkDerivation rec {
|
|||||||
do
|
do
|
||||||
sed -i "$i" -e's|/usr/bin/perl|${perl}/bin/perl|g'
|
sed -i "$i" -e's|/usr/bin/perl|${perl}/bin/perl|g'
|
||||||
done
|
done
|
||||||
|
patchShebangs ./tools/
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# Fixing the few tests that fail is left as an exercise to the reader.
|
# Fixing the few tests that fail is left as an exercise to the reader.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user