nixpkgs/pkgs/development/compilers/flutter/patches/flutter3
hacker1024 5777f1a122 flutter: Don't check executable locations in doctor
Flutter 3.5.0 adds a check to make sure that the Flutter and Dart tool executables are inside the SDK directory.

This does not play nicely with the wrapping and linking techniques used to package it. It is also impossible for there to be an issue related to binary locations, as everything is set up properly in the derivation.
2023-04-13 18:02:26 +10:00
..
copy-without-perms.patch flutter: Don't preserve prebuilt SDK asset file permissions 2023-04-13 18:01:53 +10:00
disable-auto-update.patch flutter: Don't try to update the immutable artifact cache 2023-04-13 18:01:45 +10:00
dont-validate-executable-location.patch flutter: Don't check executable locations in doctor 2023-04-13 18:02:26 +10:00
git-dir.patch
move-cache.patch