Commit graph

24 commits

Author SHA1 Message Date
R. RyanTM 9396e1b2f0 pdfcpu: 0.3.9 -> 0.3.11 2021-04-11 13:13:49 +00:00
R. RyanTM c71513353c pdfcpu: 0.3.8 -> 0.3.9 2021-02-14 05:56:17 +00:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
R. RyanTM 71d6d4b003 pdfcpu: 0.3.7 -> 0.3.8 2021-01-20 14:55:33 +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 f24b695908 pdfcpu: 0.3.6 -> 0.3.7 2020-11-11 20:12:56 +00:00
Doron Behar c9195c15ce pdfcpu: 0.3.5 -> 0.3.6 2020-10-03 14:08:21 +03:00
Doron Behar de3a4a0569 pdfcpu: 0.3.4 -> 0.3.5 2020-09-06 08:20:27 +03:00
zowoq 42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
zowoq 3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
R. RyanTM 442458ab7c pdfcpu: 0.3.3 -> 0.3.4 2020-06-30 11:13:29 +00:00
R. RyanTM 931b3f225e pdfcpu: 0.3.2 -> 0.3.3 2020-05-28 08:15:45 +00:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Doron Behar 01fb51db81 pdfcpu: 0.3.1 -> 0.3.2 2020-01-05 15:12:45 +01:00
Doron Behar 5f80b37036 pdfcpu: 0.3 -> 0.3.1 (#76556) 2019-12-29 10:08:42 -05:00
Doron Behar b46fa7db24 pdfcpu: 0.2.5 -> 0.3 2019-11-27 14:12:37 +02:00
Doron Behar 64d02bba01 pdfcpu: 0.2.4 -> 0.2.5 2019-10-04 15:37:17 +03:00
Doron Behar f70e4c7d59 pdfcpu: 0.2.3 -> 0.2.4 2019-09-06 19:13:01 +02:00
Doron Behar ea955cb28f pdfcpu: 0.2.2 -> 0.2.3 2019-08-12 11:16:39 +03:00
Doron Behar 944cf8d68e pdfcpu: 0.2.1 -> 0.2.2 2019-08-06 13:10:54 +03:00
Doron Behar eed8cd5391 pdfcpu: 0.1.25 -> 0.2.1 2019-07-16 13:00:20 +03:00
Doron Behar 60f11a6680 pdfcpu: init at 0.1.25 2019-06-20 22:13:18 +03:00