Commit graph

38 commits

Author SHA1 Message Date
R. RyanTM f89abb76bc etcd_3_4: 3.4.15 -> 3.4.16 2021-05-14 06:19:36 +10:00
R. RyanTM 9ea5f231a8 etcd_3_4: 3.4.14 -> 3.4.15 2021-03-01 16:35:46 +10:00
R. RyanTM f4c44e6314 etcd_3_4: 3.4.13 -> 3.4.14 2020-11-28 07:45:56 +10:00
zowoq 7042fefef1 etcd: 3.3.22 -> 3.3.25 2020-09-02 07:37:31 +10:00
R. RyanTM bb267240df etcd_3_4: 3.4.10 -> 3.4.13 2020-08-25 20:29:50 +10:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
zowoq 27f514ac0d etcd_3_4: 3.4.9 -> 3.4.10
https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.4.md#v3410-2020-07-16
2020-07-19 18:49:45 +10:00
zowoq 5c04d90f24 etcd_3_4: 3.4.8 -> 3.4.9
https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.4.md#v349-2020-05-20
2020-05-22 14:57:50 +10:00
zowoq dd50011d38 etcd: 3.3.21 -> 3.3.22
https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.3.md#v3322-2020-05-20
2020-05-22 14:44:11 +10:00
zowoq e0df66e6a2 etcd_3_4: init at 3.4.8
https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.4.md
2020-05-20 13:29:11 +10:00
zowoq 9d92aa38d4 etcd: add maintainer 2020-05-20 13:29:05 +10:00
zowoq 0527318a88 etcd: 3.3.20 -> 3.3.21
https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.3.md#v3321-2020-05-18
2020-05-20 10:46:03 +10:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
zowoq 0f4ffe94fb etcd: 3.3.13 -> 3.3.20 2020-04-27 13:19:01 +10: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
edef 8578d7ab80 etcd: 3.3.1 -> 3.3.13
While I would've liked to keep them, the release branch drops the tools
directory as of v3.3.4, seemingly without explanation:
074e417770

master appears to contain them, so they might return at some point.
2019-07-09 22:55:07 +00:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Ryan Mulligan 3851ab4a3d etcd: 3.1.6 -> 3.3.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/benchmark -h` got 0 exit code
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/benchmark --help` got 0 exit code
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/benchmark help` got 0 exit code
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcd-dump-db -h` got 0 exit code
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcd-dump-db --help` got 0 exit code
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcd-dump-db help` got 0 exit code
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl -h` got 0 exit code
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl --help` got 0 exit code
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl help` got 0 exit code
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl -v` and found version 3.3.1
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl --version` and found version 3.3.1
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl -h` and found version 3.3.1
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl --help` and found version 3.3.1
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcdctl help` and found version 3.3.1
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcd -h` got 0 exit code
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcd --help` got 0 exit code
- ran `/nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin/bin/etcd --version` and found version 3.3.1
- found 3.3.1 with grep in /nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin
- found 3.3.1 in filename of file in /nix/store/bv1hwms0avpnxymgsvwyw9j3n8578k24-etcd-3.3.1-bin
2018-02-25 20:51:41 -08:00
Kevin Cox 32d649eb80
etcd: 3.0.6 -> 3.1.6
Upgrade etcd.

- Switches from their old dependency version system to their vendored packages.
- Fixes SSL support.
2017-04-23 09:26:57 +01:00
Kamil Chmielewski 914e0e594c buildGoPackage: deps.json -> deps.nix in NIXON
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541

* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00
Jaka Hudoklin eaf4dcaee1 etcd: add update notice 2016-09-03 14:04:54 +02:00
Jaka Hudoklin 235440ec34 etcd: add meta information 2016-09-03 14:02:53 +02:00
Jaka Hudoklin 54d3556e7a etcd: 2.3.7 -> 3.0.6 2016-08-24 14:54:45 +02:00
Kamil Chmielewski da3ddd48e4 buildGoPackage: remove Go deps file libs.json
After #16017 there were a lot
of comments saying that `nix` would be better than `JSON`
for Go packages dependency sets.
As said in https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-229624046

    > Because of the content-addressable store, if two programs have the
    > same dependency it will already result in the same derivation in
    > the
    > store. Git also has compression in the pack files so it won't make
    > much difference to duplicate the dependencies on disk. And finally
    > most users will just use the binary builds so it won't make any
    > differences to them.

This PR removes `libs.json` file and puts all package dependencies in
theirs `deps.json`.
2016-08-11 23:07:09 +02:00
Stefan Junker f976ba1b88 etcd: 2.3.0 -> 2.3.7 (#16896) 2016-07-18 12:49:08 +02:00
Kamil Chmielewski bbc37e0eb7 Moving from fetchgit generated by go2nix to fetchFromGitHub where rev is
a tag
2016-06-09 13:08:10 +02:00
Kamil Chmielewski 7eb671ebcd no more goPackages 2016-06-09 13:08:00 +02:00
Kamil Chmielewski 144ea78753 etcd: extracted from goPackages 2016-06-09 11:21:30 +02:00
William A. Kennington III 58e3c658ce etcd: Use goPackages version 2015-07-29 18:28:28 -07:00
Jaka Hudoklin 26f671155e Add skydns 2015-03-18 20:29:11 +01:00
Luca Bruno 3f718a743d Add dontInstallSrc flag to buildGoPackage 2015-02-05 18:07:28 +01:00
Luca Bruno a20460462d Port etcd to buildGoPackage 2015-02-04 14:55:40 +01:00
Matej Cotman d28c65ff05 etcd: upgrade server and ctl 2014-12-29 01:55:40 +01:00
Jaka Hudoklin c35844aa2d etcd: update to 0.5.0-alpha.4 2014-11-29 02:27:25 +01:00
Jaka Hudoklin bcf9da32f7 etcd: update to v0.5.0-alpha3 2014-11-21 13:54:45 +01:00
Eelco Dolstra 4f7289eec9 Don't use ensureDir 2014-07-22 11:01:32 +02:00
Charles Strahan b6df637e86 add etcd package 2014-06-23 04:55:46 -04:00