summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorFlafyDev <flafyarazi@gmail.com>2023-06-30 15:00:56 +0300
committerFlafyDev <flafyarazi@gmail.com>2023-06-30 15:23:34 +0300
commit570f3efd1d447597fd1d468188d785dfe1207b44 (patch)
tree0b84675a4fdaef6e98ea37609b7408b9d50eda4d /pkgs/development/python-modules/rangehttpserver
parent4ac061369b96d09030aa16725260671ac76f5ff7 (diff)
flutter: Separate cache and unwrapped derivations
flutter-unwrapped will now not come with engine artifacts in its cache directory(`$out/bin/cache`). To specify a different cache directory, set FLUTTER_CACHE_DIR. Flutter's wrapper now sets FLUTTER_CACHE_DIR to set engine artifacts. The sh file `$out/bin/internal/shared.sh` runs when launching Flutter and calls `"$FLUTTER_ROOT/bin/cache/` instead of our environment variable `FLUTTER_CACHE_DIR`. I decided not to patch it since the script doesn't require engine artifacts(which are the only thing not added by the unwrapped derivation), so it shouldn't fail, and patching it will just be harder to maintain.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions