nixpkgs/pkgs/development/compilers/flutter
hacker1024 94a34aadf6 flutter: Use autoPatchelfHook for SDK artifacts
This allows SDK artifacts (including build tools and libraries) to use the right interpreter and library locations, abolishing the need for a FHS or post-build patches.

`autoPatchelf` has been used through `autoPatchelfHook`, instead of the `autoPatchelf` command on just the artifact directory, due to the latter method not patching interpreter paths (https://discourse.nixos.org/t/trying-to-use-autopatchelf/24003).

Co-authored-by: FlafyDev <flafyarazi@gmail.com>
Co-authored-by: gilice <gilice@proton.me>
Co-authored-by: hacker1024 <hacker1024@users.sourceforge.net>
2023-04-13 18:01:25 +10:00
..
packages/libdeflate flutter: Add libdeflate to build environment 2023-02-08 15:27:18 +11:00
patches flutter: add flutter2 package 2022-10-02 19:33:26 +02:00
default.nix flutter: Create the flutter derivation with callPackage alone 2023-04-13 00:09:42 +10:00
fhs.nix flutter: Redesign wrapping architecture 2023-02-18 00:43:17 +11:00
flutter.nix flutter: Use autoPatchelfHook for SDK artifacts 2023-04-13 18:01:25 +10:00
sdk-symlink.nix flutter: Redesign wrapping architecture 2023-02-18 00:43:17 +11:00
wrapper.nix flutter: Use autoPatchelfHook for SDK artifacts 2023-04-13 18:01:25 +10:00