nixpkgs/pkgs/build-support
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
..
add-opengl-runpath
agda
alternatives
appimage appimage-run: parse readelf's output in C locale 2020-11-24 13:55:04 +01:00
bintools-wrapper bintools-wrapper: skip dynamic linker for static binaries 2020-12-27 16:42:11 +01:00
build-bazel-package
build-dotnet-package
build-fhs-userenv treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
build-fhs-userenv-bubblewrap buildFHSUserEnvBubblewrap: expand unshare options 2020-12-08 18:40:51 -08:00
build-setupcfg
buildenv
cc-wrapper bintools-wrapper: skip dynamic linker for static binaries 2020-12-27 16:42:11 +01:00
coq coqPackages: refactor 2021-01-09 11:56:17 +01:00
docker dockerTools: Don't apologize 2021-01-06 13:02:19 +01:00
dotnetbuildhelpers
dotnetenv
emacs emacs: fix accidental double wrapper (Darwin) 2021-01-08 05:45:15 +00:00
expand-response-params
fetchbitbucket
fetchbower
fetchbzr
fetchcvs
fetchdarcs
fetchdocker
fetchfirefoxaddon firefox: wrapper updating an addon perserves addon settings 2020-12-15 22:02:34 +01:00
fetchfossil
fetchgit
fetchgithub
fetchgitiles
fetchgitlab
fetchgitlocal
fetchgx
fetchhg
fetchipfs
fetchmavenartifact fetchMavenArtifact: fix generated url 2020-12-11 13:58:19 +01:00
fetchmtn
fetchnuget
fetchpatch
fetchrepoorcz
fetchrepoproject
fetchs3
fetchsavannah
fetchsvn
fetchsvnrevision
fetchsvnssh
fetchurl mirrors: fix lua mirrors 2020-12-08 23:55:31 +01:00
fetchzip fetchzip: get write permission on unpacked directory 2020-12-04 03:28:00 +00:00
icon-conv-tools
install-shell-files
kernel make-initrd: various improvements 2020-12-17 11:37:04 +01:00
libredirect
make-desktopitem make-desktopitem: desktop-file-utils is a nativeBuildInput 2020-11-27 01:17:32 +01:00
make-startupitem
make-symlinks
mkshell
mono-dll-fixer
nix-gitignore Revert "nix-gitignore: Optimise performance" 2020-12-27 08:04:16 -05:00
nuke-references
ocaml buildDunePackage: use dune install instead of opaline 2020-12-21 00:43:33 +01:00
oci-tools
pkg-config-wrapper
prefer-remote-fetch
references-by-popularity
release
remove-references-to
rust defaultCrateOverrides: override crates necessary for building sequoia 2021-01-08 17:27:43 +01:00
setup-hooks Merge pull request #106954 from r-burns/randomseed 2021-01-02 11:01:34 +01:00
singularity-tools utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
skaware
snap
src-only
substitute
substitute-files
templaterpm treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
upstream-updater
vm vmTools.debClosureGenerator: Fix non-determinism in dependency graph 2020-12-30 11:37:37 +01:00
wrapper-common
writers
build-maven.nix
build-pecl.nix
closure-info.nix
dhall-to-nix.nix
plugins.nix
replace-dependency.nix
setup-systemd-units.nix
source-from-head-fun.nix
trivial-builders.nix