Ben Siraphob
|
3baecb5103
|
archivy: 1.6.0 -> 1.6.1
|
2021-12-16 15:26:39 -06:00 |
|
Ben Siraphob
|
b90fd7cfb2
|
archivy: 1.4.0 -> 1.6.0
|
2021-12-15 19:08:18 -06:00 |
|
Ben Siraphob
|
a7832a7fc9
|
archivy: fix runtime
Closes #130460
|
2021-08-18 14:10:38 -05:00 |
|
Ben Siraphob
|
35aac5ed66
|
archivy: 1.3.1 -> 1.4.0
|
2021-07-16 00:54:27 +07:00 |
|
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 |
|