3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

33597 commits

Author SHA1 Message Date
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
Tadas Barzdzius 87e07a3098 tokei: mark as broken 2016-11-16 13:27:24 +02:00
Tadas Barzdzius 535f26a9e9 rustfmt: 0.6.0 -> 0.6.2 2016-11-16 13:26:59 +02:00
Tadas Barzdzius 0f51eb58ee rustc, cargo: 1.12.1 -> 1.13.0, 0.13.0 -> 0.14.0 2016-11-16 13:25:19 +02: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
Tim Digel 2bcaa93aa7 erlang: 19.1 -> 19.1.6 2016-11-16 09:25:04 +01:00
Matthew Bauer fc1f6f55ea
xcbuild: Get rid of developer.nix, move to wrapper
also:

- add custom outputs "specs" for xcbuild
- get rid of unneeded tools
- update xcbuild
- add more comments
- fixup xcbuild derivations

Affected xcbuild derivations include:

- adv_cmds
- network_cmds
- basic_cmds
2016-11-15 19:13:23 -06:00
Matthew Bauer 437bdc5e4b
xcbuild: fix toolchain on Linux 2016-11-15 19:13:22 -06:00
Matthew Bauer 0b6bfa49d5
xcbuild: Move extra specs to platform 2016-11-15 19:13:05 -06:00
Matthew Bauer 25485ece2a
xcbuild: add name to platform.nix 2016-11-15 18:58:13 -06:00
Matthew Bauer 1ee8685ee7
adv_cmds: add custom install phase 2016-11-15 18:58:10 -06:00
Matthew Bauer 78c3acc2ee
xcbuild: Add install phase
This phase is disabled for now but we can use it later.
2016-11-15 18:58:10 -06:00
Matthew Bauer f1897116d0
xcbuild: temporarily fix cflags/ldflags
This gets everything to build.

adv_cmds: remove NIX_LDFLAGS

- unneeded
2016-11-15 18:58:09 -06:00
Matthew Bauer ebf963ac6c
xcbuild: Update toolchain
- Rework spec files.
- Add more tool specs.
- Add ctags.
2016-11-15 18:58:09 -06:00
Matthew Bauer 44ad052c43
xcbuild: Make "xcbuild.raw" for original unwrapped 2016-11-15 18:58:08 -06:00
Matthew Bauer de87138b9a
xcbuild: add wrapper
Also updates xcbuild version.

This changes the raw string expressions into nix expressions that are
then converted into json by builtins.toJSON. Then, converted to Plist
XML by Apple's plutil. Sadly, xcbuild does not support using raw JSON
but Apple's plutil does so we just convert the file from JSON to XML
using Apple's plutil. The result is not ideal but it looks like all OS X
systems have working plutil's.

- set mac version to 10.10
- add setup hook.
2016-11-15 18:57:20 -06: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
Tim Steinbach 224331adc7
liquibase: 3.4.2 -> 3.5.3 2016-11-15 19:03:40 -05:00
Tim Steinbach 2896042738
gradle: Add variable nativeVersion 2016-11-15 18:38:48 -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 f11b7cf579
gradle: 3.1 -> 3.2 2016-11-15 16:11:29 -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
Tim Digel 4c70064cc5 erlang: 18.3.4 -> 18.3.4.4 2016-11-15 15:13:22 +01:00
Thomas Tuegel 12951219c6
ldns: multiple outputs 2016-11-15 07:20:11 -06:00
Thomas Tuegel 992bc3e762
pangomm: multiple outputs 2016-11-15 07:16:51 -06:00
Thomas Tuegel a6c2b2ef0e
gtkmm3: multiple outputs 2016-11-15 07:16:42 -06:00
Thomas Tuegel c871bb489b
gtkmm2: multiple outputs 2016-11-15 07:16:36 -06:00
Thomas Tuegel 13bef32e73
cairomm: multiple outputs 2016-11-15 07:16:28 -06:00
Thomas Tuegel 6f36042eea
atkmm: multiple outputs 2016-11-15 07:16:21 -06:00
Thomas Tuegel cec1241677
pygobject3: multiple outputs 2016-11-15 07:16:08 -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
Vladimír Čunát b5e89fe9bf
Merge branch 'master' into staging 2016-11-15 00:20:19 +01:00
Vladimír Čunát e3c2e66f43
Merge #20418: mesa: 12.0.3 -> 13.0.1 2016-11-15 00:19:55 +01:00
Frederik Rietdijk 27a6d61881 pythonPackages.pip: 8.1.2 -> 9.0.1 2016-11-15 00:05:56 +01:00
Frederik Rietdijk d83d2ba4f3 pythonPackages.setuptools: 26.1.1 -> 28.8.0 2016-11-15 00:05:56 +01:00
Vladimír Čunát c2d05207a3
mesa: drop systemd build-time dependency
After the update dropping libudev (upstream) there's no use for it.
2016-11-14 23:53:58 +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
Christine Koppelt eb5831a28e nodejs-7_x: 7.0.0 -> 7.1.0 2016-11-14 20:25:28 +01: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
rnhmjoj a0fa2eca17
mesa: 12.0.1 -> 13.0.1 2016-11-14 15:46:33 +01: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
Daiderd Jordan b82ad1ba76
db: fix all versions with libc++3.8 2016-11-13 23:02:00 +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
sternenseemann d65368ad28 ocaml-asn1-combinators: 0.1.2 -> 0.1.3
This update relicenses the project to ISC and fixes the test bug, which broke the package on 32-bit platforms
2016-11-13 11:42:42 +01:00
Daiderd Jordan c7d1925b6e
Revert "db: fix build with libc++-3.8"
This reverts commit 7e933af173.
2016-11-13 00:42:23 +01:00
Daiderd Jordan 7e933af173
db: fix build with libc++-3.8 2016-11-13 00:04:50 +01: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
Kirill Elagin fcfe3c0909
jemalloc: 4.1.1 -> 4.3.1
Fixes #18466.
2016-11-12 21:13:11 +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
Ivan Sorokin 52ccc27c1e fix autobuild compilation
Currently autobuild failed to build in both master and release-16.03. The
error message is

   mv: cannot stat '/nix/store/a4jzlkrhd4b4nr5760caj3rrjxhyg4z3-autobuild-5.3/bin/abput-sourceforge': No such file or directory
   builder for ‘/nix/store/l19vywq8zvbarswby5h7vl4iq1c1pvq7-autobuild-5.3.drv’ failed with exit code 1

