Commit graph

6 commits

Author SHA1 Message Date
stuebinm ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01: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
Robert Schütz 1821fb4513 rotate-backups: 6.0 -> 8.1 2021-07-01 14:35:12 -07:00
Robert Schütz dc9b36e54d rotate-backups: move out of pythonPackages 2021-07-01 14:35:12 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
eyjhbb@gmail.com d774370939 pythonPackages.rotate-backups: init at 6.0 2019-07-24 10:21:57 +02:00