Commit graph

10 commits

Author SHA1 Message Date
Kira Bruneau c51c61e8c7 toxiproxy: fix darwin build 2022-10-05 18:25:45 -04:00
R. Ryantm 01c28b84aa toxiproxy: 2.4.0 -> 2.5.0 2022-09-12 04:46:34 +00:00
Aaron Jheng a2be0bf196
toxiproxy: 2.1.4 -> 2.4.0 2022-05-11 13:57:51 +00:00
zowoq e6494966dd treewide: buildFlagsArray -> ldflags 2021-08-26 15:43:28 +10:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Bruno Bigras 48a7f3bc1d toxiproxy: 2.1.3 -> 2.1.4 2020-05-20 01:08:49 -04:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10: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
Pascal Wittmann 270d3892b3
toxiproxy: add license
see issue #43716
2018-08-04 16:37:55 +02:00
Alexander V. Nikolaev f9c39f3cb7 toxiproxy: Init at 2.1.3 2018-03-28 15:38:07 +03:00