Skip to content

Commit c9a9b70

Browse files
committed
flutter: patchShebangs more things
1 parent 94e324b commit c9a9b70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/development/compilers/flutter/flutter.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ let
7777

7878
postPatch = ''
7979
patchShebangs --build ./bin/
80+
patchShebangs packages/flutter_tools/bin
8081
'';
8182

8283
buildPhase = ''

0 commit comments

Comments
 (0)