Commit Graph

16 Commits

Author SHA1 Message Date
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
R. Ryantm
fa1b02a52f grpcurl: 1.8.8 -> 1.8.9 2023-10-30 04:49:41 +00:00
R. Ryantm
bb56c53baf grpcurl: 1.8.7 -> 1.8.8 2023-10-06 21:53:32 +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
c9d724674d grpcurl: 1.8.6 -> 1.8.7 2022-08-10 17:42:42 +00:00
R. RyanTM
5ad5d014f5
grpcurl: 1.8.5 -> 1.8.6
(#159297)
2022-02-12 10:26:45 +01:00
R. Ryantm
2ff4bea916 grpcurl: 1.8.2 -> 1.8.5 2021-10-29 21:39:47 +00:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
R. RyanTM
aaac6c0119 grpcurl: 1.8.1 -> 1.8.2 2021-07-23 08:40:03 +00:00
R. RyanTM
cd188311dc grpcurl: 1.8.0 -> 1.8.1 2021-05-01 04:25:30 +00:00
R. RyanTM
992e993555 grpcurl: 1.7.0 -> 1.8.0 2021-01-18 23:38:47 +00:00
Mario Rodas
ef3155fbbc grpcurl: 1.4.0 -> 1.7.0 2020-10-03 04:20:00 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Bruno Bigras
005c829a9f grpcurl: 1.0.0 -> 1.4.0 2020-02-06 11:07:00 -05: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
Nikola Knežević
e7b61b791b grpcurl: init at 1.0.0 2018-11-07 13:43:24 +01:00