2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-17 02:14:08 +00:00
nixpkgs/pkgs/build-support/setup-hooks
Artturin 033ec05960 setup-hooks/strip.sh: redirect stdout to dev/null
to not unnecessarily print

```
hello> ++ type -f strip
hello> strip is /nix/store/xzqzq99kbbkad23s2bf4bbrjppg6x0vj-bootstrap-stage2-gcc-wrapper-/bin/strip
```

printing what the strip command is is already done in stripDirs

`echo "stripping (with command $cmd and flags $stripFlags) in $paths"`
2023-01-08 21:02:22 +02:00
..
make-binary-wrapper setup hooks: substitutions.passthru -> passthru 2022-08-13 10:29:10 +02:00
patch-ppd-files stdenv: support opt-in __structuredAttrs 2022-12-08 06:13:19 +02:00
patch-rc-path-hooks patchRcPath hooks: use the passthru argument 2022-11-10 09:27:40 +08:00
postgresql-test-hook trivial-builders.nix: Add input argument passthru to makeSetupHook 2022-08-13 04:20:12 +08:00
wrap-gapps-hook wrapGAppsHook: Set name 2022-08-13 11:53:06 +02:00
audit-blas.sh
audit-tmpdir.sh audit-tmpdir.sh: fix on darwin 2022-12-13 00:57:35 +02:00
auto-patchelf.py autoPatchelfHook: support glob patterns 2022-10-10 17:55:11 +13:00
auto-patchelf.sh build-support/setup-hooks: change shebang to shellcheck directive 2022-12-13 00:24:33 +02:00
autoreconf.sh
breakpoint-hook.sh
canonicalize-jars.sh
compress-man-pages.sh
copy-desktop-items.sh copyDesktopItems: Use variable for repeated path 2022-04-07 11:04:11 +00:00
copy-pkgconfig-items.sh makePkgconfigItem: init new function to generate pc files 2022-07-20 06:22:39 +03:00
desktop-to-darwin-bundle.sh build-support/setup-hooks: change shebang to shellcheck directive 2022-12-13 00:24:33 +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 setup-hooks/make-symlinks-relative.sh: match what other hooks do so 2023-01-06 18:56:54 +02:00
make-wrapper.sh makeWrapper,makeBinaryWrapper: implement --append-flags 2022-05-30 23:07:58 +02: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: support opt-in __structuredAttrs 2022-12-08 06:13:19 +02:00
patch-shebangs.sh
prune-libtool-files.sh
reproducible-builds.sh
role.bash
separate-debug-info.sh setup-hooks/separate-debug-info.sh: don't inhibit strip hook 2022-08-07 12:49:37 +01: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.sh: redirect stdout to dev/null 2023-01-08 21:02:22 +02:00
update-autotools-gnu-config-scripts.sh
use-old-cxx-abi.sh
validate-pkg-config.sh
win-dll-link.sh stdenv: support opt-in __structuredAttrs 2022-12-08 06:13:19 +02:00