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
Otavio Salvador
dc6797da55 cargo-rr: 0.2.0 -> 0.3.0
On top of the upgrade, the common-updater-scripts input has been removed
as it is unused and moved from gitUpdater to nix-update-script for
recipe update.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-08-21 14:34:47 -03:00
Matthias Beyer
3d1703e576
treewide: add matthiasbeyer to a bunch of packages (#248566) 2023-08-11 18:41:21 -04:00
José Romildo
01510c7ff3 treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater 2022-09-27 23:41:53 -03:00
Otavio Salvador
84865c071a cargo-rr: 0.1.3 -> 0.2.0
This commit also change the passthru.updateScript to use the new version
prefix.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-04-08 15:02:02 -03:00
Otavio Salvador
d183232545 cargo-rr: fix 'list-git-tags' call
Use list-git-tags with no arguments; fixes:

,----
| ...-common-updater-scripts/bin/.list-git-tags-wrapped: unknown option ‘https://github.com/danielzfranklin/cargo-rr’'
`----

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-04-06 19:38:59 -03:00
Otavio Salvador
4d09dd7528 cargo-rr: avoid upgrading to invalid versions
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-02-15 08:31:34 -03:00
Otavio Salvador
0c73f4e985 cargo-rr: init at 0.1.3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-04-30 23:22:46 -03:00