3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

33317 commits

Author SHA1 Message Date
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
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
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
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 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 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