nixpkgs/pkgs/test/stdenv
Ivan Trubach ebd4619053 patch-shebangs: add a flag to update shebangs with store paths
This change adds a flag to update shebang paths that point to the Nix
store. This is particularly useful when a cross-compiled package uses
same script at compile-time and run-time, but the interpreter must be
changed since hostPlatform != buildPlatform.
2023-06-19 09:01:21 +03:00
..
default.nix tests.stdenv.test-inputDerivation: init 2023-05-09 14:02:45 +00:00
gcc-stageCompare.nix pkgs/test/stdenv/default.nix: add gcc-stageCompare 2023-04-02 13:49:53 -07:00
hooks.nix tests.stdenv.hooks.reproducible-builds: fix mistake 2023-06-17 23:45:11 +03:00
patch-shebangs.nix patch-shebangs: add a flag to update shebangs with store paths 2023-06-19 09:01:21 +03:00