It happens in post install script

   postInstall = ''
     wrapProgram $out/bin/ab{put,build}-sourceforge \
       --prefix PATH ":" "${stdenv.lib.makeBinPath [ openssh rsync ]}"
   '';

The problem is that in autobuild 5.0 the ab{put,build}-sourceforge were removed

   * Version 5.0 (released 2008-11-25)
   ...
   ** abput, abput-sourceforge, abput-testdrive: Remove.
   ** abbuild, abbuild-sourceforge: Remove.
   Both the SourceForge and TestDrive systems have been shutdown.  The
   scripts were of questionable value anyway.

Possibly the bug was introduced in commit
8c4fcc87f8320004e924f53bbaee29ae3b7b4692: autobuild: 3.5 -> 5.3.

As the package doesn't contain these programs there is no need in wrapping
them. This commit just remove the postInstall section of corresponding
package.
2016-11-12 14:34:13 +03:00
Antoine Eiche 96042412d1 protobuf3_1: init at 3.1.0 2016-11-12 09:25:19 +01:00
Antoine Eiche 2350c543f6 protobuf: refactoring
Versions 3.x use a common derivation such as 2.x versions.
2016-11-12 09:24:42 +01:00
Alexander V. Nikolaev 9743c0e623 drone: fix build issue on OSX
also update all hashes to recent snapshots
2016-11-11 23:04:31 +01:00
Alexander V. Nikolaev 9bd197fc97 drone: init at 0.5-20160813 2016-11-11 23:04:31 +01:00
Alexander V. Nikolaev 1b5ab63bd2 go-bindata-assetfs: init at 20160814 2016-11-11 23:04:31 +01:00
Daniel Peebles 0838c10e22 Merge pull request #20328 from NeQuissimus/pango_sha512
pangoxsl: Use sha256
2016-11-11 15:48:33 -05:00
Daniel Peebles 903814e068 Merge pull request #20333 from NeQuissimus/saxonb_sha512
saxonb: Use sha256
2016-11-11 15:48:23 -05:00
Daniel Peebles eadb0f733b Merge pull request #20348 from NeQuissimus/jdom_sha256
jdom: use sha256
2016-11-11 15:48:07 -05:00
Daniel Peebles cd112c5e03 Merge pull request #20334 from NeQuissimus/saxon_sha512
saxon: use sha256
2016-11-11 15:47:52 -05:00
Tim Steinbach dc3f9cd566
jdom: use sha256 2016-11-11 15:36:47 -05:00
Tim Steinbach b43a43d7a1
pangoxsl: Use sha256 2016-11-11 15:17:24 -05:00
Tim Steinbach 7897a6613e
libLAS: 1.8.0 -> 1.8.1 2016-11-11 15:15:54 -05:00
Tim Steinbach 7d4ffab202
saxon: use sha256 2016-11-11 15:10:30 -05:00
Tim Steinbach 1810f50e0e
saxonb: Use sha256 2016-11-11 15:07:51 -05:00
Daniel Peebles 843cfd6741 Merge pull request #20329 from NeQuissimus/opencv3_ipp_sha256
opencv3: Move IPP to use sha256
2016-11-11 12:10:41 -05:00
Tim Steinbach 0196746226 Merge pull request #20325 from NeQuissimus/ammonite_0_8_0
ammonite-repl: 0.7.9 -> 0.8.0
2016-11-11 10:24:29 -05:00
Graham Christensen bb2a67d226
openssl_1_1_0: 1.1.0b -> 1.1.0c 2016-11-11 07:11:29 -05:00
viric 5de8637c4e Merge pull request #20154 from mdaiter/opencv3_extras
opencv3: enable cuda compilations
2016-11-11 10:58:54 +01:00
sternenseemann ca9ab3bfe1 ocaml-uuseg: 0.8.0 -> 0.9.0
This commit also refactors the expression.
2016-11-11 08:30:37 +01:00
Tim Steinbach 77591541ea
sharedobjects: Remove 2016-11-10 21:58:14 -05:00
Tim Steinbach 7fedbe7c98
opencv3: Move IPP to use sha256 2016-11-10 21:40:38 -05:00
Tim Steinbach 9028442fcb
ammonite-repl: 0.7.9 -> 0.8.0 2016-11-10 21:05:27 -05:00
Peter Simons cb07aea0bd haskell-STMonadTrans: disable failing test suite to fix the build
Closes https://github.com/NixOS/nixpkgs/issues/20309.
2016-11-10 18:15:35 +01:00
Peter Simons 6a53da63b3 haskell-http-client: update reference in configuration-common.nix 2016-11-10 18:15:35 +01:00
Peter Simons b15dec170a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
ea775f0608.
2016-11-10 18:15:35 +01:00
Eelco Dolstra 674eb5ddf0 nlohmann_json: 2.0.3 -> 2.0.7 2016-11-10 17:52:25 +01:00
Domen Kožar 1b773f5e42 Merge pull request #20288 from danharaj/ghcHEAD-fix-patchPhase
haskell.compiler.ghcHEAD: fix patchPhase #10752
2016-11-10 14:16:29 +01:00
Alexey Shmalko 7a301ee6b5 Merge pull request #20269 from corngood/steam-fix
steam: fix crash at startup with open source radeon drivers
2016-11-10 13:51:04 +02:00
sternenseemann 840f2987d1 ocaml-uutf: 0.9.3 -> 0.9.4
This commit also refactors the expression
2016-11-10 09:03:43 +01:00
Franz Pletz 3190a6c452
libwmf: add patch to fix CVE-2016-9011
cc #20274
2016-11-10 03:50:43 +01:00
Sophie Taylor ba27636b58 nodejs: disable PaX mprotect hardening (#20301)
Closes #19951
2016-11-10 03:19:47 +01:00
David McFarland a50784b34e openssl: add custom build of 1.0.2 for steam 2016-11-09 21:18:32 -04:00
Pascal Bach 2ebe748113 go: 1.7.1 -> 1.7.3 2016-11-10 01:51:18 +01:00
Pascal Bach 4831e116e2 gitlab-runner: 1.7.0 -> 1.7.1 2016-11-10 01:46:26 +01:00
Tim Steinbach 86ea23008b Merge pull request #20297 from NeQuissimus/ammonite_0_7_9
ammonite-repl: 0.7.8 -> 0.7.9
2016-11-09 19:45:42 -05:00
Tim Steinbach b19edd6d0b
ammonite-repl: 0.7.8 -> 0.7.9 2016-11-09 19:44:42 -05:00
Franz Pletz 45124443fa Merge pull request #20107 from vdemeester/add-godef
godef: init at 20160620-ee532b9
2016-11-10 00:58:23 +01:00
Tim Steinbach b71589e4ca
kotlin: 1.0.4 -> 1.0.5 2016-11-09 18:53:52 -05:00
Franz Pletz cc5d604125
zeromq2: remove, not maintained anymore 2016-11-10 00:37:17 +01:00
Franz Pletz bdf89d2818
jzmq: 2.1.0 -> 3.1.0 2016-11-10 00:37:14 +01:00
Franz Pletz 10445bc753
zeromq: 4.1.4 -> 4.2.0 2016-11-10 00:37:07 +01:00
Christine Koppelt 1bf7440b54 nodejs: cleanup files no longer needed (#20212) 2016-11-10 00:11:42 +01:00
Daniel Haraj bac1189399 haskell.compiler.ghcHEAD: fix patchPhase #10752 2016-11-09 14:26:43 -05:00
Franz Pletz 52f1a37898
libressl_2_4: 2.4.3 -> 2.4.4 2016-11-09 20:02:45 +01:00
Franz Pletz ecfb8df7a7
libressl_2_3: 2.3.8 -> 2.3.9 2016-11-09 20:02:09 +01:00
Eelco Dolstra 6042d6e39d Remove file named '\'
This looks like it was accidental.

Fixes #20253.
2016-11-09 12:52:56 +01:00
aszlig c67a7ee731
Merge branch 'chromium-update-with-gn'
This brings in the new stable version 54 which also introduces a lot of
security fixes:

  CVE-2016-5198: Out of bounds memory access in V8
  CVE-2016-5181: Universal XSS in Blink
  CVE-2016-5182: Heap overflow in Blink
  CVE-2016-5183: Use after free in PDFium
  CVE-2016-5184: Use after free in PDFium
  CVE-2016-5185: Use after free in Blink
  CVE-2016-5187: URL spoofing
  CVE-2016-5188: UI spoofing
  CVE-2016-5192: Cross-origin bypass in Blink
  CVE-2016-5189: URL spoofing
  CVE-2016-5186: Out of bounds read in DevTools
  CVE-2016-5191: Universal XSS in Bookmarks
  CVE-2016-5190: Use after free in Internals
  CVE-2016-5193: Scheme bypass

Detailed announcements about these changes can be found here (latest to
oldest):

https://googlechromereleases.blogspot.de/2016/11/stable-channel-update-for-desktop.html
https://googlechromereleases.blogspot.de/2016/10/stable-channel-update-for-desktop_20.html
https://googlechromereleases.blogspot.de/2016/10/stable-channel-update-for-desktop.html

The update process of Chromium has been a bit bumpy on our side, because
version 54 also did the switch from GYP to GN so it wasn't just a matter
of updating the upstream-info file.

I've tested the Flash plugin (which runs fine) and WideVine manually,
although I couldn't get WideVine to work (I was running this within a VM
though).

So if people want to use WideVine they need to use Chrome instead until
we got this sorted out.

VM test results along with builds for all platforms can be found here:

https://headcounter.org/hydra/eval/339328

I'm going to backport these changes to stable as soon as the
tests/builds succeed there as well.

Closes: #19565
Closes: #20120
2016-11-09 09:55:31 +01:00
Peter Simons cef68b475e haskell-diff-parse: jailbreak to fix test suite build 2016-11-09 08:47:27 +01:00
Tobias Geerinckx-Rice 677a32e838
bobcat: 4.02.00 -> 4.03.00 2016-11-09 02:24:44 +01:00
Tobias Geerinckx-Rice 8de2eeec33
icmake: 9.00.00 -> 9.02.02 2016-11-09 02:24:28 +01:00
Frederik Rietdijk ef320da79c zeitgeist: use python2 2016-11-08 22:48:55 +01:00
Thomas Tuegel a7c986cf69
kdeWrapper: reduce environment pollution 2016-11-08 15:00:31 -06:00
aszlig 09f87eeb7f
gn: Init at 0.0.0.20161008
This is the standalone version of GN used currently solely for building
Chromium. An upstream bug report is available at
https://crbug.com/504074 to support a standalone build without needing
various components from the Chromium source tree.

Because there isn't a standalone vrsion available, I'm choosing
0.0.0.${date} as the version scheme here so that we don't conflict with
versioned releases from upstream someday[TM].

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:11:48 +01:00
Graham Christensen ce40aa4471 Merge pull request #20140 from ryantm/patch-5
add defaultConfig for mysql ruby gem
2016-11-08 13:25:28 -05:00
Frederik Rietdijk 6b70ac81bb libxml2: supportPython -> pythonSupport
since that is more commonly used in Nixpkgs.
2016-11-08 17:10:05 +01:00
Frederik Rietdijk be31980848 libxslt: build python bindings
and add a pythonPackages.libxslt alias.
2016-11-08 17:10:04 +01:00
Frederik Rietdijk 63ef0c7463 xapianBindings: remove
- no package uses it
- uses composable derivation, and some changes are needed for python 3
support
2016-11-08 17:01:31 +01:00
Graham Christensen febf3cfd34 Merge pull request #20188 from vbgl/clean-opam
We don’t need so many opam versions
2016-11-08 09:55:59 -05:00
Théo Zimmermann 01910b1801 ocamlPackage.ppx_import: init at 1.1 2016-11-08 15:38:45 +01:00
Tim Steinbach 54a0e90a7c Merge pull request #20220 from NeQuissimus/darktable_a7
Update Darktable, dependencies
2016-11-08 09:10:31 -05:00
Ollie Charles a4f2d339fe haskell.compiler.ghcHEAD: Update to latest upstream 2016-11-08 10:03:05 +00:00
Vincent Laporte e3644f2401 ocamlPackages.fieldslib_p4: add ocamlbuild dependency 2016-11-08 08:22:20 +01:00
Vladimír Čunát 593b46fd1d
Merge branch 'staging'
There are security fixes inside.
2016-11-07 23:48:34 +01:00
Daiderd Jordan dcb2179a1f Merge pull request #20191 from periklis/darwin_support_rtags
rtags: fix darwin build
2016-11-07 21:08:21 +01:00
Josef Kemetmueller 9141b8cad1 gdal: enable darwin support
Also some minor tweaks:
There didn't seem any need to use -O0 optimization level anymore.
Also the option "with-libpng" should have been "with-png" all along.
2016-11-07 20:42:53 +01:00
Josef Kemetmueller d0d5a6dbcc libgeotiff: enable darwin support 2016-11-07 20:42:26 +01:00
Bart Brouns c10d653ac5 ganv: svn 5675 -> unstable 2016-10-15 2016-11-07 14:19:02 +01:00
Bart Brouns f7b7d86015 lv2-unstable: init at 2016-10-23 2016-11-07 14:17:49 +01:00
Tim Steinbach f4e2773567
libgphoto2: Refactor to use GitHub 2016-11-07 08:04:48 -05:00
Frederik Rietdijk 68d15b81c6 Merge pull request #20227 from michalrus/octave
octave: 4.0.1 → 4.0.3 (+ portaudio dep)
2016-11-07 13:42:41 +01:00
Frederik Rietdijk a794b93cf8 Merge pull request #20132 from mdaiter/cudnn5_cudatoolkit80
cudnn5_cudatoolkit80: adding to main repo
2016-11-07 13:02:48 +01:00
Profpatsch 65fe0e98d7 twitterBootstrap3: init at 3.3.7 (#19852) 2016-11-07 12:55:10 +01:00
Matthew Daiter 541b3fc7d2 cudnn5_cudatoolkit80: adding to main repo 2016-11-07 12:07:29 +01:00
Peter Simons 6b964d953a erlang-R14: remove invalid meta.maintainer 2016-11-07 12:05:26 +01:00
Peter Simons d268cef94a haskell-distributed-process-tests: don't run tests on Hydra 2016-11-07 08:36:20 +01:00
Peter Simons 488e460f27 configuration-common.nix: update reference to http-client_0_5_3_4 2016-11-07 08:36:00 +01:00
Peter Simons d9c3f3fbaf haskell-Cabal: update from 1.24.0.0 to 1.24.1.0 2016-11-07 08:36:00 +01:00
Peter Simons 5dd3c22717 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
17853c139c.
2016-11-07 08:36:00 +01:00
Peter Simons cefc24bf69 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
d2b9c38a11.
2016-11-07 08:36:00 +01:00
Peter Simons b69ef90fe7 Update to LTS Haskell 7.8. 2016-11-07 08:35:59 +01:00
Michal Rus 91d6779b96
octave: 4.0.1 → 4.0.3 (+ portaudio dep) 2016-11-07 00:26:56 +01:00
Bjørn Forsman b1df5bf89b gstreamer: unbreak finding plugins in $NIX_PROFILES (#20207)
* gstreamer-1.0: make gst-launch find plugins again

gst-launch and friends are in the "dev" output now.

* gstreamer-1.0: lower priority on plugins from $NIX_PROFILES

Suffix the plugin paths from $NIX_PROFILES instead of prefixing them to
$GST_PLUGIN_SYSTEM_PATH. If a program has specifically set up its plugin
path to some custom/specific version, we don't want plugins from
$NIX_PROFILES to mess things up by having higher priority.
2016-11-06 22:50:41 +01:00
Jan Malakhovski 83f28fdd73
libtiff: fetchpatch -> fetchurl
See #20206.  vcunat doesn't consider this important,
but it is perhaps nicer and now is a moment we can afford to rehash.
2016-11-06 21:45:30 +01:00
Periklis Tsirakidis a9428f0c42 Fix breaking empty line 2016-11-06 18:55:43 +01:00
Periklis Tsirakidis 184aefa3c4 rtags: fix darwin build
Adds dependency to MacOS_SDK 10.9 and accordingly to the macosx
deployment target to configure SDK-based deployment in rtags. In detail,
rtags makes use of launch_activate_socket() which is available in
launchd.h >10.9. Latter is still not available through
apple-opensource-releases, if ever. Thus, the deployment target and
build input have to be added to let rtags build scripts make use of MAC_OS_X_VERSION_MAX_ALLOWED correctly.
2016-11-06 18:43:58 +01:00
Tim Steinbach 6779f68a41
lensfun: 0.2.8 -> 0.3.2 2016-11-06 09:04:49 -05:00
Vladimír Čunát b4c296ee09 Merge #20206: libtiff: patch for some more CVEs 2016-11-06 11:38:55 +01:00
Vladimír Čunát ac5950a4a9 libtiff: the new hashes are for fetchurl, really
... and there's not much reason to use fetchpatch in this case anyway.
2016-11-06 11:37:47 +01:00
Vladimír Čunát f77801d88d Merge branch 'master' into staging 2016-11-06 11:26:02 +01:00
Jan Malakhovski d9db320889 libtiff: patch for some more CVEs, fix patch urls 2016-11-06 10:00:22 +00:00
Joachim Schiele 47d81ed347 leaps: 0.5.1 + add a service + test 2016-11-06 10:34:42 +01:00
Josef Kemetmüller 4440cf6d81 libgeotiff: 1.2.5 -> 1.4.2 (#20190) 2016-11-06 10:08:40 +01:00
Peter Simons 9f3fbb4598 Merge pull request #20198 from Profpatsch/libsystemd-journal-unjaibreak
haskellPackages: libsystemd-journal unjailbreak
2016-11-06 09:37:09 +01:00
Franz Pletz 7f2a1e709b
openjpeg_2_0: remove, unused in nixpkgs 2016-11-06 03:40:31 +01:00
Franz Pletz 624de33091
jasper: 1.900.2 -> 1.900.21 (security)
Incorporates fixes from all patches for the CVEs listed and some more
security-related issues like:

  http://www.openwall.com/lists/oss-security/2016/11/04/11
2016-11-06 03:19:46 +01:00
Tobias Geerinckx-Rice a66f9b2a02
dmd: 2.067.1 -> 2.070.2
dmd 2.070.2 requires a working dmd compiler to build.

Instead of downloading a pre-compiled binary blob, keep the previous
version (which does properly build from source) around as dmd_2_067_1,
and use that to bootstrap the new version.
2016-11-06 00:44:32 +01:00
Tobias Geerinckx-Rice c9bb753584
dmd: {b -> nativeB}uildInputs; remove unreferenced curl 2016-11-06 00:36:38 +01:00
Tobias Geerinckx-Rice bb57eeccde
Revert "dmd: 2.067.1 -> 2.070.2"
This reverts commit 50a579f192.

Building with AUTO_BOOTSTRAP=1 will download pre-compiled dmd binaries
during the build phase: https://github.com/NixOS/nixpkgs/pull/15256#r62290617
2016-11-06 00:36:36 +01:00
Daiderd Jordan d10356b825 Merge pull request #20110 from johbo/darwin-v8-3-16-14
v8-3_16_14 tweaks for the build on darwin
2016-11-05 22:54:59 +01:00
Johannes Bornhold b27932a65b v8-3_16_14 tweaks for the build on darwin
The build was originally failing due to a missing libtool. Trying to add
the buildInput "libtool" did not work out, since a few command line
arguments are not supported. I've applied the same workaround as for
"xcodebuild".

The second change is about the install step, where the path of
"libv8.dylib" was just slightly different.
2016-11-05 22:31:12 +01:00
Profpatsch 77f6453fe8 haskellPackages: libsystemd-journal unjailbreak
upper bound got fixed
2016-11-05 20:55:23 +01:00
Thomas Tuegel d9fa71cd8d
kimageformats: depend on karchive and ilmbase 2016-11-05 14:48:09 -05:00
Tobias Geerinckx-Rice 50a579f192
dmd: 2.067.1 -> 2.070.2 2016-11-05 18:44:11 +01:00
Tobias Geerinckx-Rice 784bd713cc
dub: 1.0.0 -> 1.1.0 2016-11-05 18:44:11 +01:00
Vincent Laporte 01597adf07 opam: remove 1.1 2016-11-05 16:28:21 +01:00
Vincent Laporte 22732fc656 opam: remove 1.0.0 2016-11-05 16:28:21 +01:00
Thomas Tuegel eea7af1f05 Merge pull request #20174 from zraexy/qtwebengine
qt56.qtwebengine: chromium clang update.py patch
2016-11-05 10:12:14 -05:00
Nikolay Amiantov 5593f61a51 nvidia-texture-tools: 1388 -> 2.1.0 2016-11-05 14:47:08 +03:00
Nikolay Amiantov dd8f60fbd9 haskellPackages.dbus: fix for new DBUS_SESSION_BUS_ADDRESS format 2016-11-05 14:45:40 +03:00
Daiderd Jordan 3187b01720 Merge pull request #19816 from veprbl/octave_fixes
octave: darwin fix
2016-11-05 10:49:33 +01:00
Vladimír Čunát fbb33ab8c9 saxon: use our standard share/java/*.jar location 2016-11-05 10:17:44 +01:00
sternenseemann 37a47c1970 ocaml-astring: init at 0.8.3 2016-11-05 10:04:18 +01:00
Vladimír Čunát 5ad7cf3728
Revert #20139: mesa: 12.0.1 -> 13.0.0
x.y.0 aren't considered stable for general deployment;
let's wait a bit for 13.0.1.

This reverts commit 1c6b3bdc35, reversing
changes made to d0ae7b973d.
2016-11-05 08:17:56 +01:00
Tim Steinbach c86624c3db Merge pull request #20142 from NeQuissimus/dead_packages
Dead packages (Round 1)
2016-11-04 23:05:10 -04:00
Shea Levy ca4b43d180 Merge branch 'master' into staging 2016-11-04 22:57:07 -04:00
Me bd0ffa50aa qt56.qtwebengine: chromium clang update.py patch
Add patch to the clang update.py script for chromium that makes it work
the same as in qt57.qtwebengine. This avoids issues with the
subprocess.call that is used to run update.sh not liking the path it is
passed in certain build enviroments. update.sh is no longer used.
2016-11-04 14:09:09 -08:00
Peter Simons 6a76ee237d haskell-hoogle doesn't work with haskell-src-exts-1.19.x. 2016-11-04 21:29:58 +01:00
Peter Simons 7b26af844f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
780f9e49c9.
2016-11-04 21:29:50 +01:00
Peter Simons 43f2c86eee configuration-hackage2nix.yaml: add older version of haskell-src-exts for hoogle 2016-11-04 21:29:49 +01:00
sternenseemann cfa48ce568 ocaml-x509: 0.5.0 -> 0.5.3
This commit also refactors the expression.
2016-11-04 20:24:49 +01:00
sternenseemann 3f0e1f4c83 ocaml-ptime: init at 0.8.2 2016-11-04 19:15:18 +01:00
Vincent Laporte 16242a7c63 ocamlPackages.sedlex: init at 1.99.3
sedlex is a Unicode-friendly lexer generator for OCaml.

Homepage: https://github.com/alainfrisch/sedlex
2016-11-04 19:06:45 +01:00
Thomas Tuegel bd844d4776
Merge branch 'plasma-5.8.3' 2016-11-04 10:46:39 -05:00
Thomas Tuegel ee2d5a3758
plasma-framework: include patch for OSD dialog flag
Include an upstream patch to fix an annoying bug where OSD windows have
the dialog flag set, causing OSDs associated with auto-hiding panels to
be invisible.
2016-11-04 10:41:52 -05:00
Tim Steinbach 1120f2a2b7
xc3sprog: 748 -> 787 2016-11-04 11:23:43 -04:00
Tim Steinbach fd60b63928
gsoap: 2.8.16 -> 2.8.37 2016-11-04 11:10:21 -04:00
Tim Steinbach 628531a783
Remove minmay
Sources no longer exist
2016-11-04 10:24:44 -04:00
Tim Steinbach 1368ff89a0
remake: 3.82 -> 4.1 2016-11-04 10:14:00 -04:00
Tim Steinbach 82bdd01244
Remove iksemel
Sources no longer exist
2016-11-04 09:56:19 -04:00
Matthew Daiter 30c1ad5ca3 opencv3: added in extra flag for enabling cuda with dependencies
opencv3: added in optional buildFlag for enabling cuda

opencv3: added CUDA enabling flags to cmakeFlags

opencv3: added CUDA-speicifc FAST_MATH flag for enabling CUDA-accelerated math functions

opencv3: change enableCUDA default to false

opencv:added in cuda-enabling functionality.
2016-11-04 14:44:16 +01:00
Tim Steinbach b054276eb4
qjson: Moved to GitHub 2016-11-04 09:36:57 -04:00
Tim Steinbach 1c6b3bdc35 Merge pull request #20139 from rnhmjoj/mesa
mesa: 12.0.1 -> 13.0.0
2016-11-04 09:21:47 -04:00
Tim Steinbach cfab26a768 Merge pull request #20150 from markus1189/scala
scala: fix hash
2016-11-04 09:19:29 -04:00
Karn Kallio 967d3c1192 racket release 6.7
The attached patch advances racket to the latest released version 6.7

From 30a1d275376ed2f156314c5f99c4a4a9ba69d2b4 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Fri, 4 Nov 2016 01:13:58 -0400
Subject: [PATCH] racket : advance to the latest release 6.7
2016-11-04 09:03:30 -04:00
Profpatsch 2bd86e9e47 Revert "Merge pull request #20090 from sternenseemann/master"
Reason: https://github.com/NixOS/nixpkgs/pull/20090#commitcomment-19686426

This reverts commit 9ffcb1b250, reversing
changes made to a6283c1126.
2016-11-04 12:24:57 +01:00
Markus Hauck 7fae93fa76 scala: fix hash 2016-11-04 10:13:46 +01:00
Peter Hoeg 46e6e2ba17 heroku: [WIP] 3.43.2 -> 3.43.12 and wrap the downloaded binary
The heroku tool has changed and now downloads a binary to do bulk of the
work.

This PR also downloads the binary to wrap it properly, but due to
https://github.com/NixOS/patchelf/issues/66 we cannot ```patchelf``` the
binary and it doesn't work.

So for now we instead wrap it in a buildFHSUserEnv so at least things
are working again.

Once the patchelf issue has been solved, I'll update this again.
2016-11-04 14:56:32 +08:00
Tim Steinbach f10064be45
dxflib: 2.5.0.0-1 -> 3.12.2 2016-11-03 22:27:09 -04:00
Tim Steinbach ad43f28e07
Remove Selenium Remote Control
No longer builds and was a dodgy process anyways
2016-11-03 22:07:54 -04:00
Tim Steinbach 66bdac04e8
Remove jetty_gwt 2016-11-03 22:02:48 -04:00
Tim Steinbach ac44a1b6aa
Remove jetty_util 2016-11-03 22:02:28 -04:00
Tim Steinbach 4e9186aaf3
liblastfm: 0.3.2 -> 0.5 2016-11-03 21:47:09 -04:00
Tim Steinbach 2a22c80000
Remove clanlib
Does not build, website no longer exists
2016-11-03 21:19:01 -04:00
Tim Steinbach 4e50480757
Remove abc
The package does not build and the links are no longer available
2016-11-03 21:16:29 -04:00
Tim Steinbach d8fc6c75fe
Remove jdt-sdk
The package is dead, the links no longer available.
2016-11-03 21:12:39 -04:00
Ryan Mulligan 936db422f9 add defaultConfig for mysql ruby gem
The mysql gem needs the same libraries as the mysql2 gem.
2016-11-03 17:19:25 -07:00
rnhmjoj 9665fa4fd0
mesa: 12.0.1 -> 13.0.0 2016-11-04 00:05:52 +01:00
Vincent Laporte 0ba77712fc opa: 4309 -> 4310 2016-11-03 18:43:27 +01:00
John Wiegley 4008300243 Merge pull request #20025 from vbgl/coq-8.5pl3
Coq: 8.5pl2 -> 8.5pl3
2016-11-03 10:38:45 -07:00
Peter Simons b137b8d1aa hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
ed04e9f186.
2016-11-03 17:42:22 +01:00
Peter Simons 4ba3605260 configuration-hackage2nix.yaml: enable hledger-* test builds
Closes https://github.com/NixOS/nixpkgs/issues/20076.
2016-11-03 17:37:21 +01:00
Peter Simons 6fe22c643b haskell-servant: fix build of latest version
Closes https://github.com/NixOS/nixpkgs/pull/20068.
2016-11-03 17:37:20 +01:00
Peter Simons b84f2a5165 Cosmetic. 2016-11-03 17:37:20 +01:00
Peter Simons dbeb3f357c haskell-hspec-discover: enable the Haddock documentation again 2016-11-03 17:37:20 +01:00
Peter Simons 0018599a26 haskell-hoogle: use latest version by default 2016-11-03 17:37:19 +01:00
Travis Whitaker c491309d61 ghcjs: add ghcsjHEAD, tracking ghc-8.0 branch
Closes https://github.com/NixOS/nixpkgs/pull/20071.
Closes https://github.com/NixOS/nixpkgs/issues/19905.
2016-11-03 17:37:19 +01:00
Peter Simons 38dc05fd06 Update hoogle and structured-haskell-mode to latest version of haskell-src-exts. 2016-11-03 17:37:19 +01:00
Peter Simons c6cd4ee35d configuration-hackage2nix.yaml: update list of broken builds 2016-11-03 17:34:23 +01:00
Peter Simons 306953581d haskell-swagger: disable Haddock phase
Citing from http://hydra.cryp.to/build/2035868/nixlog/1/raw:

  haddock: internal error: spliceURL UnhelpfulSpan
2016-11-03 17:34:22 +01:00
Peter Simons ed9f1c575b git-annex: update version 2016-11-03 17:34:21 +01:00
Peter Simons a170fb2340 LTS Haskell 7.7 2016-11-03 17:34:21 +01:00
Peter Simons a0cad9ad75 LTS Haskell 7.6 2016-11-03 17:32:27 +01:00
Nikolay Amiantov e829d82861 nodePackages.parsoid: init 2016-11-03 19:20:19 +03:00
Anthony Cowley 7850a6b0ec freeimage: darwin compatibility 2016-11-03 12:18:14 -04:00
Profpatsch 9ffcb1b250 Merge pull request #20090 from sternenseemann/master
Add jackline and (updated) ocaml-dependencies
2016-11-03 16:02:53 +01:00