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
R. Ryantm de4782d134 levant: 0.3.2 -> 0.3.3 2023-10-09 10:56:38 +00: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
Sandro Jäckel 3ad7d71afe treewide: don't set platforms.unix for buildGoModule 2023-06-13 17:54:26 +03:00
R. Ryantm 358b3e70b3 levant: 0.3.1 -> 0.3.2 2022-10-23 19:18:41 +00:00
zowoq f3eec660cd levant: 0.3.0 -> 0.3.1
https://github.com/hashicorp/levant/blob/main/CHANGELOG.md#031-february-14-2022
2022-07-30 14:23:08 +10:00
zowoq 36b5fc4b36 buildGoModule packages: remove unnecessary runVend 2022-01-01 15:55:33 +10:00
Max Niederman d372457bf0 levant: init at 0.3.0 2021-11-12 19:14:07 -08:00