R. Ryantm
|
1a5e4de38b
|
python310Packages.limnoria: 2022.1.29 -> 2022.2.3
|
2022-02-04 14:45:01 +00:00 |
|
R. Ryantm
|
9baf688646
|
python310Packages.limnoria: 2022.1.1.post1 -> 2022.1.29
|
2022-02-03 10:35:36 -08:00 |
|
R. Ryantm
|
c2da87c13f
|
python38Packages.limnoria: 2022.1.1 -> 2022.1.1.post1
|
2022-01-06 08:30:46 +00:00 |
|
Fabian Affolter
|
0b2e3c4aba
|
python3Packages.limnoria: enable tests
|
2022-01-03 11:50:25 +01:00 |
|
Fabian Affolter
|
1aa42552ff
|
python3Packages.limnoria: disable on older Python releases
|
2022-01-03 11:45:35 +01:00 |
|
R. Ryantm
|
22d6f654c4
|
python38Packages.limnoria: 2021.11.20 -> 2022.1.1
|
2022-01-03 09:01:21 +01:00 |
|
Jonathan Ringer
|
4483ea6e17
|
python3Packages.limnoria: 2021.10.9 -> 2021.11.20
|
2021-11-30 18:52:03 -08:00 |
|
R. RyanTM
|
9eff77bc60
|
python38Packages.limnoria: 2021.07.21 -> 2021.10.9
|
2021-10-16 09:14:52 -07:00 |
|
Sandro Jäckel
|
aec8dc33d0
|
python39Packages.limnoria: minor cleanups, comment that import check cannot be added
|
2021-08-26 22:34:52 +02:00 |
|
R. RyanTM
|
5708e2a81e
|
python38Packages.limnoria: 2021.06.15 -> 2021.07.21
|
2021-08-14 02:53:46 +00:00 |
|
Martin Weinelt
|
e947b6abd4
|
python3Packages.limnoria: 2021.03.13 -> 2021.06.15
|
2021-06-22 13:42:33 +02:00 |
|
R. RyanTM
|
00a1314d69
|
python38Packages.limnoria: 2021.01.15 -> 2021.03.13
|
2021-03-19 09:56:45 +00:00 |
|
R. RyanTM
|
99d4644fc9
|
python37Packages.limnoria: 2020.12.05 -> 2021.01.15
|
2021-01-28 20:46:06 +00: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 |
|
R. RyanTM
|
f7087e9836
|
python37Packages.limnoria: 2020.10.10 -> 2020.12.05
|
2020-12-10 07:15:45 +00:00 |
|
R. RyanTM
|
917b1a2775
|
python37Packages.limnoria: 2020.08.30 -> 2020.10.10
|
2020-10-15 22:20:09 -07:00 |
|
R. RyanTM
|
6c88ff46de
|
python37Packages.limnoria: 2020.07.01 -> 2020.08.30
|
2020-09-30 19:32:31 +00:00 |
|
R. RyanTM
|
fafc1dd8a8
|
python37Packages.limnoria: 2020.04.11 -> 2020.07.01
|
2020-07-18 04:15:33 +00:00 |
|
Jonathan Ringer
|
478cd63015
|
pythonPackages.limnoria: disable python2, abandoned
|
2020-06-16 14:03:23 -07:00 |
|
Frederik Rietdijk
|
189163b38f
|
python: limnoria: 2019.11.22 -> 2020.04.11
|
2020-06-11 10:00:02 +02:00 |
|
Frederik Rietdijk
|
146c48afc3
|
python: limnoria: 2019.11.09 -> 2019.11.22
|
2019-12-30 16:46:44 +01:00 |
|
R. RyanTM
|
a91bf2a6b4
|
python38Packages.limnoria: 2019.09.08 -> 2019.11.09
|
2019-12-10 18:20:12 -08:00 |
|
c0bw3b
|
69b393ace5
|
Treewide: update some problematic homepages
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
|
2019-12-08 10:21:29 -08:00 |
|
R. RyanTM
|
1647637880
|
python37Packages.limnoria: 2019.02.23 -> 2019.09.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-limnoria/versions
|
2019-09-28 08:46:51 -07:00 |
|
R. RyanTM
|
d46c6a187f
|
python37Packages.limnoria: 2018.12.19 -> 2019.02.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-limnoria/versions
(cherry picked from commit 666bc4e05b3fb48ef5a7790bf640cada027f9a96)
|
2019-04-07 13:53:44 +02:00 |
|
Frederik Rietdijk
|
50b082c5ba
|
python: limnoria: 2018.09.09 -> 2018.12.19
|
2019-02-17 14:40:26 +01:00 |
|
R. RyanTM
|
09d548484b
|
python36Packages.limnoria: 2016.05.06 -> 2018.09.09
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-limnoria/versions
|
2018-10-24 15:19:28 +02:00 |
|
Chris Ostrouchov
|
61552d7893
|
pythonPackages.limnoria: refactor move to python-modules
|
2018-10-17 07:46:56 +02:00 |
|