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
Fabian Affolter
0f626e57ca pur: refactor 2024-01-21 10:50:57 +01:00
R. Ryantm
3a1beb9cb5 pur: 7.0.0 -> 7.3.1 2024-01-19 20:50:42 +00: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
2758ee448d pur: 6.1.0 -> 7.0.0 2022-05-11 00:16:43 +00:00
Armeen Mahdian
0972fd2494 pur: 5.4.2 -> 6.1.0 2022-04-23 10:26:50 -05:00
Frederik Rietdijk
ae18d68b6b python2.pkgs: move expressions into python2-modules/ folder
Another step in further separating python2 from python3.
2022-01-16 10:00:16 +01:00
legendofmiracles
45ca602e52
pur: switch to buildPythonApplication 2021-11-08 10:40:58 -06:00