1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

4922 commits

Author SHA1 Message Date
Volth 18e3799cd1 ocamlPackages.{benchmark,obuild,ptmap,rope}: init at 1.4, 0.1.8, 2.0.1, 0.5 2017-07-05 17:48:45 +00:00
Vladimír Čunát 5328aac7be
Merge branch 'staging'
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
Fatih Altinok a0f3ce28eb flow: 0.48.0 -> 0.49.1 2017-07-04 17:43:40 +02:00
Jörg Thalheim 277c1f8624 Merge pull request #27095 from dtzWill/feature/csmith
csmith: init at 2.3.0, pull in Sys::CPU as dependency.
2017-07-04 15:10:05 +01:00
Peter Simons b9ed1177c8 haskell-tinc: enable Hydra builds 2017-07-04 15:50:26 +02:00
Peter Simons b683a15d17 haskell-tinc: don't hard-code the version of GHC used by this tool
We don't want to re-compile tinc just to change the GHC environment used for
building, i.e. when running inside of nix-shell. Instead, find "ghc" in $PATH.
2017-07-04 15:50:26 +02:00
Peter Simons cafed1a84c haskell-tinc: update to latest git version to fix the build 2017-07-04 15:50:26 +02:00
Will Dietz 050ee80ddb csmith: init at 2.3.0, pull in Sys::CPU as dependency. 2017-07-03 14:39:56 -05:00
Frederik Rietdijk 970c2cc35f Merge pull request #27084 from lufia/update-gae-go
google-app-engine-go-sdk: 1.9.53 -> 1.9.55
2017-07-03 20:08:27 +02:00
dywedir 57f394572d yarn: 0.24.6 -> 0.27.5 2017-07-03 18:42:45 +02:00
Vladimír Čunát d1a89ae9d7
Merge branch 'master' into staging 2017-07-03 09:48:58 +02:00
lufia 5605f9d2c8 google-app-engine-go-sdk: 1.9.53 -> 1.9.55 2017-07-03 13:55:38 +09:00
Vincent Laporte dbe61c96ae ocamlPackages: make lwt-3.0.0 the default 2017-07-02 15:22:04 +00:00
Vincent Laporte 8ad273d4f0 ocamlPackages.lambda-term: 1.10 -> 1.11 2017-07-02 12:56:56 +00:00
Joachim Fasting 80c2c58671
gede: 2.0.3 -> 2.0.4 2017-07-01 21:41:40 +02:00
Joachim Fasting 0040dbaf69
gede: add ctags and gdb to path via wrapper 2017-07-01 21:41:35 +02:00
Joachim Fasting 4f320d30a4
gede: fix sandboxed build
build.py relies on /usr/bin/env; invoke python directly instead to
sidestep the issue.
2017-07-01 21:41:33 +02:00
Joachim Fasting 6e36e7f209
gede: replace build.patch with inline sed call
The patch file is much larger than the logical change made.
2017-07-01 21:41:27 +02:00
Jörg Thalheim 36b1d11188 ccache: 3.2.5 -> 3.3.4 2017-07-01 18:45:06 +01:00
Pascal Wittmann e071756043
spin: 6.4.5 -> 6.4.6 2017-07-01 10:16:14 +02:00
Pascal Wittmann cdf0c53ac7
yodl: 3.08.02 -> 4.01.00 2017-07-01 10:10:23 +02:00
Vincent Laporte ea052b6f6b ocamlPackages.js_of_ocaml: 2.8.3 -> 2.8.4 2017-06-30 16:39:09 +00:00
Vladimír Čunát ddf864f8aa
Merge branch 'master' into staging
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
John Ericson 95c8277701 misc pkgs: Remove unneeded *Platform == *Platform comparisons
PR #26007 used these to avoid causing a mass rebuild. Now that we know
things work, we do that to clean up.
2017-06-30 10:09:31 -04:00
Benno Fünfstück 3db7c9d5b8 Merge pull request #26953 from np/jd
jd: init at 0.3.1
2017-06-30 10:59:17 +02:00
Vincent Laporte 2dae6e0b5f ocamlPackages.findlib: 1.7.1 -> 1.7.3 2017-06-30 07:59:11 +00:00
Tim Steinbach 32a351a0aa Merge pull request #26935 from mayflower/upstream-skopeo
skopeo: 0.1.18 -> 0.1.22
2017-06-29 08:37:21 -04:00
Nicolas Pouillard fbce96014f
jd: init at 0.3.1 2017-06-29 09:50:46 +02:00
Kamil Chmielewski 5559e1c860 go2nix: 1.2.0 -> 1.2.1 2017-06-29 09:29:02 +02:00
Christian Albrecht dd484418a1 skopeo: 0.1.18 -> 0.1.22 fix whitespace 2017-06-29 08:54:52 +02:00
Christian Albrecht 05e9c47dc3 skopeo: 0.1.18 -> 0.1.22 fix certs.d permission error
the dependency docker_client.go tries to read /etc/docker/certs.d/
and fails if this is not readable.

