nixpkgs/pkgs/build-support/setup-hooks
Yueh-Shun Li 758056dac7 treewide: handle postPhases __structuredAttrs-agnostically
Always specify the postPhases attribute as a list instead of a string.

Append elements to the postPhases Bash variable using appendToVar
instead of string or Bash array concatenation.
2024-09-03 05:56:17 +08:00
..
make-binary-wrapper Revert "make-binary-wrapper: add cc to propagatedBuildInputs" 2024-05-27 21:56:47 +02:00
mpi-check-hook mpiCheckPhaseHook: update to use openmpi-5 compatible parameters 2024-08-12 21:45:24 +02:00
patch-ppd-files patch-ppd-files: use meta and passthru directly 2023-04-11 16:58:18 +02:00
patch-rc-path-hooks patchRcPath hooks: use the passthru argument 2022-11-10 09:27:40 +08:00
postgresql-test-hook postgresqlTestHook: add postgresqlExtraSettings variable 2024-01-22 04:20:00 +00:00
wrap-gapps-hook treewide: wrapGAppsHook → wrapGAppsHook3 2024-04-27 02:23:22 +02:00
audit-tmpdir.sh treewide: remove usages of header and stopNest 2023-01-16 00:08:12 +02:00
auto-patchelf.py autoPatchelfHook: add keep_libc flag (#332617) 2024-08-14 02:54:27 -04:00
auto-patchelf.sh autoPatchelfHook: add keep_libc flag (#332617) 2024-08-14 02:54:27 -04:00
autoreconf.sh treewide: handle preConfigurePhases __structuredAttrs-agnostically 2024-09-03 05:33:59 +08:00
compress-man-pages.sh
copy-desktop-items.sh
copy-pkgconfig-items.sh
desktop-to-darwin-bundle.sh writeDarwinBundle: use binary wrapper 2023-08-21 13:29:12 +10:00
die.sh
enable-coverage-instrumentation.sh treewide: handle postPhases __structuredAttrs-agnostically 2024-09-03 05:56:17 +08:00
find-xml-catalogs.sh
fix-darwin-dylib-names.sh fixDarwinDylibNames: fix error message output 2024-06-01 22:49:42 +02:00
gog-unpack.sh
keep-build-tree.sh treewide: handle prePhases __structuredAttrs-agnostically 2024-09-03 05:33:59 +08:00
ld-is-cc-hook.sh
make-coverage-analysis-report.sh treewide: handle postPhases __structuredAttrs-agnostically 2024-09-03 05:56:17 +08:00
make-symlinks-relative.sh Merge pull request #212286 from Artturin/runonall 2023-01-25 15:51:53 +02:00
make-wrapper.sh Fix venv creation in Python environments 2024-03-21 19:26:57 -06:00
move-build-tree.sh treewide: handle postPhases __structuredAttrs-agnostically 2024-09-03 05:56:17 +08:00
move-docs.sh move-docs.sh: update comment 2022-12-12 21:39:56 +02:00
move-lib64.sh
move-sbin.sh
move-systemd-user-units.sh build-support/setup-hooks: change shebang to shellcheck directive 2022-12-13 00:24:33 +02:00
multiple-outputs.sh stdenv: Fix possible issues discovered with 2023-09-02 03:25:36 +03:00
patch-shebangs.sh patch-shebangs: don't patch shebangs with bash builtins 2024-07-29 11:40:29 +02:00
prune-libtool-files.sh
reproducible-builds.sh setup-hooks/reproducible-builds.sh: NIX_OUTPATH_USED_AS_RANDOM_SEED (take 2) (#216967) 2023-02-18 15:53:42 +01:00
role.bash pkgs/build-support: fix typos 2023-05-31 04:00:14 +04:00
separate-debug-info.sh separateDebugInfo: tell rustc not to strip 2024-07-20 10:05:57 +02:00
set-java-classpath.sh
set-source-date-epoch-to-latest.sh setup-hooks/set-source-date-epoch-to-latest.sh: handle $path that starts with dash 2024-06-10 23:56:46 +01:00
setup-debug-info-dirs.sh
shorten-perl-shebang.sh
strip-java-archives.sh stripJavaArchivesHook: rename from canonicalize-jars-hook and use strip-nondeterminism 2024-03-17 13:30:54 +01:00
strip.sh setup-hooks/strip: uniqify files by inode number before stripping 2024-05-24 16:53:14 -05:00
update-autotools-gnu-config-scripts.sh treewide: handle preConfigurePhases __structuredAttrs-agnostically 2024-09-03 05:33:59 +08:00
use-old-cxx-abi.sh
validate-pkg-config.sh
win-dll-link.sh Resolve _all_ Windows DLL dependencies 2024-06-25 19:04:22 -07:00