nixpkgs/pkgs/tools/inputmethods
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
..
anthy treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
evdevremapkeys treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
evscript evscript: Init at git-47f86f0 2021-01-07 14:13:00 -08:00
fcitx treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fcitx-engines treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fcitx5 fcitx5-table-other: Init at 5.0.1 2021-01-10 14:31:10 +08:00
fusuma maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
gebaar-libinput gebaar-libinput: init at 0.0.5 2019-12-16 05:58:29 -05:00
hime treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
ibus treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
ibus-engines treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
interception-tools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
keyfuzz treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
libinput-gestures treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
libkkc treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
m17n-db treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
m17n-lib treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
nabi treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
netevent treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
skk skktools: 1.3.3 -> 1.3.4 2020-09-10 01:00:25 +09:00
tegaki-zinnia-japanese treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
touchegg treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
triggerhappy treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
uim treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
zinnia treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00