Commit graph

13 commits

Author SHA1 Message Date
Fabian Affolter 4e500e95c0 python3Packages.scp: 0.13.5 -> 0.13.6 2021-07-10 22:48:41 +02:00
Fabian Affolter 4bc9ad7a75 python3Packages.scp: 0.13.4 -> 0.13.5 2021-07-04 17:03:07 +02:00
Martin Weinelt bd258b9239 python3Packages.scp: 0.13.3 -> 0.13.4 2021-06-22 13:42: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 47dd7ee25e python3Packages.scp: 0.13.2 -> 0.13.3 2020-11-05 15:47:08 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 4ec1c4bba3 python37Packages.scp: 0.13.0 -> 0.13.2
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-scp/versions

(cherry picked from commit d7c89e2665b6e6bfc1ee0cca869abd86a5594a20)
2019-04-07 13:46:30 +02:00
R. RyanTM 3c249e2cab python37Packages.scp: 0.12.1 -> 0.13.0
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-scp/versions
2018-12-14 07:22:49 -08:00
R. RyanTM 66a6b56e0d python36Packages.scp: 0.11.0 -> 0.12.1
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-scp/versions
2018-10-24 10:13:15 +02:00
Frederik Rietdijk 810f8c953a python: scp: 0.10.2 -> 0.11.0 2018-06-22 13:09:30 +02: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 284c6a5990 pythonPackages.scp: init at 0.10.2 2018-03-02 15:24:00 +01:00