nixpkgs/pkgs/applications/science/electronics
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
..
adms adms: 2.3.6 -> 2.3.7 2020-08-21 21:04:44 -07:00
alliance treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
appcsxcad treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
archimedes treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bitscope treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
caneda treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
csxcad treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
diylc treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
dsview treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
eagle treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
flatcam treewide: simplify rev/repo arguments in src 2020-11-01 23:02:24 -08:00
fparser treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fped treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
fritzing fritzing: 0.9.3b -> 0.9.4 2020-10-11 16:51:59 -07:00
geda treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
gerbv treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
gtkwave gtkwave: 3.3.106 -> 3.3.107 2020-11-02 08:26:41 -08:00
hal-hardware-analyzer treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
horizon-eda horizon-eda: 1.2.1 -> 1.3.0 2020-11-25 12:23:45 -08:00
hyp2mat treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
kicad treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
librepcb treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
magic-vlsi treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nanovna-saver nanovna-saver: 0.3.7 -> 0.3.8 2021-01-01 10:47:03 +00:00
ngspice treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
openems treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
openhantek6022 openhantek6022: 3.1.2 -> 3.1.3 2020-10-26 00:37:51 +00:00
pcb treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pulseview treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
qfsm treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
qucs treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
tkgate treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
verilator treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
verilog treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
vhd2vl treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
xcircuit treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
xoscope treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00