Commit Graph

8 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
Jonas Heinrich
53dca0bfad krankerl: 0.13.3 -> 0.14.0 2022-12-22 10:09:25 +01:00
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
Jonas Heinrich
9cd9d846bf krankerl: 0.13.2 > 0.13.3 2021-12-14 17:11:58 +01:00
R. RyanTM
720ba79a37 krankerl: 0.13.1 -> 0.13.2 2021-08-25 07:05:54 +00:00
R. RyanTM
b65e2101b7 krankerl: 0.13.0 -> 0.13.1 2021-05-01 05:36:09 +00:00
Jonas Heinrich
a0408312e8
krankerl: init at 0.13.0 (#118582) 2021-04-07 10:07:31 +02:00