Commit graph

9 commits

Author SHA1 Message Date
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
P. R. d. O fef108cf26
upwork: 5.5.0.1 -> 5.5.0.11 2021-05-05 15:44:25 -06:00
P. R. d. O 1aaec9ad30
upwork: 5.4.9.6 -> 5.5.0.1 2021-02-17 18:07:50 -06:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
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
P. R. d. O 71f9181fc7 upwork: 5.4.7.1 -> 5.4.9.6 2020-12-28 16:52:30 -08:00
Pedro R. de Oliveira ffc76b3485
maintainers: add wolfangaukang 2020-10-12 17:27:16 -06:00
Pedro R. de Oliveira 73825def0a
upwork: 5.3.3-883 -> 5.4.7.1 2020-10-12 17:26:26 -06:00
Zakkor 13c58fbbf4 upwork: init at 5.3.3-883 2020-04-16 14:45:30 -07:00