Commit Graph

3619 Commits

Author SHA1 Message Date
zimbatm
740740c265 Merge pull request #15890 from zimbatm/godep-v73
godep: ddd7fbf -> v73
2016-06-12 13:46:44 +01:00
Peter Simons
22ae90ae90 cabal2nix: update to version 20160611 2016-06-12 08:37:06 +02:00
Maciek Starzyk
a3bff71738 nimble: 0.7.2 -> 0.7.4 2016-06-11 14:53:08 +02:00
Rushmore Mushambi
aa8cf825ce Merge pull request #16103 from kamilchm/go2nix
go2nix: 20160307 -> 0.1.0
2016-06-10 17:21:27 +02:00
Kamil Chmielewski
76b331ae59 go2nix: 20160307 -> 0.1.0 2016-06-10 12:04:35 +02:00
Rickard Nilsson
511565e996 kibana: 4.4.1 -> 4.5.1 2016-06-10 01:35:39 +00:00
zimbatm
943d59268a packer: fix compilation
* Remove duplicate "packer" source
* Use the same version of go everywhere
2016-06-09 16:11:25 +02:00
Kamil Chmielewski
8cd1d4cda5 buildGoPackage: use Go 1.6 by default 2016-06-09 13:08:10 +02:00
Kamil Chmielewski
734d152977 buildGo16Packages: fetchgit -> fetchFromGitHub 2016-06-09 13:08:10 +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
9683f5751f FIX: deis and gawp shas 2016-06-09 13:08:09 +02:00
Kamil Chmielewski
7eb671ebcd no more goPackages 2016-06-09 13:08:00 +02:00
Kamil Chmielewski
7b4e868173 govers: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
fc88548b5d go2nix: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
5fec17a3e2 prometheus-pushgateway: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
826ff3efc2 glide: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
9e80bfed89 golint: FIX proper link to godeps file 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
7c8852e355 goimports: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
3cf803fca7 golant: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
ec9edbe172 gotags: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
dc2bb06a1b gocode: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
6dc8237385 gox: extracted from goPackages 2016-06-09 11:21:30 +02:00
Kamil Chmielewski
0066d89b0c go-repo-root: extracted from goPackages 2016-06-09 11:21:30 +02:00
Kamil Chmielewski
bce93755b9 textql: extracted from goPackages 2016-06-09 11:21:30 +02:00
Kamil Chmielewski
977f23ca37 go-pup: extracted from goPackages 2016-06-09 11:21:30 +02:00
Kamil Chmielewski
81f3092e11 Reusing go libs in deis build 2016-06-09 11:21:30 +02:00
Kamil Chmielewski
bfa32800c3 First programs extracted from go-packages: deis and gawp 2016-06-09 11:21:30 +02:00
obadz
30f2dd5f55 Merge pull request #16025 from vbgl/utop-1.19
utop: 1.17 -> 1.19.2
2016-06-08 01:07:05 +01:00
Joachim Fasting
5599fa83a5 Merge pull request #15953 from markus1189/scalafmt
scalafmt: 0.2.3 -> 0.2.5
2016-06-07 14:41:50 +02:00
Nikolay Amiantov
bd1b236f7c fix 'licenses' -> 'license' in several places 2016-06-07 04:57:21 +03:00
Vincent Laporte
64674d24c3 utop: 1.17 -> 1.19.2 2016-06-06 19:13:18 +02:00
vbgl
c3b791f15b Merge pull request #15833 from FlorentBecker/eliom5
Update the Eliom ecosystem to 2016-01
2016-06-04 14:08:19 +02:00
Joachim Fasting
7dca3873d0 Merge pull request #15938 from Baughn/iozone
iozone: Include graphing scripts
2016-06-04 04:56:53 +02:00
Markus Hauck
c9da8df990 scalafmt: 0.2.3 -> 0.2.5 2016-06-03 16:28:15 +02:00
Tuomas Tynkkynen
bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Svein Ove Aas
63cc9d00a1 iozone: Include graphing scripts 2016-06-03 15:15:54 +01:00
Moritz Ulrich
b05f991f5f Rust infrastructure refactoring
Rust infrastructure updates & refactoring
2016-06-03 00:11:13 +02:00
David Craven
895db6daf3 Update cargo head 2016-06-02 17:15:52 +02:00
Domen Kožar
3e631800d1 Add hydra package and its NixOS module.
This was originally removed in d4d0e449d7.
The intent was not to maintain hydra expression at two places.

Nowadays we have enough devs to maintain this despite copy/pasta.

This should encourage more people to use Hydra, which is a really
great piece of software together with Nix.

Tested a deploy using https://github.com/peti/hydra-tutorial
2016-06-01 21:55:31 +01:00
zimbatm
6427cc008b godep: ddd7fbf -> 73 2016-06-01 11:40:24 +01:00
Nikolay Amiantov
164ead312e Merge pull request #15793 from abbradar/unity3d-pkg
Unity3D package
2016-06-01 12:59:12 +03:00
Thomas Tuegel
d5d4606190 Revert "cmake: use supplied RPATH instead of guessing"
This reverts commit 8ec5adc953.

This broke stdenv on Darwin, see #15881. A Darwin user will need to fix
the problem and un-revert. This commit causes CMake to use the same
RPATH settings as the compiler, so it is obviously correct.
2016-05-31 16:30:15 -05:00
Thomas Tuegel
8ec5adc953 cmake: use supplied RPATH instead of guessing 2016-05-31 13:02:10 -05:00
Florent Becker
527c1cba37 js_of_ocaml: 2.6 -> 2.7 2016-05-31 19:10:07 +02:00
Nikolay Amiantov
846893aabb unity3d: 5.1.0f3 -> 5.3.5f1 2016-05-29 17:38:35 +03:00
Hoang Xuan Phu
b4bf2364e5 casperjs: do not move the current working directory
If /tmp and /nix are in different filesystems, this causes the `find`s
in the fixup phase to fail because of a stale file handle:

    find: cannot get current directory: No such file or directory
2016-05-29 20:53:36 +08:00
William Casarin
788ee3bcc1 unity3d: wip at 5.1.0f3 2016-05-29 01:13:11 +03:00
Moritz Ulrich
7b2fab05f3 Merge pull request #15606 from dvc94ch/fpga-toolchain-updates
FPGA toolchain updates
2016-05-28 15:41:10 +02:00
Moritz Ulrich
ff771e948c rustRacer: 1.1.0 -> 1.2.10 2016-05-28 15:19:00 +02:00
Moritz Ulrich
303aac8381 cargo: 0.9.0 -> 0.10.0, rustRegistry: 2016-05-12 -> 2016-05-28. 2016-05-28 15:05:11 +02:00