Commit Graph

9 Commits

Author SHA1 Message Date
Ivan Trubach
90fbf71333 treewide: remove maintainer goibhniu
Inactive in Nixpkgs since 2018 (and a single PR in 2022).
https://github.com/NixOS/nixpkgs/issues?q=author%3Acillianderoiste
2024-07-24 13:38:22 +03:00
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
makefu
d057a2eec3
hovercraft: fix build 2.7 with upstream debian patch 2023-11-09 23:26:32 +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
Jörg Thalheim
b1d61eb577
Merge pull request #82641 from xfix/hovercraft-upgrade
hovercraft: 2.6 -> 2.7
2020-09-07 08:36:38 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Konrad Borowski
46d3cf2c1b hovercraft: 2.6 -> 2.7 2020-03-15 10:32:15 +01:00
Jörg Thalheim
5ac78febe2
hovercraft: nitpicks 2018-11-10 21:33:03 +00:00
makefu
75f5fbe945
hovercraft: 2.0 -> 2.6
move to top-level, use buildPythonApplication
2018-11-07 16:25:48 +01:00