Commit graph

103276 commits

Author SHA1 Message Date
Vincent Laporte b2b8a412fb ocaml-llvm: 3.7.1 -> 3.9.1 2017-03-13 19:14:11 +01:00
Tuomas Tynkkynen b2c96062ca kernel: Add a validity check for modDirVersion
Because if you get it wrong, you get a very confusing error message at
the end of the kernel build, which is quite painful as the build can
take a long time.
2017-03-13 18:47:21 +02:00
Frederik Rietdijk 57e768f58e hypothesis: 3.6.0 -> 3.6.1 2017-03-13 16:37:25 +01:00
Frederik Rietdijk 8aee2b5c4f pythonPackages.traitlets: 4.3.1 -> 4.3.2 2017-03-13 16:37:25 +01:00
Frederik Rietdijk 891a051df1 ipython_genutils: fix for python 3.3 and 3.4 2017-03-13 16:37:24 +01:00
Frederik Rietdijk 6f90badeac pythonPackages.hypothesis: fix for python 3.3 2017-03-13 16:37:24 +01:00
Benno Fünfstück c8c4902ee1 Merge pull request #23828 from ndowens/gupnp-tools
gupnp-tools: 0.8.8 -> 0.8.13
2017-03-13 14:58:02 +01:00
Arseniy Seroka 320a8a5a94 Merge pull request #23842 from volhovM/fix/sage_68_sed
sage: fix build at 6.8
2017-03-13 16:51:55 +03:00
Daniel Peebles 26fc26a979 Merge pull request #23776 from copumpkin/minikube-source
minikube: switch to build from source & mostly fix on Darwin
2017-03-13 08:44:05 -04:00
Domen Kožar 609f2fefce Merge pull request #23836 from expipiplus1/jailbreak-strict-io
Haskell Packages: jailbreak strict-io
2017-03-13 13:27:37 +01:00
Domen Kožar 9ab1d08bb0
Add sphinxcontrib-openapi at 0.3.0 2017-03-13 13:25:03 +01:00
Domen Kožar 28d2066063
sphinxcontrib-httpdomain: 1.3.0 -> 1.5.0 2017-03-13 13:25:03 +01:00
Domen Kožar f32fc9b03e
setuptools_scm: 1.11.1 -> 1.15.0 2017-03-13 13:25:03 +01:00
Robin Gloster e2a13af49c
emboss: fix build 2017-03-13 13:15:51 +01:00
Joe Hermaszewski 0867ac9963 Haskell Packages: jailbreak strict-io 2017-03-13 11:27:08 +00:00
Robin Gloster dbbdccdd65
ispc: fix build 2017-03-13 12:07:48 +01:00
Robin Gloster 80bd50a6e4
ponyc: 0.10.0 -> 0.11.0 2017-03-13 11:43:24 +01:00
Robin Gloster c836651084
purePackages.octave: 0.7 -> 0.9 2017-03-13 11:03:52 +01:00
Michael Raskin a77380b34c Merge pull request #23780 from asppsa/pure-0.66
pure: 0.64 -> 0.66
2017-03-13 10:56:08 +01:00
Michael Raskin 777bc07e1f Merge pull request #23830 from Rotsor/svn-ignore-keywords
fetchSvn: Add support for --ignore-keywords flag
2017-03-13 10:54:36 +01:00
Peter Hoeg 5fa3b11239 tvnamer: 2.3 -> 2.4
Also add support for python3
2017-03-13 17:49:50 +08:00
Peter Hoeg c1b1da21ea tvdb_api: add support for python3 2017-03-13 17:49:50 +08:00
Peter Hoeg 64fcdf7aa4 requests-cache: 0.4.10 -> 0.4.13
Also add support for python3
2017-03-13 17:49:50 +08:00
Michael Raskin 7eae71fc73 Merge pull request #23831 from orivej/mtr
mtr: 0.86 -> 0.87
2017-03-13 10:21:32 +01:00
Robin Gloster 89747d357b
msilbc: fix build 2017-03-13 09:33:15 +01:00
Pascal Wittmann d1247221cb Merge pull request #21802 from yurrriq/add/pkgs/tools/misc/latex2html
latex2html: init at 2016
2017-03-13 09:20:09 +01:00
Mikhail Volkhov 78c0cecc5f
sage: fix build at 6.8 2017-03-13 10:34:55 +03:00
Jörg Thalheim 5f64bb7903 Merge pull request #23818 from LumiGuide/feat-haskell-doc
doc/language-frameworks/haskell.md: integer-simple improvements
2017-03-13 08:19:03 +01:00
Michael Raskin 7dc3edaa6a slimerjs: 0.10.2 -> 0.10.3 2017-03-13 08:23:52 +01:00
Cray Elliott 8799254eac nvidia_x11_beta: add patch to support Linux 4.10.x
thanks to bendlas for the review for pointing out a way to grab the patch remotely!
2017-03-13 00:00:26 -07:00
Cray Elliott 12083de992 nvidia_x11: 375.26 -> 375.39
nvidia_x11_beta: 378.09 -> 378.13
2017-03-12 23:54:08 -07:00
Orivej Desh c272796806 mtr: 0.86 -> 0.87 2017-03-13 04:31:00 +00:00
Peter Hoeg f7fd8a6f73 xca: broken on qt 5.7 2017-03-13 11:55:45 +08:00
Peter Hoeg eb7690ab06 qsyncthingtray: broken on qt 5.7 2017-03-13 11:55:45 +08:00
Peter Hoeg d4beeef3ce vlc: compile against qt 5.6 2017-03-13 11:55:45 +08:00
Arseniy Alekseyev 6a51b55af6 fetchSvn: Add support for --ignore-keywords flag
This is a flag that disables subversion keyword substitution.
Keyword substitution inserts metadata into the files being checked
out, and is therefore somewhat at odds with build reproducibility.

