Commit Graph

13 Commits

Author SHA1 Message Date
R. Ryantm
440f662975 goconst: 1.7.0 -> 1.7.1 2024-03-20 23:18:11 +00:00
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
809ff646c9 goconst: 1.6.0 -> 1.7.0 2023-12-15 13:51:31 +00:00
R. Ryantm
3ee8635c3c goconst: 1.5.1 -> 1.6.0 2023-09-06 20:10:48 +00:00
figsoda
d8f9bcbcd6 treewide: remove empty go vendor hashes 2023-01-21 11:35:00 -05:00
Aaron Jheng
7387c69d84
goconst: 1.4.0 -> 1.5.1 2022-05-10 11:50:31 +00:00
R. RyanTM
e489a8bcfe goconst: 1.3.2 -> 1.4.0 2020-11-21 22:43:54 +00:00
R. RyanTM
d16b0de92d goconst: 1.2.0 -> 1.3.2 2020-11-11 07:40:48 +00:00
Mario Rodas
d68b9a9e59 goconst: fix excludedPackages 2020-10-01 04:20:00 -05:00
R. RyanTM
0a272c46c1 goconst: 1.1.0 -> 1.2.0 2020-09-25 08:15:27 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Wael M. Nasreddine
fe83c5c3f5
goconst: init at 1.1.0 2018-11-02 22:04:42 -07:00