Commit graph

12 commits

Author SHA1 Message Date
R. Ryantm ead2f36c5e python310Packages.approvaltests: 5.0.0 -> 5.0.1 2022-04-18 09:48:31 +00:00
Martin Weinelt 5eb123c365 python3Packages.approvaltests: 4.0.0 -> 5.0.0 2022-04-15 01:39:56 +02:00
Martin Weinelt f170668a7b python3Packages.approvaltests: 3.6.0 -> 4.0.0 2022-03-14 00:28:49 +01:00
R. Ryantm 1ce46a885e python310Packages.approvaltests: 3.5.0 -> 3.6.0 2022-02-14 09:07:39 +00:00
Jonathan Ringer 6e39d6a2e7
python3Packages.approvaltests: fix src, build, update deps 2022-02-04 14:50:29 -08:00
Jonathan Ringer 9da1d354fe python3Packages.approvaltests: 0.2.6 -> 3.3.2 2022-01-23 01:09:04 +01:00
Markus S. Wamser 2043dbb6fa pkgs.development.python-modules: remove unused args 2021-11-12 19:10:54 -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
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk 95b8b57627 pythonPackages.approvaltests: 0.2.4 -> 0.2.6 2019-10-18 09:54:04 +02:00
Mario Rodas e3a0c05a80
pythonPackages.approvaltests: init at 0.2.4 2018-12-11 09:09:59 -05:00