Frederik Rietdijk
|
bc44c6be1f
|
python3Packages.ncclient: 0.6.9 -> 0.6.10
|
2021-04-03 17:48:41 +02: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 |
|
Frederik Rietdijk
|
53853894e4
|
python: ncclient: 0.6.7 -> 0.6.9
|
2020-08-16 19:31:08 +02:00 |
|
Frederik Rietdijk
|
0c3047777e
|
python: ncclient: 0.6.6 -> 0.6.7
|
2019-12-30 16:46:54 +01: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 |
|
Simon
|
7406bd28e0
|
Fix Python 3 support for pythonPackages.ncclient (#68226)
|
2019-09-21 16:58:23 +00:00 |
|
Frederik Rietdijk
|
ee97548651
|
python: ncclient: 0.6.4 -> 0.6.6
|
2019-06-15 08:44:05 +02:00 |
|
Frederik Rietdijk
|
4d4090f3fa
|
python: ncclient: 0.6.3 -> 0.6.4
|
2019-04-18 12:42:41 +02:00 |
|
Frederik Rietdijk
|
54bfa340a8
|
python: ncclient: 0.6.2 -> 0.6.3
|
2018-10-13 09:50:16 +02:00 |
|
Chris Ostrouchov
|
a726956b42
|
pythonPackages.ncclient: refactor
adding selectors2 as dependency of ncclient. Added recently 20 days
ago in August. 8ef20f2828
|
2018-09-07 10:22:22 -04:00 |
|
Frederik Rietdijk
|
f46bfd940b
|
python: ncclient: 0.6.0 -> 0.6.2
|
2018-08-25 18:07:13 +02:00 |
|
Frederik Rietdijk
|
154c088614
|
python: ncclient: 0.5.3 -> 0.6.0
|
2018-07-22 16:52:46 +02:00 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
Xavier Naveira
|
1689c3c53f
|
pythonPackages.junos-eznc: init at 2.1.7
pythonPackages.junos-eznc: init at 2.1.7
pythonPackages.junos-eznc: init at 2.1.7
|
2018-03-03 17:52:48 +01:00 |
|
Xavier Naveira
|
22c5082aed
|
pythonPackages.ncclient: init a 0.5.3
|
2018-03-02 15:33:07 +01:00 |
|