Commit Graph

28 Commits

Author SHA1 Message Date
TomaSajt
f2701340c7
archivy: revert to using fetchPypi for overriding source of wtforms 2024-06-02 22:59:22 +02:00
Weijia Wang
6e7c0b97d4 treewide: make fetchPypi more explicit 2023-05-25 21:37:59 +03:00
Sandro Jäckel
a11a2a6d18 python310Packages.flask-login: normalise package name 2022-10-17 22:57:53 +02:00
Ben Siraphob
51fb2c21ed
Merge pull request #174233 from siraben/archivy-update 2022-05-23 22:06:15 -07:00
Ben Siraphob
399fa5613f
Merge pull request #174229 from dotlambda/flask-wtf-1.0.1 2022-05-23 22:05:36 -07:00
Ben Siraphob
2d425e97e0
archivy: 1.7.2 -> 1.7.3 2022-05-23 21:48:20 -07:00
Robert Schütz
c88d7fb859 python3Packages.flask-wtf: 1.0.0 -> 1.0.1
Also change attribute name from flask_wtf to flask-wtf.
2022-05-24 04:13:39 +00:00
Robert Schütz
a8a0313b98 archivy: simplify expression 2022-05-24 03:58:40 +00:00
Thiago Kenji Okada
6e95481822 archivy: use pythonRelaxDepsHook 2022-04-30 13:19:58 +01:00
Fabian Affolter
6ef74142eb archivy: 1.7.1 -> 1.7.2 2022-04-25 08:52:10 +02:00
Ben Siraphob
ea7ff89d2c
archivy: 1.6.1 -> 1.7.1 2022-02-27 14:23:20 -06:00
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