nixpkgs/pkgs/build-support/setup-hooks
Artturin 520a544ee5 setup-hooks/strip: Create the log file in '$TMDPIR'
vcunat said

> This invocation of mktemp creates the file in the current directory, which is bad practice. We should add "--tmpdir=$TMPDIR" or make the template absolute.

> I noticed because one package did cd $src during installing, which is a read-only path...
2023-08-07 18:20:56 +03:00
..
make-binary-wrapper makeBinaryWrapper: remove cc dependency on aarch64-darwin 2023-08-04 14:12:56 -07:00
patch-ppd-files patch-ppd-files: use meta and passthru directly 2023-04-11 16:58:18 +02:00
patch-rc-path-hooks
postgresql-test-hook
wrap-gapps-hook
audit-blas.sh
audit-tmpdir.sh
auto-patchelf.py autoPatchelfHook: Add support for single files 2023-05-30 13:48:30 +02:00
auto-patchelf.sh autoPatchelfHook: add appendRunpaths argument 2023-04-13 19:12:37 +03:00
autoreconf.sh
breakpoint-hook.sh
canonicalize-jars.sh
compress-man-pages.sh
copy-desktop-items.sh
copy-pkgconfig-items.sh
desktop-to-darwin-bundle.sh desktopToDarwinBundle: Fix icon selection algorithm 2023-03-29 16:42:57 +02:00
die.sh
enable-coverage-instrumentation.sh
find-xml-catalogs.sh
fix-darwin-dylib-names.sh
gog-unpack.sh
install-shell-files.sh
keep-build-tree.sh
ld-is-cc-hook.sh
make-coverage-analysis-report.sh
make-symlinks-relative.sh
make-wrapper.sh makeWrapper: fix flag handling 2023-06-11 23:14:54 +03:00
move-build-tree.sh moveBuildTree: init 2023-04-14 21:08:27 +03:00
move-docs.sh
move-lib64.sh
move-sbin.sh
move-systemd-user-units.sh
multiple-outputs.sh
patch-shebangs.sh patch-shebangs: add a flag to update shebangs with store paths 2023-06-19 09:01:21 +03:00
prune-libtool-files.sh
reproducible-builds.sh
role.bash pkgs/build-support: fix typos 2023-05-31 04:00:14 +04:00
separate-debug-info.sh setup-hooks/separate-debug-info.sh: make deterministic 2023-04-23 11:53:47 +02:00
set-java-classpath.sh
set-source-date-epoch-to-latest.sh
setup-debug-info-dirs.sh
shorten-perl-shebang.sh
strip.sh setup-hooks/strip: Create the log file in '$TMDPIR' 2023-08-07 18:20:56 +03:00
update-autotools-gnu-config-scripts.sh
use-old-cxx-abi.sh
validate-pkg-config.sh
win-dll-link.sh