Maxime Dénès
41df85dd1b
coqPackages.QuickChick: remove support for coq 8.7
...
coqPackages_8_7.QuickChick won't build since Coq 8.7.0 is not yet supported
upstream.
2017-10-23 22:40:29 +02:00
Thomas Tuegel
6a44365573
Merge pull request #30208 from zraexy/massif-visualizer
...
massif-visualizer: 0.4.0 -> 0.7.0
2017-10-22 15:16:33 -05:00
John Wiegley
89720d851a
coqPackages_8_7: New expression, but don't make it the default yet
2017-10-22 12:43:27 -07:00
Tuomas Tynkkynen
917bd0bfbc
souffle: Disable parallel building
...
https://hydra.nixos.org/build/62750790
2017-10-22 21:57:59 +03:00
Tuomas Tynkkynen
ac2acca7d9
Merge remote-tracking branch 'upstream/staging' into master
2017-10-22 18:16:17 +03:00
Michael Weiss
d61a58caea
iniparser: 3.1 -> 4.0
2017-10-22 17:02:35 +02:00
Tristan Helmich
5c779de4a1
pythonPackages.phonenumbers: 8.8.2 -> 8.8.4
2017-10-22 16:50:39 +02:00
b123400
2cc79e95f8
buildNodePackage: fix issue with impure version handling ( #30577 )
2017-10-22 16:45:16 +02:00
Vincent Laporte
97c5dfc55e
ocamlPackages.yojson: 1.2.3 -> 1.3.3
2017-10-22 14:37:28 +00:00
Vincent Laporte
d6e423c400
ocamlPackages.merlin: 3.0.2 -> 3.0.3
2017-10-22 13:25:46 +00:00
Pascal Wittmann
3c32c4151d
unibilium: 1.2.0 -> 1.2.1
2017-10-22 11:36:04 +02:00
Nikolay Amiantov
c3f8fb3cd7
python.pkgs.uranium: 2.6.1 -> 3.0.3
2017-10-22 04:18:37 +03:00
Nikolay Amiantov
6c5184fff7
python.pkgs.libarcus: 2.6.1 -> 3.0.3
2017-10-22 04:18:32 +03:00
Nikolay Amiantov
5ba9411d02
python.pkgs.numpy-stl: init at 2.3.2
2017-10-22 04:18:28 +03:00
Nikolay Amiantov
3264001a9d
python.pkgs.python-utils: init at 2.2.0
2017-10-22 04:18:23 +03:00
Tuomas Tynkkynen
d0631d4445
libbsd: 0.8.5 -> 0.8.6
2017-10-22 01:40:58 +03:00
Tuomas Tynkkynen
ff91863745
gnu-efi: 3.0.5 -> 3.0.6
2017-10-22 01:40:58 +03:00
Guillaume Bouchard
e458c44c2b
szip: 2.1 -> 2.1.1
...
Version bump because version 2.1 is now unavailable on the official
source, replaced by version 2.1.1.
2017-10-22 00:34:24 +02:00
Fatih Altinok
e4f5477b6c
nodejs: 6.11.1 -> 6.11.4
2017-10-22 00:25:33 +02:00
Joachim F
b591b5cf5b
Merge pull request #30598 from andrewrk/zig
...
zig: init at 0.1.1
2017-10-21 20:11:23 +00:00
Andrew Kelley
835201e814
zig: init at 0.1.1
2017-10-21 12:45:54 -04:00
Frank Doepper
2d7705f8d4
haskellPackages.amqp-utils: fix dependencies
2017-10-21 18:10:29 +02:00
Nikolay Amiantov
0ce09afcfa
bazel_0_4: additonal fix for Darwin
2017-10-21 18:21:52 +03:00
Nikolay Amiantov
a86fe917b9
bazel_0_4: try to fix on Darwin
...
First round of fixes -- let's see how Hydra reacts.
2017-10-21 17:36:54 +03:00
Vincent Laporte
53f8adbc86
ocamlPackages.omd: 1.3.0 -> 1.3.1
2017-10-21 12:44:36 +00:00
Moritz Kiefer
d222538732
ghcjs: Do not mark as broken
...
This has been fixed in #30214
2017-10-21 13:27:42 +01:00
Vincent Laporte
bb6629977d
ocamlPackages.zed: 1.4 -> 1.5
2017-10-21 10:54:49 +00:00
Hamish Mackenzie
8870d1a67d
r-modules: Fix a number of popular R packages
...
The R V8 package still depends on V8 3.14 so this is also included.
2017-10-21 11:29:21 +01:00
zimbatm
96b339fbc9
buildkite-agent: 2.1.13 -> 2.6.6
...
Build the package from source
Re-organise the module a bit to allow custom version of the package
2017-10-21 11:23:30 +01:00
Vladimír Čunát
1d317bd84a
scons: fix meta eval
2017-10-20 23:50:27 +02:00
Vladimír Čunát
bd8daca057
Merge branch 'staging'
...
Hydra seems very good.
2017-10-20 23:46:03 +02:00
Thomas Mader
75a536459a
dub: 1.1.0 -> 1.4.1 ( #28396 )
...
- gcc not needed at all as dependency
- other D compilers can be used instead of dmd, so it's not good to use it as a runtime dependency.
- Adding checkPhase (disabled for now because network access is limited in sandbox mode)
- Improve package description.
2017-10-20 20:12:17 +00:00
Vladimír Čunát
c3263fcaa1
wt: put version into name, cleanup whitespace
...
The style is now closer to what's usual in nixpkgs.
2017-10-20 18:17:33 +02:00
Michael Weiss
e40233e136
scons: 2.5.1 -> 3.0.0
...
"SCons release 3.0.0 now available from the download page at
SourceForge. This release should be used instead of 2.5.1. This release
fixes several issues. TThis will be the first release to support Python
versions earlier than 2.7 as well as 3.5+."
"NOTE: This is a major release. You should expect that some targets may
rebuild when upgrading. Significant changes in some python action
signatures. Also switching between PY 2.7 and PY 3.5, 3.6 will cause
rebuilds."
2017-10-20 16:32:26 +02:00
Joachim F
e885fbc3e3
Merge pull request #30543 from vyp/upd/idrispackages.lightyear
...
idrisPackages.lightyear: 2016-08-01 -> 2017-09-10
2017-10-20 13:56:57 +00:00
Joachim F
dd60a064a9
Merge pull request #30597 from veprbl/root_6.10.08
...
root: 6.10.04 -> 6.10.08
2017-10-20 13:48:39 +00:00
Tim Steinbach
a358d9218c
Merge pull request #30602 from loskutov/scalafmt-crossplatform
...
scalafmt: fix platforms
2017-10-20 09:36:36 -04:00
Tim Steinbach
1a146623d6
Merge pull request #30601 from loskutov/scala-2.12.4
...
scala: 2.12.3 -> 2.12.4
2017-10-20 09:32:26 -04:00
Lancelot SIX
fea9b13130
Merge pull request #30383 from lsix/djanog_1_11_6
...
pythonPackages.django: 1.11.5 -> 1.11.6
2017-10-20 15:01:33 +02:00
Ignat Loskutov
05ac929444
scalafmt: fix platforms
2017-10-20 13:51:35 +03:00
Ignat Loskutov
cc2e11b8c9
scala: 2.12.3 -> 2.12.4
2017-10-20 13:30:32 +03:00
Frederik Rietdijk
7f43dd3b3b
Merge pull request #30254 from FRidh/django-gdal
...
python.pkgs.django: make gdal support optional
2017-10-20 09:45:50 +02:00
Vincent Laporte
68ed8f685b
ocamlPackages.camomile: 0.8.5 -> 0.8.6
2017-10-20 07:19:13 +00:00
Dmitry Kalinkin
4d85689cf3
xxHash: init at 0.6.3.20171018
2017-10-20 00:59:15 -04:00
Daiderd Jordan
215f2cac80
Merge pull request #30404 from j-hao/master
...
qt5: fix Darwin build for 5.9.2
2017-10-19 23:41:44 +02:00
gnidorah
b17ec549a1
pythonPackages.fontconfig: init at 0.5.1
2017-10-19 20:30:22 +02:00
Kamil Chmielewski
c5f7175197
ponyc: 0.19.3 -> 0.20.0
...
https://github.com/ponylang/ponyc/issues/2286
2017-10-19 17:52:09 +02:00
Jörg Thalheim
e09f070951
Merge pull request #30493 from disassembler/sway
...
sway: 0.13.0 -> 0.14.0
2017-10-19 16:28:12 +01:00
Tim Steinbach
9d82aa696c
Merge pull request #30583 from earldouglas/jenkins-2.85
...
jenkins: 2.84 -> 2.85
2017-10-19 11:21:54 -04:00
James Earl Douglas
9cf797408c
jenkins: 2.84 -> 2.85
2017-10-19 08:57:37 -06:00