nixpkgs/pkgs
hacker1024 bbfc7911d3 flutter.buildFlutterApplication: Supply runtime dependencies
This wraps Flutter programs with an appropriate LD_LIBRARY_PATH.

For some reason, the RUNPATH of the executable is not used to load dynamic libraries in dart:ffi with DynamicLibrary.open().

This could alternatively be fixed with patchelf --add-needed, but this would cause all the libraries to be opened immediately,
which is not what application authors expect.

The name of the runtimeDependencies argument was chosen to match autoPatchelfHook, which has a similar feature.
2023-04-16 19:25:42 +10:00
..
applications yubioauth-flutter: Update vendor hash for new pubspec.lock handling 2023-04-16 03:14:29 +10:00
build-support flutter.buildFlutterApplication: Supply runtime dependencies 2023-04-16 19:25:42 +10:00
common-updater
data Merge pull request #220505 from lilyinstarlight/pkg/nixos-bgrt-plymouth 2023-04-13 02:42:05 +02:00
desktops Merge pull request #225948: gnomeExtensions.argos: 20220930 → 20230404 2023-04-13 09:36:28 +02:00
development flutter.mkFlutterApp: Rename to flutter.buildFlutterApplication 2023-04-15 20:57:21 +10:00
games Merge pull request #225882 from euank/anki-update 2023-04-13 10:18:41 +03:00
misc Merge pull request #224541 from fabaff/time-machine-bump 2023-04-11 20:58:38 +02:00
os-specific firmware-updater: Add a pubspec.lock 2023-04-16 03:14:59 +10:00
pkgs-lib
servers Merge pull request #225903 from mweinelt/matrix-appservice-irc-0.38.0 2023-04-12 22:33:32 +02:00
shells
stdenv Merge pull request #225929 from Artturin/fixadapters2 2023-04-12 23:04:31 +03:00
test
tools Merge pull request #225359 from strager/nrg2iso-macos 2023-04-13 10:15:53 +03:00
top-level Merge remote-tracking branch 'NixOS/master' into patch-3 2023-04-13 19:22:50 +10:00