Commit Graph

7 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
R. Ryantm
abbcb2470f gokart: 0.5.0 -> 0.5.1 2022-09-23 15:34:53 +00:00
R. Ryantm
69a8546f6b gokart: 0.4.0 -> 0.5.0 2022-09-21 19:46:08 +00:00
Fabian Affolter
6db720b675 gokart: 0.3.0 -> 0.4.0 2022-01-29 12:06:24 +01:00
Fabian Affolter
28260c122d gokart: 0.2.0 -> 0.3.0 2021-09-24 09:35:02 +02:00
Fabian Affolter
57d17c2abe gokart: init at 0.2.0 2021-09-04 07:45:59 +09:00