Commit Graph

13 Commits (acc122f4012e00bcbca8c3cacf8f3899d713081b)

Author SHA1 Message Date
Ben Siraphob acc122f401 archivy: 1.1.4 -> 1.3.1 2021-06-07 23:56:43 +07:00
Fabian Affolter 1a4bb86035 archivy: 1.1.1 -> 1.1.4 2021-04-15 23:15:40 +02:00
Ben Siraphob 50b767651d archivy: 1.0.2 -> 1.1.1 2021-03-19 14:58:13 +07:00
R. RyanTM 84d3bc45e4 archivy: 1.0.1 -> 1.0.2 2021-02-22 18:28:52 +00:00
R. RyanTM 84e7b8e560 archivy: 1.0.0 -> 1.0.1 2021-02-14 10:06:23 +00:00
Sandro 88d5adc20b
Merge pull request #107106 from siraben/archivy-0.10.0
archivy: 0.9.3 -> 1.0.0
2021-02-08 17:57:35 +01:00
Ben Siraphob 63e7deea52 archivy: 0.9.3 -> 1.0.0 2021-02-06 23:53:31 +07:00
Sandro Jäckel 56df259a79
archivy: Remove stale substituteInPlace 2021-02-02 14:46:12 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01: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
Ben Siraphob 20a9e43d60 archivy: 0.9.2 -> 0.9.3 2020-12-15 22:21:51 +07:00
R. RyanTM c740429a2f archivy: 0.8.5 -> 0.9.2 2020-12-03 14:25:23 +00:00
Ben Siraphob 53a6805044 archivy: init at 0.8.5 2020-11-27 11:14:37 +07:00