Skip to content

Commit

Permalink
flutter: patchShebangs more things
Browse files Browse the repository at this point in the history
  • Loading branch information
K900 committed Dec 23, 2024
1 parent 94e324b commit c9a9b70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/compilers/flutter/flutter.nix
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ let

postPatch = ''
patchShebangs --build ./bin/
patchShebangs packages/flutter_tools/bin
'';

buildPhase = ''
Expand Down

0 comments on commit c9a9b70

Please sign in to comment.