Introduce patchShebangsPhase ran in preConfigurePhases
(cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d) Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
@@ -21,7 +21,6 @@ stdenv.mkDerivation {
|
||||
checkPhase = ''
|
||||
rm tests/test-*vim.sh tests/test-pip.sh
|
||||
|
||||
patchShebangs ./; dontPatchShebags=1
|
||||
sed -i 's|^/bin/||' tests/test-fileops.sh
|
||||
|
||||
./testall.sh
|
||||
|
||||
Reference in New Issue
Block a user