nixpkgs/pkgs/tools/virtualization
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
..
alpine-make-vm-image alpine-make-vm-image: 0.6.0 -> 0.7.0 2020-12-08 11:23:04 +00:00
amazon-ecs-cli treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
awless treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
aws treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
awsebcli treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cloud-init cloud-init: 20.2 -> 20.3 2020-10-15 01:09:00 +02:00
cloudmonkey treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
cri-tools cri-tools: 1.18.0 -> 1.19.0 2020-08-28 21:11:46 +10:00
distrobuilder treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
ec2-ami-tools treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ec2-api-tools treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ec2-utils ec2-utils: fix meta.license 2019-11-29 15:13:34 +01:00
euca2ools treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
google-compute-engine utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
google-compute-engine-oslogin treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
govc buildGoPackage packages: editorconfig fixes 2020-07-31 14:07:43 +10:00
linode-cli Bump linode-cli version 2020-06-23 16:30:51 -04:00
marathonctl treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
mininet treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
nixos-container utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
nixos-shell treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rootlesskit rootlesskit: 0.11.0 -> 0.11.1 2020-11-23 20:33:12 +01:00
shipyard shipyard: init at 0.1.17 2021-01-06 05:44:09 -05:00
udocker treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
vpsfree-client vpsfree-client: init at 0.11.0 (#86046) 2020-05-02 19:11:23 +00:00
xe-guest-utilities treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
xva-img xva-img: init at 1.4.1 2020-09-11 12:18:09 +02:00