Commit Graph

4 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
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Stanisław Pitucha
fa59d8e45c cobra-cli: fix the build
Fix two issues:
- Skip tests which depend on the current year.
- Ensure go is in PATH.
2023-02-05 20:31:31 +11:00
Ivan Kovnatsky
db17a5273a
cobra-cli: init at 1.3.0 2022-08-16 21:42:05 +03:00