1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 11:10:03 +00:00
nixpkgs/pkgs/build-support/setup-hooks
aleksana 571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
..
flatten-include-hack freetype, pixman: restore flatten include hack for now, but better 2024-10-17 15:24:31 +03:00
patch-rc-path-hooks
wrap-gapps-hook treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
audit-tmpdir.sh
auto-patchelf.sh autoPatchelfHook: expose script as top level package (#340162) 2024-09-30 10:03:28 +02: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 Update pkgs/build-support/setup-hooks/desktop-to-darwin-bundle.sh 2024-11-03 17:39:02 +01: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
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-lib64.sh
move-sbin.sh
move-systemd-user-units.sh
multiple-outputs.sh
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
role.bash
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