In particular, it can become a problem if you're trying to switch
between svn and a git export of the same thing (keyword substitutions
are normally not exported into git).
2017-03-13 03:43:39 +00:00
Dan Peebles cf7d4bf8af kubernetes: 1.5.2 -> 1.5.4 2017-03-12 23:02:34 -04:00
Dan Peebles 23e4e32b91 kops: enable on Darwin 2017-03-12 22:35:20 -04:00
Dan Peebles fe339d281b minikube: switch to build from source & fix on Darwin
Linux behavior should be largely unchanged but we now build minikube
ourselves. Unfortunately localkube is still tricky to build so I pull in
a binary version from upstream.
2017-03-13 02:29:18 +00:00
ndowens 912b956b07 gupnp-tools: 0.8.8 -> 0.8.13 2017-03-12 20:55:07 -05:00
andyjscott 09c73776b9 mmex: v1.3.1 -> v1.3.3 (#23732) 2017-03-13 02:38:27 +01:00
Julien Dehos 14db0b9ef3 pbrt: 2016-05-19 -> 2017-01-12 (#23405) 2017-03-13 02:35:34 +01:00
Michael Raskin 54b7c3b63f clisp-git: update to the upstream fix of 32-bit builds
The current exact tip fails to build on x86_64, there probably is a
fresher safe commit, but I haven't try bisecting.
2017-03-13 00:00:13 +01:00
tv ba0b527456 exim: 4.88 -> 4.89 (#23670) 2017-03-12 23:40:22 +01:00
Bas van Dijk 47b14e0a99 doc/language-frameworks/haskell.md: integer-simple improvements
* Strip the unnecessary 'pkgs' attribute.

* Remove ghc-7.6.3 as a GHC supporting integer-simple.
2017-03-12 23:35:28 +01:00
Jörg Thalheim ceeb0de60c Merge pull request #23773 from ndowens/cdk
cdk:5.0-20160131 -> 5.0-20161210
2017-03-12 23:16:19 +01:00
Vladimír Čunát 848423f223
clisp-tip: make the build more reliable
Hydra shows it sometimes fails without autoconf:
http://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.clisp-tip.x86_64-linux
I can't say I understand why this happened.
2017-03-12 23:07:55 +01:00
Olegs Jeremejevs 39cd6ccb8e Add subl symlink for Sublime Text 3 (#23815) 2017-03-12 21:59:48 +00:00
Benno Fünfstück 6c99f88eec fix typo in comment 2017-03-12 22:47:28 +01:00
Benno Fünfstück 039c6a6dfa haskell: comment about configuration-nix.nix's intersectAttrs 2017-03-12 22:45:19 +01:00