Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.
See #5368
This commit is contained in:
@@ -12,6 +12,7 @@ agda.mkDerivation (self: rec {
|
||||
|
||||
sourceDirectories = [ "./." ];
|
||||
buildPhase = ''
|
||||
patchShebangs find-deps.sh
|
||||
make
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user