nixpkgs/pkgs/os-specific/darwin
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
..
apple-sdk treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
apple-source-releases treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
binutils darwin.binutils.bintools: propagate man pages from cctools 2020-04-20 23:49:02 -04:00
cctools darwin.cctools: 927.0.2 -> 949.0.1 2020-07-21 10:34:24 -05:00
chunkwm treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
CoreSymbolication CoreSymbolication: init 2018-04-09 18:35:35 -05:00
darling treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
darwin-stubs darwin/stdenv: tapi stub based bootstrap 2020-12-22 11:43:54 +09:00
DarwinTools DarwinTools: init at 1 2017-01-08 02:28:44 -06:00
discrete-scroll discrete-scroll: added myself as maintainer 2020-10-26 18:38:52 +03:00
duti treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
ghc-standalone-archive haskell infra: Fix cross as much as possible without changing hashes 2018-01-02 21:00:13 -05:00
goku treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
insert_dylib darwin: fix more *_cmds derivation 2019-01-06 22:34:19 -06:00
ios-deploy ios-deploy: move out of nodePackages 2020-07-21 10:24:53 -05:00
iproute2mac treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
khd treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
kwm treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
libtapi libtapi: 1000.10.8 -> 1100.0.11 2020-12-21 00:55:58 +09:00
lsusb treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
m-cli treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
maloader treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
native-x11-and-opengl treewide: remove platform assertions 2018-05-03 13:09:20 -05:00
noah treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
opencflite treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
osx-cpu-temp treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
osxfuse treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
osxsnarf treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
qes treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
reattach-to-user-namespace treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
skhd treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
smimesign smimesign: 0.0.13 -> 0.1.0 2020-08-18 10:25:43 +10:00
spacebar treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
stubs treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
swift-corelibs treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
trash treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
usr-include darwin.usr-include: set meta.platforms 2017-08-27 17:06:45 +02:00
wifi-password treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
xcode treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
yabai treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00