Commit graph

21 commits

Author SHA1 Message Date
Martin Weinelt 91253bb474 python3Packages.pex: 2.1.34 -> 2.1.42 2021-06-22 13:42:35 +02:00
Frederik Rietdijk ec06ce4388 python3Packages.pex: 2.1.30 -> 2.1.34 2021-04-03 17:48:58 +02:00
Frederik Rietdijk 84d9299bcc python3Packages.pex: 2.1.21 -> 2.1.30 2021-02-26 11:01:50 +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
Frederik Rietdijk deab81d3a7 python3Packages.pex: 2.1.20 -> 2.1.21 2020-12-01 14:44:16 +01:00
R. RyanTM 0f0f3d53df python27Packages.pex: 2.1.15 -> 2.1.20 2020-11-04 23:19:38 -08:00
Frederik Rietdijk 63f7eaa734 python: pex: 2.1.11 -> 2.1.15 2020-08-04 21:54:50 +02:00
Frederik Rietdijk 2d7baeea0a python: pex: 2.0.3 -> 2.1.11 2020-06-11 10:00:17 +02:00
Frederik Rietdijk 45010eb7bd python: pex: 1.6.12 -> 2.0.3 2019-12-30 16:46:45 +01:00
R. RyanTM ec22038c8f python37Packages.pex: 1.6.11 -> 1.6.12
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-pex/versions
2019-10-23 08:50:31 -07:00
R. RyanTM 301523922d python37Packages.pex: 1.6.8 -> 1.6.11
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-pex/versions
2019-09-29 11:35:26 +02:00
R. RyanTM 59b46cb305 python37Packages.pex: 1.6.7 -> 1.6.8
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-pex/versions
2019-07-16 01:05:28 -07:00
R. RyanTM 91ef57bbef python37Packages.pex: 1.6.6 -> 1.6.7 (#61910)
* python37Packages.pex: 1.6.6 -> 1.6.7
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-pex/versions

* python.pkgs.pex: unset meta.broken
2019-05-23 18:36:22 +02:00
Frederik Rietdijk dc62cdf88c python: pex: 1.6.3 -> 1.6.6 2019-04-18 12:42:41 +02:00
R. RyanTM 862608d212 python37Packages.pex: 1.6.2 -> 1.6.3
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-pex/versions

(cherry picked from commit 5e074ac3e769968a73a1f0305ae5bd105130cee1)
2019-04-07 13:53:46 +02:00
worldofpeace 77c8b423ed pythonPackages.pex: mark as broken 2019-03-04 14:24:22 -05:00
Frederik Rietdijk db1a6f5048 python: pex: 1.5.3 -> 1.6.2 2019-02-17 14:40:31 +01:00
Frederik Rietdijk f243abc1e8 python: pex: 1.5.2 -> 1.5.3 2018-12-03 16:50:40 +01:00
Frederik Rietdijk 914a3c03ab python: pex: 1.2.7 -> 1.5.2 2018-12-03 16:50:33 +01:00
Chris Ostrouchov d40edcb911 pythonPackages.pex: refactor move to python-modules 2018-10-17 07:46:58 +02:00