nixpkgs/pkgs/tools/package-management
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
..
apk-tools apk-tools: Mark broken on darwin 2020-12-09 01:34:07 +01:00
appimage-run appimage-exec.sh: simplify and improve getopts options 2020-03-08 20:34:23 +01:00
appimagekit treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
apt treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
apt-dater treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
bunny treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cargo-about cargo-about: 0.2.2 -> 0.2.3 2020-11-15 01:06:24 +00:00
cargo-audit cargo-audit: 0.12.1 -> 0.13.1 2020-10-30 01:03:01 +00:00
cargo-deb maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
cargo-deps buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
cargo-download cargo-download: Fix build by bumping url from 1.6.0 to 1.6.1 2021-01-02 19:51:22 -08:00
cargo-edit maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
cargo-graph buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
cargo-kcov cargo-kcov: init at 0.5.2 (#97691) 2020-09-10 23:45:40 +02:00
cargo-license buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
cargo-outdated treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cargo-release treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cargo-update treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cde treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
checkinstall treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
clib treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
conda conda: Source conda.sh during conda-shell setup 2021-01-02 19:09:01 -06:00
createrepo_c treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
disnix DisnixWebService: 0.9 -> 0.10 2020-11-28 20:15:21 +01:00
dpkg treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
elm-github-install treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
emplace emplace: 0.3.8 -> 0.3.9 2020-11-21 20:04:18 +00:00
fpm treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gx treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
home-manager treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
libdnf treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
librepo treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
licensee licensee: 9.14.0 → 9.14.1 2020-10-15 11:31:02 +02:00
microdnf treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
morph treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
mynewt-newt treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nfpm nfpm: 1.10.2 -> 2.2.2 2021-01-05 23:38:10 -05:00
niff treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
nix nixUnstable: 2.4pre20201201_5a6ddb3 -> 2.4pre20201205_a5d85d0 2021-01-06 06:05:52 +00:00
nix-bundle nix-bundle: 0.3 -> 0.4 2020-05-24 09:27:47 +02:00
nix-doc treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nix-du treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nix-index treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nix-pin treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nix-prefetch treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nix-prefetch-scripts treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nix-serve treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
nix-simple-deploy treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nix-template nix-template: init at 0.1.0 2020-08-30 17:50:56 -07:00
nix-top treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
nix-universal-prefetch treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nix-update nix-update: 0.3.1 -> 0.3.2 2021-01-09 17:03:41 +01:00
nix-update-source nix-update-source: Disable tests bceause package does not contain any 2020-12-03 11:15:21 +01:00
nixops nixops: add patch to follow redirects in nixos-infect 2020-11-05 04:20:00 +00:00
nixpkgs-review treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nixui utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
nox treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
opkg treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
opkg-utils treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
packagekit treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
pacman pacman: 5.2.1 -> 5.2.2 2020-07-05 23:25:38 +00:00
protontricks protontricks: don't hard code default wine in winetricks 2020-12-13 10:25:03 -05:00
python2nix treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
reuse reuse: 0.11.0 -> 0.11.1 2020-06-19 22:16:52 +05:30
rpm treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
xbps treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00