Jonathan Ringer
|
1c955842b9
|
python3Packages.jc: 1.14.4 -> 1.15.4
|
2021-06-22 13:42:48 +02:00 |
|
R. RyanTM
|
4b233fe741
|
jc: 1.14.3 -> 1.14.4
|
2021-03-11 00:29:43 +00:00 |
|
R. RyanTM
|
2fb689018c
|
jc: 1.14.2 -> 1.14.3
|
2021-02-12 14:12:17 +00:00 |
|
R. RyanTM
|
1999efaef3
|
jc: 1.14.1 -> 1.14.2
|
2021-02-07 13:01:29 -08: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 |
|
Atemu
|
a87576371f
|
jc: 1.14.0 -> 1.14.1
Now running tests with pytestCheckHook because jc generates wrong unix
timestamps in test_last_F_ubuntu_20_4 test_last_wF_centos_7_7 otherwise.
|
2021-01-09 14:33:44 +01:00 |
|
Atemu
|
6559f9654f
|
jc: 1.13.4 -> 1.14.0
|
2021-01-02 20:59:43 +01:00 |
|
Ben Siraphob
|
683a87dbeb
|
treewide: remove periods from end of package descriptions
|
2020-10-17 08:22:31 -07:00 |
|
Atemu
|
0402ad70cf
|
jc: 1.13.1 -> 1.13.4
|
2020-08-12 19:32:22 -07:00 |
|
Atemu
|
a4a58ef4c7
|
jc: 1.11.8 -> 1.13.1
|
2020-07-30 14:55:26 +02:00 |
|
R. RyanTM
|
caa5a63f37
|
jc: 1.11.6 -> 1.11.8
|
2020-07-03 19:52:19 +00:00 |
|
R. RyanTM
|
9130ec5be1
|
jc: 1.11.2 -> 1.11.6
|
2020-06-16 02:41:22 +00:00 |
|
Atemu
|
2372dc5422
|
jc: 1.11.1 -> 1.11.2
|
2020-06-08 00:03:35 +02:00 |
|
Atemu
|
45ac259796
|
jc: 1.10.12 -> 1.11.1
|
2020-05-31 01:17:35 +02:00 |
|
R. RyanTM
|
6440948d64
|
jc: 1.10.10 -> 1.10.12
|
2020-05-21 19:40:26 +00:00 |
|
Atemu
|
88c4688c25
|
jc: 1.10.7 -> 1.10.10
Tests were removed from the PyPi distribution, so we need to fetch from GitHub now.
See https://github.com/kellyjonbrazil/jc/issues/58
|
2020-05-11 19:08:01 +02:00 |
|
Atemu
|
583463ce53
|
jc: 1.9.3 -> 1.10.7
It now needs pygments for color output and ifconfig-parser was vendorised
|
2020-05-04 10:01:00 +02:00 |
|
Atemu
|
8de2754ad2
|
jc: fix formatting
|
2020-05-04 09:55:16 +02:00 |
|
R. RyanTM
|
18fde5d57b
|
jc: 1.9.2 -> 1.9.3
|
2020-03-31 22:39:34 -07:00 |
|
Atemu
|
4da307759c
|
jc: 1.7.5 -> 1.9.2
|
2020-03-18 11:28:20 -07:00 |
|
Atemu
|
c6a5cc3fdf
|
pythonPackages.jc: init at 1.7.5
|
2020-02-29 09:58:04 -08:00 |
|