the original code silently ignores this directory if it is not present
so path.patch adds the logic to ignore it in case of a permission error.
2017-06-29 08:47:08 +02:00
John Ericson 16be434b0b Merge accepted cross compilation PRs into staging 2017-06-28 23:17:21 -04:00
John Ericson e1faeb574a Merge pull request #26884 from obsidiansystems/purge-stdenv-cross
Purge stdenv cross
2017-06-28 21:39:16 -04:00
hsloan 9cd606467f libtool2: Don't use stdenv ? cross 2017-06-28 19:43:03 -04:00
hsloan 3e69864717 cmake 2.8: Don't use stdenv ? cross 2017-06-28 19:42:46 -04:00
Christian Albrecht 08ccf9e059 skopeo: 0.1.18 -> 0.1.22 2017-06-28 18:45:30 +02:00
Jörg Thalheim 5e044b9dc8 Merge pull request #26903 from ivan-tkatchev/pullrequest4
boost-build: update to version 2016.03
2017-06-28 09:46:42 +01:00
Jörg Thalheim 33adb08080 boost-build: drop spurious version infix 2017-06-28 09:40:31 +01:00
Radek Benkel 53de56c0cc sauce-connect: 4.4.2 -> 4.4.7 (#26893) 2017-06-27 19:18:35 +01:00
tkatchev 45f6bb6ba5 boost-build: update to version 2016.03 2017-06-27 18:00:40 +03:00
TANIGUCHI Kohei f48e400133 fswatch: 1.5.0 -> 1.9.3 2017-06-27 20:24:30 +09:00
Jörg Thalheim 2da82a1d19 racerd: 2016-12-24 -> 2017-02-17 2017-06-26 20:22:09 +01:00
David McFarland bf517c1c16 pkgconfig: fix cygwin build 2017-06-26 09:33:35 -03:00
David McFarland 18125e6f50 help2man: help wrapper find libintl on cygwin 2017-06-26 09:26:10 -03:00
Bas van Dijk 35e5719fe9 elasticsearch: 5.4.0 -> 5.4.2 2017-06-26 08:47:28 +02:00
Pascal Bach 572786387d gitlab-runner: 9.2.0 -> 9.3.0 2017-06-26 01:08:30 +02:00
Jörg Thalheim 5b7fd8f3b8 nailgun: use makeWrapper 2017-06-25 07:46:51 +01:00
Volth 649a036dcc nailgun: init at 0.9.1 2017-06-25 01:08:09 +00:00
Jörg Thalheim 09704d35f2 Merge pull request #26762 from dtzWill/update/creduce
creduce: 2.6.0 -> 2.7.0, now uses LLVM 4
2017-06-24 19:59:30 +01:00
Jörg Thalheim 8f9d3bfddb Merge pull request #26594 from jchildren/master
antlr4_7: init at 4.7
2017-06-24 18:55:08 +01:00