Commit graph

13 commits

Author SHA1 Message Date
R. RyanTM 09efd91fb1 pdfsam-basic: 4.2.2 -> 4.2.3 2021-03-13 10:39:24 +00:00
R. RyanTM dd07eb793f pdfsam-basic: 4.2.1 -> 4.2.2 2021-01-31 00:17:24 +00: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
R. RyanTM bf4d75a6e3 pdfsam-basic: 4.2.0 -> 4.2.1 2020-11-26 15:49:47 +00:00
R. RyanTM 566c7012c0 pdfsam-basic: 4.1.4 -> 4.2.0 2020-11-04 02:43:31 +00:00
zowoq 0052523a18 maintainers: 1000101 -> _1000101 2020-08-18 07:59:48 +10:00
R. RyanTM fd58099771 pdfsam-basic: 4.1.3 -> 4.1.4 2020-07-24 07:09:16 +00:00
zowoq c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
R. RyanTM 206d7a1310 pdfsam-basic: 4.1.2 -> 4.1.3 2020-05-04 04:02:29 +00:00
R. RyanTM 0295a51856 pdfsam-basic: 4.1.1 -> 4.1.2 2020-03-29 06:58:28 +00:00
R. RyanTM bed41f5ad6 pdfsam-basic: 4.0.5 -> 4.1.1 2020-02-07 17:14:21 +00:00
Jan Hrnko d535672337 pdfsam-basic: 4.0.4 -> 4.0.5 2019-10-30 06:24:00 -07:00
Jan Hrnko 2584e33288 pdfsam-basic: init at 4.0.4 2019-09-19 18:16:15 +02:00