Robert Schütz
07be193b44
python310Packages.approvaltests: 8.1.0 -> 8.2.0
...
Diff: https://github.com/approvals/ApprovalTests.Python/compare/refs/tags/v8.1.0...v8.2.0
2023-02-14 13:22:46 -08:00
Robert Schütz
46cb54671f
python310Packages.approvaltests: 5.4.2 -> 8.1.0
...
Diff: https://github.com/approvals/ApprovalTests.Python/compare/refs/tags/v5.4.2...v8.1.0
2023-02-02 13:48:54 -08:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
aacd650ab1
python310Packages.approvaltests: 5.3.3 -> 5.4.2
2022-08-19 14:37:09 +00:00
R. Ryantm
8e1af69fa4
python310Packages.approvaltests: 5.3.1 -> 5.3.3
2022-07-25 08:51:54 +00:00
R. Ryantm
c1d9c0118e
python310Packages.approvaltests: 5.3.0 -> 5.3.1
2022-07-18 09:08:52 +00:00
R. Ryantm
731f6111cd
python310Packages.approvaltests: 5.2.0 -> 5.3.0
2022-06-20 09:01:32 +00:00
R. Ryantm
f667f7fd63
python310Packages.approvaltests: 5.0.2 -> 5.2.0
2022-05-31 16:24:29 +00:00
R. Ryantm
4b2e0fe978
python310Packages.approvaltests: 5.0.1 -> 5.0.2
2022-05-09 08:48:56 +00:00
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