Commit Graph

320 Commits

Author SHA1 Message Date
Lluís Batlle i Rossell 4d68077528 goPackages: adding restic
I make it use its supplied dependencies. Easier.
2016-01-22 14:50:16 +01:00
Lluís Batlle i Rossell 23b76d3100 gozim: fix gozimhttpd with rice
Otherwise it does not run.
2016-01-21 17:11:29 +01:00
Lluís Batlle i Rossell 99077ff648 go packages: add gozim and dependencies. 2016-01-21 17:11:29 +01:00
Lluís Batlle i Rossell 5133f63257 go packages: adding bleve 2016-01-21 17:11:29 +01:00
Lluís Batlle i Rossell 7880317da2 go packages: add kagome 2016-01-21 17:11:29 +01:00
Lluís Batlle i Rossell 6349f50bde Add gtreap gopackage. 2016-01-21 17:11:28 +01:00
Jakob Gillich 6a24c20744 ricochet: add desktop file, cleanups
closes #11979, #11974
2016-01-16 08:23:59 +01:00
codsl 7ff4973d79 xmpp-client: init at dc9d6be 2016-01-14 16:55:05 +01:00
Arseniy Seroka d432b4d70f Merge pull request #12377 from kragniz/ipfs-0.3.11
ipfs: 0.3.10 ->  0.3.11
2016-01-14 15:21:25 +03:00
Louis Taylor 16782b7fc1 ipfs: 0.3.10 -> 0.3.11 2016-01-14 06:08:41 +00:00
lethalman 0140424918 Merge pull request #12013 from ctheune/submit/pkg-syncthing-update-0.12.10
syncthing: 0.12.9 -> 0.12.10
2016-01-13 15:11:05 +01:00
Moritz Ulrich acf0952458 git-appraise: Init at 0.3. 2016-01-12 22:37:54 +01:00
Tobias Geerinckx-Rice 7f885c82c3 go-ipfs: add a minimum of metadata
From go-packages.nix, one would think descriptions frowned-upon :-(
Licences should be mandatory as well.
2016-01-10 19:14:31 +01:00
Arseniy Seroka 9237faadbe Merge pull request #12282 from kragniz/ipfs-0.3.10
ipfs: 0.3.9 -> 0.3.10
2016-01-10 13:53:18 +03:00
Louis Taylor b38db9c18d ipfs: 0.3.9 -> 0.3.10 2016-01-10 04:03:27 +00:00
Robin Gloster b8b67468b2 i3cat: init at 2015-03-21 2016-01-09 10:43:14 +00:00
Christian Theune 94102eaa41 Disable Go-version-specific net packages to avoid accidental builds
and dependencies.
2016-01-01 13:10:44 +01:00
Christian Theune 1ac4839968 Fix "net" dependency for go1.4 packages.
This was broken when we updated to syncthing 0.12 but wasn't noticed for
some reason. Nox caught this now.
2016-01-01 12:43:16 +01:00
Vladimír Čunát 6a51a615b4 goPackages.inflect: add version suffix
Instead of approach in #12002, I chose the commit-date style
to preserve linearity if it (ever) gets updates.
The package seems to do no releases.
2015-12-29 17:07:26 +01:00
Vladimír Čunát b91dcad4bc fetchFromBitBucket: auto-remove an impure file
Also fix the hash in goPackages.inflect, the only user of the fetcher ATM.
Closes #12002 (different `inflect` fix), fixes #12012.
Using fetchzip-derived functions is likely more efficient than fetchhg,
and it's lighter on dependencies (hash is the same as with fetchhg in this case).
2015-12-29 16:54:50 +01:00
Christian Theune 3c0268334d syncthing: 0.12.9 -> 0.12.10 2015-12-29 09:34:58 +01:00
Dan Peebles 7195e6e14f goPackages.hugo: init at 0.15
Also had to add tons of other packages used as dependencies
2015-12-27 22:43:12 -05:00
Derek Gonyeo 9671674959 acbuild: 0.1.1 -> 0.2.2 and moved to own default.nix, fixes #11889 2015-12-23 01:33:37 +01:00
Christian Theune 2823814c5b syncthing: 0.12.4 -> 0.12.9 2015-12-22 12:56:12 +01:00
Thomas Tuegel 226a83edd8 Merge pull request #11300 from obadz/go-pup
go/pup: init at 0.3.9
2015-12-21 07:54:24 -06:00
obadz 074dfbe516 go/pup: init at 0.3.9
(also required go/color: init at 9aae6aa)
2015-12-15 07:37:35 -06:00
JC Brand 7d71dda6de fzf: 1.11.0 -> 1.11.1 2015-12-13 11:59:23 +00:00
John Chee 332c35fa6c goPackages.json2csv: init at d82e60e6dc2a7d3bcf15314d1ecbebeffaacf0c6 2015-12-10 14:26:34 -08:00
Edward Tjörnhammar b195abe091 goPackages.gocryptfs: init at 0.5 2015-12-06 13:51:09 +01:00
Edward Tjörnhammar a84c4a66f7 goPackages.openssl-spacemonkey: reintroduce openssl bindings 2015-12-06 13:51:09 +01:00
lethalman 072aa5000f Merge pull request #11329 from ctheune/submit/pkg-syncthing-update-0.12.4
syncthing: 0.11 -> 0.12
2015-11-29 15:51:00 +01:00
Christian Theune f6627a9402 syncthing: 0.11 -> 0.12
Also, keep 0.11 around (in an updated version) and make the
pkg an option to the service module.
2015-11-28 20:17:49 +01:00
Tobias Geerinckx-Rice a8abf054ee goPackages.git-lfs: remove `man` and `script`
After dc3ec30 these are back in $PATH where they don't belong. Just
remove them ‘for now’.

(`postInstall` seems to have been modified in the gap between 741bf84,
where those files were simply removed, and 6602f49.)
2015-11-27 19:04:43 +01:00
Pascal Wittmann dc3ec30765 go-git-lfs: fix build
was failing with

output ‘/nix/store/…-go1.4-git-lfs-v1.0.0-bin’ is not allowed to refer
to path ‘/nix/store/…-go-1.4.3’

@nckx
2015-11-27 12:47:24 +01:00
Marius Bakke 6d7a50405f goPackages.oh: init at 2015-11-21 2015-11-22 14:40:19 +00:00
Marius Bakke cd07398309 goPackages.adapted: init at 2015-06-03 2015-11-21 16:58:22 +00:00
Marius Bakke 1454080e97 golang-sys: init at 2015-02-01 2015-11-21 16:58:22 +00:00
goibhniu 45ed727b1b Merge pull request #11044 from wedens/fzf_update
fzf: 0.10.8 -> 0.11.0
2015-11-21 10:49:07 +01:00
Jaka Hudoklin be067811ff Merge pull request #11048 from offlinehacker/pkgs/influxdb/update_0.9.4
influxdb: 0.8.3 -> 0.9.4, fix module
2015-11-17 17:18:24 +01:00
Jaka Hudoklin 7955be7a82 Merge pull request #11051 from offlinehacker/pkgs/bosun/update_0.5.0
bosun: 0.3.0 -> 0.5.0-alpha, udpate module
2015-11-17 17:17:44 +01:00
Jaka Hudoklin 69a1b3977b Merge pull request #11055 from offlinehacker/pkgs/grafana/update_2.5.0
grafana: 2.0.0-beta1 -> 2.5.0
2015-11-17 17:14:23 +01:00
lethalman ca186286d7 Merge pull request #10986 from teh/master
update flow + new go binary (codesearch)
2015-11-16 20:45:10 +01:00
wedens caedaf2f27 fzf: 0.10.8 -> 0.11.0
fixes #10418
2015-11-16 20:47:27 +06:00
Jaka Hudoklin abda14309f grafana: 2.0.0-beta1 -> 2.5.0 2015-11-16 14:59:16 +01:00
Jaka Hudoklin c8d1e900d6 bosun: 0.3.0 -> 0.5.0-alpha 2015-11-16 14:23:54 +01:00
Jaka Hudoklin 9c1943fb6f influxdb: 0.8.3 -> 0.9.4, fix module 2015-11-16 14:22:08 +01:00
William A. Kennington III 6602f49495 Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""
This reverts commit 741bf840da.

This reverts the fallout from reverting the major changes.
2015-11-14 12:32:51 -08:00
William A. Kennington III 9579c9ec7f Merge commit 'cb21b77' into master.upstream
This is a partial merge of staging for builds which are working
2015-11-13 15:53:10 -08:00
Tom Hunger 23fd8f8cdf codesearch: init at master 2015-11-12 14:42:38 +00:00
William Roe 3c8f2fc9a7 exercism: migrate to go-packages, 1.9.2 -> 2.2.1 2015-11-09 01:17:57 +00:00
William A. Kennington III a26c8e9b83 Merge branch 'master.upstream' into staging.upstream 2015-11-07 15:51:51 -08:00
devhell c5a63bfe76 ipfs: Disable building with Go 1.4
As @domenkozar pointed out, `ipfs` will not build with `Go 1.4`.
However, building with `Go 1.5` works just fine. Thanks again for the
hints Domen!
2015-11-07 17:40:20 +00:00
Rok Garbas 144d13cf2c goPackages.acbuild: init at 0.1.1 2015-11-07 14:49:17 +01:00
William A. Kennington III 2837a5e091 Merge branch 'master.upstream' into staging.upstream 2015-11-05 10:07:28 -08:00
Vladimír Čunát fa7d863af0 goPackages: include buildFromGithub to fix #10805 2015-11-05 16:07:24 +01:00
William A. Kennington III 4251612faa Merge branch 'master.upstream' into staging.upstream 2015-11-04 01:00:48 -08:00
Kamil Chmielewski c04c9b69d7 goPackages.go-bindata: 3.0.7 -> 2015-10-23 2015-11-03 21:38:15 +01:00
devhell eeba31d7b6 ipfs: 0.3.8 -> 0.3.9
Built and tested locally.

The changelog is quite large, so I'm going to link it instead:
https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md
2015-11-01 20:39:46 +00:00
William A. Kennington III dd2de66d61 Merge branch 'master.upstream' into staging.upstream 2015-10-30 17:16:07 -07:00
Stefan Junker 40eaa5fe02 godep: init at release 17 2015-10-30 16:05:43 +01:00
Luca Bruno b080efe4dc goPackages.tools: add setup-hook for setting GOTOOLDIR 2015-10-28 11:01:26 +01:00
Sarah Brofeldt de10cdb856 drive : 4530cf8 -> 6dc2f1e
command            : 076a2ad -> 91ca5ec
cache              : new
exponential-backoff: new
extractor          : new
open-golang        : new
pretty-words       : new
meddler            : new

Update drive and bump/add dependencies
2015-10-25 13:29:47 +01:00
Stefan Junker adcc807f42 go: add packages rogpeppe/godef and 9fans/go 2015-10-24 21:17:38 +02:00
Vladimír Čunát 4917a4f8b3 Merge master into staging 2015-10-23 01:57:14 +02:00
wedens c67e8c16e3 fzf: 0.10.4 -> 0.10.8 2015-10-21 16:45:58 +06:00
Kamil Chmielewski cdef054941 goPackages.glide: 0.5.0 -> 0.6.1 2015-10-17 12:19:42 +02:00
William A. Kennington III 8a44a36ca4 Merge branch 'master.upstream' into staging.upstream 2015-10-15 10:22:28 -07:00
Lluís Batlle i Rossell 4760b6ea6d Fixing the gtk attach file dialog for pond.
I forgot to wrap the programs for the proper XDG_DATA_DIRS. Thanks Lethalman!

(cherry picked from commit 0eb404129f8a0ae2dca7b3c53699f689e0343b65)
2015-10-13 10:32:51 +02:00
Lluís Batlle i Rossell a8d2f2dfcd Making pond with GUI (gtk).
(cherry picked from commit a1107b2bd2e8946c2b0ab71de5eeb0d9df30a405)
2015-10-13 10:32:47 +02:00
Rob Vermaas 96965fdf5f Update hologram
(cherry picked from commit 7c55e7b36c2878cb2b3364c25df5ee31696ad30f)
2015-10-06 15:08:26 +00:00
Eelco Dolstra 741bf840da Revert "Merge pull request #9543 from NixOS/staging.post-15.06"
This reverts commit f61176c539, reversing
changes made to a27ca029ee.

Conflicts:
	pkgs/development/libraries/ncurses/default.nix
2015-10-06 15:24:20 +02:00
Tobias Geerinckx-Rice ab94830c60 goPackages.git-lfs: init at 1.0.0 2015-10-02 05:34:35 +02:00
William A. Kennington III 2f3eb5e0ef ipfs: 2015-08-29 -> 2015-09-23 2015-09-23 23:22:17 -07:00
William A. Kennington III f8094068a4 gotty: Make it easier to access the binary 2015-09-23 12:30:00 -07:00
Jascha Geerds 2d21e1e4ff Merge pull request #9919 from geerds/deis
deisctl: init at 1.10.0
2015-09-21 11:41:45 +02:00
Jascha Geerds 1c1a6b39db deis: init at 1.10.0 2015-09-21 11:31:20 +02:00
Vladimír Čunát af9f1a5552 go-packages: fixup evaluation of meta 2015-09-21 07:53:07 +02:00
Matthias Beyer 700c3c93fb gotty: init at 0.0.10 2015-09-21 06:48:11 +02:00
Matthias Beyer 98b3626bf2 manners: init at 0.4.0 2015-09-21 06:48:10 +02:00
Matthias Beyer 09895a3f71 go-bindata-assetfs: init at d5cac425555ca5cf00694df246e04f05e6a55150 2015-09-21 06:48:09 +02:00
William A. Kennington III 9aff5bb082 syncthing: Fix version output 2015-09-20 17:26:56 -07:00
William A. Kennington III 3c25c42e74 lxd: 2015-08-05 -> 0.17 2015-09-13 22:07:58 -07:00
devhell 23b2a3a1cc syncthing: 0.11.24 -> 0.11.25
From the changelog:
 - Fix incorrect "out of disk space" error when pulling files.
2015-09-13 21:48:53 +01:00
William A. Kennington III a8e749d502 syncthing: 0.11.23 -> 0.11.24 2015-09-08 23:36:56 -07:00
William A. Kennington III 61dc30c092 syncthing: Pin to go1.4 pending upstream go fixes and disable tests until fixed 2015-09-08 23:36:43 -07:00
William A. Kennington III a403f130b6 go-packages: Fix version string output 2015-09-08 15:54:07 -07:00
William A. Kennington III 78b3051b91 goPackages: Cleanups and fixes 2015-09-05 02:29:49 -07:00
William A. Kennington III 9f1a3a4b0f pond: Fix x86_64 optimizations to be correctly applied to only x86_64 2015-09-05 01:35:41 -07:00
William A. Kennington III f2271f7c19 drive: Migrate to go-packages 2015-09-05 00:42:49 -07:00
William A. Kennington III 31f5bbdaff go-repo-root: Move to go-packages 2015-09-05 00:38:42 -07:00
William A. Kennington III 7baf0e734e gotags: Move to go-packages 2015-09-05 00:27:16 -07:00
William A. Kennington III 8c6088c0ce gocode: Move to go-packages 2015-09-05 00:15:02 -07:00
William A. Kennington III 4b02b32255 influxdb-backup: Move to go-packages 2015-09-05 00:06:05 -07:00
William A. Kennington III fe8a27cd64 mesos-dns: Move to go-packages 2015-09-04 23:57:00 -07:00
William A. Kennington III 68be570a0a skydns: Move to go-packages 2015-09-04 21:26:35 -07:00
William A. Kennington III 8fe216dd3e bosun: Move to go-packages 2015-09-04 21:11:42 -07:00
William A. Kennington III e617eeea41 syncthing: Move to go-packages 2015-09-04 21:00:57 -07:00
William A. Kennington III eabf45a025 lxd: Don't build test binary 2015-09-04 20:28:45 -07:00
Kamil Chmielewski 392c9655e1 gawp: init at 2015-08-31 2015-09-04 11:06:14 +02:00
William A. Kennington III 4bd817b82a pond: Migrate to go-packages 2015-09-02 22:17:45 -07:00
William A. Kennington III 20a1c9cc3b goPackages: Update appengine 2015-09-02 22:17:31 -07:00
William A. Kennington III 4fc7619d23 nsq: Remove benchmark utilies as they are uneeded 2015-09-02 18:19:47 -07:00
William A. Kennington III cb8a2e9503 nsq: Move to go-packages and 0.2.28 -> 0.3.5 2015-09-02 18:15:01 -07:00
William A. Kennington III 5f35b0f7da serfdom: Migrate to go-packages 2015-09-02 17:51:03 -07:00
William A. Kennington III 8f34c44824 asciinema: Move to go-packages 2015-09-02 17:43:36 -07:00
William A. Kennington III b50567912a mtpfs: Update to 2015-08-01 and move to go-packages 2015-09-02 17:36:23 -07:00
William A. Kennington III a8d64c8eea fzf: Move to go-packages and 0.10.0 -> 0.10.4 2015-09-02 17:27:03 -07:00
William A. Kennington III dea4d952ae ngrok: Move to go-packages 2015-09-02 17:18:40 -07:00
William A. Kennington III 5b13442747 flannel: Migrate to go-packages 2015-09-02 17:05:42 -07:00
Robin Gloster d0d8828706 lxd: fix to include lxd-images 2015-09-01 18:14:31 +00:00
William A. Kennington III cf92e411ee Revert "mongo-tools: fix build"
This reverts commit 3e391b839a.

This is a slower way to build the tools. Lets get this going in parallel
again. Instead of replacing the whole install process, keep the parts
which work and do just the binary copying ourselves.
2015-09-01 01:41:07 -07:00
William A. Kennington III 8570384288 goPackages: Disable failing packages 2015-09-01 01:18:39 -07:00
Luca Bruno 3e391b839a mongo-tools: fix build 2015-08-31 11:17:33 +02:00
William A. Kennington III ba8b70bd54 etcd: 2.1.1 -> 2.1.2 2015-08-30 10:57:17 -07:00
Benjamin Staffin 395c268ab7 prometheus-statsd-bridge: fold into go-packages.nix 2015-08-30 00:26:10 -07:00
Benjamin Staffin d17a29a150 prometheus-pushgateway: fold into go-packages.nix 2015-08-30 00:22:09 -07:00
Benjamin Staffin 4c95e49593 prometheus-node-exporter: fold into go-packages.nix 2015-08-30 00:16:00 -07:00
Benjamin Staffin 6122488297 prometheus-nginx-exporter: fold into go-packages.nix 2015-08-30 00:12:09 -07:00
Benjamin Staffin 4f53847ca2 prometheus-mysqld-exporter: fold into go-packages.nix 2015-08-29 23:51:19 -07:00
Benjamin Staffin 52dd6ea9d9 prometheus-mesos-exporter: fold into go-packages.nix 2015-08-29 23:47:13 -07:00
Benjamin Staffin 9001ad4106 prometheus-haproxy-exporter: fold into go-packages.nix 2015-08-29 23:37:48 -07:00
Benjamin Staffin c5b6f17e1c prometheus-collectd-exporter: fold into go-packages.nix 2015-08-29 23:30:27 -07:00
Benjamin Staffin fe5a2b0a39 prom2json: fold into go-packages.nix 2015-08-29 23:19:48 -07:00
Benjamin Staffin 853602fae5 prometheus-cli: fold into go-packages.nix 2015-08-29 23:17:13 -07:00
Benjamin Staffin 87655d9fe8 prometheus-alertmanager: fold into go-packages.nix 2015-08-29 22:55:22 -07:00
Benjamin Staffin d74e65bd6f prometheus: fold definition into go-packages.nix 2015-08-29 22:46:57 -07:00
William A. Kennington III affead28cb goPackages: Update core packages from golang 2015-08-29 19:11:11 -07:00
William A. Kennington III 043839368e goPackages: Exclude commonly useless go packages from being built 2015-08-29 19:10:24 -07:00
Benjamin Staffin 04bb91bcce consul: revert to stable 0.5.2 rather than a snapshot
Follup to #9515: It appears that Prometheus doesn't actually require an
unreleased version of Consul.
2015-08-29 23:23:09 +02:00
William A. Kennington III 26f9ea6dd5 goPackages: Fix tools 2015-08-29 13:25:00 -07:00
William A. Kennington III 83cf8b0cf8 goPackages: Split into multiple derivations
This should reduce the closure size for end users who only need go
binaries as well as reduce the size of closures hydra builders consume.
2015-08-29 12:58:03 -07:00
Benjamin Staffin 49f9aba5dd goPackages: update various Prometheus dependencies
Improving style and adding dates along the dependency tree.
2015-08-29 00:19:16 -07:00
William A. Kennington III 2d16959bb8 goPackages: gcloud-golang don't mark broken as this breaks anything depending on metadata 2015-08-28 16:29:48 -07:00
William A. Kennington III 43ea4b670c ipfs: Update 2015-08-28 15:43:35 -07:00
Luca Bruno 01a874b3cf gcloud-golang: mark as broken 2015-08-28 15:17:29 +02:00
William A. Kennington III 27ab91161d mongo-tools: Update 2015-08-27 01:02:27 -07:00
William A. Kennington III 2c4186b045 Fix go-tools to include cover/vet for 1.4 but not 1.5 onward 2015-08-27 01:02:00 -07:00
Arseniy Seroka 7795085c73 Merge pull request #9422 from kamilchm/glide05
glide: 0.4.1 -> 0.5.0
2015-08-25 20:37:25 +03:00
Kamil Chmielewski 66cf9fd257 glide: 0.4.1 -> 0.5.0 2015-08-23 20:42:15 +02:00
William A. Kennington III bf0da55a8c gotools: Fix build and update to 2015-08-19 2015-08-19 13:54:54 -07:00
William A. Kennington III 901482ad99 Merge branch 'master.upstream' into staging.upstream 2015-08-19 13:54:48 -07:00
William A. Kennington III ef07bd04dc golang: Remove the last references to go-1.3 2015-08-19 13:53:11 -07:00
William A. Kennington III c3592084cf golint: Update to 2015-06-23 2015-08-19 13:51:09 -07:00
Kamil Chmielewski 992247745e glide: init at 0.4.1, and dependencies:
cli-go: init at 1.2.0
cookoo: init at 1.2.0
go-gypsy: init at current master
2015-08-17 17:18:43 +02:00
William A. Kennington III 4624985561 Merge branch 'master.upstream' into staging.upstream 2015-08-07 13:40:39 -07:00
Pascal Wittmann 7f2200117d serfdom: fix build by updating from 0.6.3 to 0.6.4
and using an old version of memberlist
2015-08-06 15:59:51 +02:00
William A. Kennington III e2c9270eb6 lxd: Init and update goPackages 2015-08-05 16:24:35 -07:00
William A. Kennington III 7ebe164ae0 Merge branch 'master.upstream' into staging.upstream 2015-07-30 15:03:10 -07:00
William A. Kennington III 93bfbc9b2d mongo-tools: Init in goPackages 2015-07-30 11:19:07 -07:00
William A. Kennington III 6ffe4beca4 etcd: Init at 2.1.1 2015-07-29 18:28:25 -07:00