nixpkgs/pkgs/applications/misc/yubioath-flutter
hacker1024 fdce3f30c4 flutter.mkFlutterApp: Don't hash more unstable files
Files and directories such as .dart_tool, .flutter-plugins, .packages and .pub-cache/hosted/*/.cache will be happily regenerated by the SDK in an offline environment.

The patches being made to these files and directories to remove non-determinism were flawed: They did not handle cases where files only appeared in one run, or cases where tooling versions had an effect on the output.
2023-04-15 03:18:56 +10:00
..
default.nix flutter.mkFlutterApp: Don't hash more unstable files 2023-04-15 03:18:56 +10:00
helper.nix