1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-04 19:45:54 +00:00
nixpkgs/pkgs/development/tools/ocaml
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
..
camlidl
camlp4
camlp5 ocamlPackages.camlp5: 7.13 → 7.14 2021-01-09 14:00:53 +01:00
cppo ocamlPackages.cppo: 1.6.{5,6} → 1.6.7 2020-12-30 15:04:11 +01:00
crunch
dune
dune-release
findlib
js_of_ocaml ocamlPackages.js_of_ocaml*: 3.7.0 -> 3.8.0 2020-12-19 23:33:20 +01:00
merlin ocamlPackages.merlin: 3.4.0 → 3.4.2 2020-12-31 08:17:21 +01:00
oasis
obelisk obelisk: 0.4.0 → 0.5.2 2020-12-02 22:39:56 +01:00
obuild
ocaml-top
ocamlbuild
ocamlformat ocamlformat: build legacy versions with OCaml 4.07 2020-12-18 21:03:56 +01:00
ocamlify
ocamlmod
ocamlscript treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
ocp-build
ocp-indent
ocp-index
ocsigen-i18n
omake
opaline
opam treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
utop ocamlPackages.lambdaTerm: 2.0.3 → 3.1.0 2021-01-05 18:23:20 +01:00