Commit graph

6 commits

Author SHA1 Message Date
zowoq a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Austin Seipp 291fb1e845 nats-streaming-server: 0.11.2 -> 0.16.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 21:50:14 -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
Scott W. Dunlop 1d274ad684 nats-streaming-server: 0.11.0 -> 0.11.2 2019-01-16 16:57:52 -08:00
Scott W. Dunlop c69933f71b nats-streaming-server: init at 0.11.0 2018-09-08 23:11:24 +00:00