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