Thomas Tuegel
58811df272
kdeWrapper: reduce closure size
2016-11-16 17:07:13 -06:00
Thomas Tuegel
ecbb4db055
Merge pull request #20430 from ttuegel/multiple-outputs-ldns
...
ldns: multiple outputs
2016-11-16 07:29:11 -06:00
Domen Kožar
d35c15217c
Merge pull request #20443 from NeQuissimus/kotlin_1_0_5_2
...
kotlin: 1.0.5 -> 1.0.5-2
2016-11-16 14:14:19 +01:00
Peter Simons
fcb6a18f37
haskell-http-api-data: fix reference in configuration-common.nix
2016-11-16 11:16:10 +01:00
Peter Simons
1e43c159e2
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
4196e3bc37
.
2016-11-16 11:16:02 +01:00
Peter Simons
734bd22f1b
LTS Haskell 7.9
2016-11-16 11:15:13 +01:00
Shea Levy
d9e63424b7
ghc-HEAD: Run boot after patches.
...
This allows for patches affecting configure.ac to take effect
2016-11-15 19:44:21 -05:00
Tim Steinbach
4f820d44d0
Merge pull request #20331 from NeQuissimus/libLAS_1_8_1
...
libLAS: 1.8.0 -> 1.8.1
2016-11-15 19:09:22 -05:00
Shea Levy
6f7593fddc
ghc-head: fix hash.
...
Apparently fetchgit lies...
2016-11-15 18:30:32 -05:00
Shea Levy
845b56d25a
Initial support for cross-compiling ghc
2016-11-15 16:59:09 -05:00
Shea Levy
459ab0e0fd
Whoops, actually add patch for llvm
2016-11-15 16:41:24 -05:00
Shea Levy
f615df9599
llvm-3.8: Fix segfault in llc
2016-11-15 16:39:08 -05:00
Tim Steinbach
703b404c62
kotlin: 1.0.5 -> 1.0.5-2
2016-11-15 13:15:10 -05:00
Josef Kemetmueller
80eafb39e1
mapnik: Make dependencies explicit for SCons
...
This is necessary to fix the build for (at least) darwin. If the
arguments are not specified explicitly then homebrew-install locations
are assumed for at least "icu".
Closes #20395 .
2016-11-15 17:33:59 +01:00
Josef Kemetmueller
334a1a6f8a
Revert "Fix icu4c expression for latest gcc ( fixes #2341 )"
...
This reverts commit d393c6c538
.
The commit removed C++11 compatibility on darwin by overriding the
--std=c++0x flag in CXXFLAGS. Which lead to a failing build of mapnik,
which depends on the move constructors being available in the icu-lib.
Since it builds fine without the headerpad_max_install_names flag, we
simply undo the change that introduced this flag.
2016-11-15 17:33:31 +01:00
Eelco Dolstra
1624f7f174
nss: 3.26 -> 3.27.1
2016-11-15 16:58:45 +01:00
Thomas Tuegel
12951219c6
ldns: multiple outputs
2016-11-15 07:20:11 -06:00
Alexey Shmalko
1958f07c63
Merge pull request #20291 from nlewo/master
...
Add protobuf 3.1.0
2016-11-15 14:14:18 +02:00
Justin Wood
520db3b907
beamPackages.hex: 0.11.3 -> 0.14.0 ( #19994 )
2016-11-15 06:54:52 +01:00
Franz Pletz
8bed505d7e
Merge pull request #20311 from mguentner/subsurface
...
subsurface init at 4.5.6 and dependencies (libdivecomputer, libmarble-ssrf, libgit2 @ 0.23.2)
2016-11-15 04:56:35 +01:00
Maximilian Güntner
2e15a8f2dd
libgit2: reinit at 0.23.2
...
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:54:52 +01:00
Maximilian Güntner
12f7968273
libmarble-ssrf: init at 2016-11-09
...
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:54:51 +01:00
Maximilian Güntner
72b1ea861c
libdivecomputer: init at 0.5.0
...
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:14:15 +01:00
Alexey Shmalko
bcd37fdef3
Merge pull request #20403 from vbgl/ocaml-batteries-253
...
ocamlPackages.batteries: 2.5.2 -> 2.5.3
2016-11-15 00:13:24 +02:00
Tim Steinbach
0c410a6bed
Merge pull request #20401 from mikefaille/vagrant-up
...
vagrant: 1.8.6 -> 1.8.7
2016-11-14 10:06:03 -05:00
Tim Steinbach
265257d72a
Merge pull request #20398 from cko/node_update
...
nodejs: 4.6.0 -> 4.6.2; 6.8.0 -> 6.9.1
2016-11-14 09:48:16 -05:00
Tobias Geerinckx-Rice
f82b7768cd
libpsl: 0.14.0 -> 0.15.0
2016-11-14 13:54:56 +01:00
Frederik Rietdijk
328bafd482
Merge pull request #20255 from FRidh/xapian
...
xapianBindings: remove
2016-11-14 13:12:47 +01:00
Frederik Rietdijk
e23724dc96
pythonPackages.reikna: init at 0.6.7
2016-11-14 12:31:05 +01:00
Frederik Rietdijk
05ca19c679
pythonPackages.pycuda: 2016.1 -> 2016.1.2
...
and disable tests because they require an available cuda device.
2016-11-14 12:31:05 +01:00
Frederik Rietdijk
6435a85c3f
pythonPackages.numba: 0.27.0 -> 0.29.0
...
and move expression in a separate file.
2016-11-14 12:31:05 +01:00
Frederik Rietdijk
dc1b2ed11f
pythonPackages.llvmlite: 0.13.0 -> 0.14.0
...
and move expression in separate file.
2016-11-14 12:31:05 +01:00
Frederik Rietdijk
6c7d501a7b
pythonPackages.pyopencl: init at 2016.2
2016-11-14 12:31:05 +01:00
Michael Alan Dorman
7daf0b8b6e
git-annex: update sha256 for new version
2016-11-14 10:04:15 +01:00
Peter Simons
92df69fb22
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
5e084e904a
.
2016-11-14 10:04:05 +01:00
Vincent Laporte
86f63755f5
ocamlPackages.batteries: 2.5.2 -> 2.5.3
2016-11-14 09:00:18 +01:00
Michaël Faille
3a3706c07f
vagrant: 1.8.6 -> 1.8.7
...
I upgrade vagrant mainly for this bug :
https://github.com/mitchellh/vagrant/issues/7844
2016-11-14 00:15:57 -05:00
Christine Koppelt
f7e1da5fd1
nodejs: 4.6.0 -> 4.6.2; 6.8.0 -> 6.9.1
2016-11-14 00:27:40 +01:00
Vladimír Čunát
1ac5869907
Merge #19936 : vulkan / amdgpu-pro update
2016-11-13 20:06:40 +01:00
David McFarland
6bf27c2cae
vulkan-loader: allow validation layers to be enabled
...
The loader now uses XDK_DATA_DIRS to find drivers and layers.
2016-11-13 12:44:27 -04:00
David McFarland
1624507eaf
vulkan-loader: allow 32-bit builds
2016-11-13 12:44:27 -04:00
David McFarland
8fe96a1926
vulkan-loader: package headers, layers and demos
2016-11-13 12:44:27 -04:00
Benjamin Saunders
84c87dce2a
vulkan-loader: fix evaluation without source
2016-11-13 12:44:27 -04:00
Daiderd Jordan
c7defd149e
Merge pull request #20242 from knedlsepp/activate-gdal-on-darwin
...
gdal: fix darwin build
2016-11-12 21:39:44 +01:00
Daiderd Jordan
e03c65f5b5
Merge pull request #20114 from acowley/freeimage-darwin
...
freeimage: darwin compatibility
2016-11-12 21:20:12 +01:00
Daiderd Jordan
00a6087d50
Merge pull request #20111 from acowley/bullet-darwin
...
bullet: darwin compatibility
2016-11-12 21:18:59 +01:00
Pascal Wittmann
aa0238ece0
Merge pull request #20360 from sorokin/fix-autobuild
...
fix autobuild compilation
2016-11-12 14:13:24 +01:00
Vincent Laporte
2d136204c4
ocamlPackages.cstruct: 1.6.0 -> 1.9.0, 2.3.0
2016-11-12 12:41:27 +01:00
Vincent Laporte
72c1a6f0f4
ocamlPackages.cohttp: refactor
2016-11-12 12:41:27 +01:00
Vincent Laporte
24df641deb
ocamlPackages.conduit: refactor
2016-11-12 12:41:26 +01:00