Commit Graph

6 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
fb4f693d5c kconf: 1.12.0 -> 2.0.0 2023-12-16 03:18:50 +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
R. Ryantm
10be888645 kconf: 1.11.0 -> 1.12.0 2022-07-28 17:42:28 +00:00
R. RyanTM
60102b9a13
kconf: 1.10.1 -> 1.11.0
* kconf: 1.10.1 -> 1.11.0 (#149278)

add ldflags so the tool reports its version

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-19 23:54:21 +01:00
Thomaz Leite
c0fd5125c1 kconf: init at 1.10.1 2021-03-23 07:29:51 -03:00