3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

33829 commits

Author SHA1 Message Date
Pascal Wittmann 00f5ed6e4c
libfilezilla: 0.8.0 -> 0.9.0 2016-12-13 22:00:00 +01:00
Franz Pletz 60dfc245c7
php70: 7.0.13 -> 7.0.14 2016-12-13 21:56:47 +01:00
Franz Pletz 2ec19900ab
php56: 5.6.28 -> 5.6.29 2016-12-13 21:56:10 +01:00
Franz Pletz 762d902b1d
php71: init at 7.1.0 2016-12-13 21:55:05 +01:00
Alexei Boronine 1beb9e6d1e haxe: enable darwin platform (#21127) 2016-12-13 19:22:31 +01:00
Tuomas Tynkkynen c5ed16406b Merge pull request #21072 from boronine/neko-2.1.0
neko: 2.0.0 -> 2.1.0
2016-12-13 18:51:33 +02:00
Ricardo M. Correia 6b89121c20 Merge pull request #21126 from kamilchm/ponyc
ponyc: 0.9.0 -> 0.10.0
2016-12-13 16:42:48 +01:00
Graham Christensen 69ce9a9edd
watchman: 4.5.0 -> 4.7.0 2016-12-13 10:27:54 -05:00
Mike Sperber 6c226b1e7a rPackages.DescTools: unbreak build outside of Linux. (#20787)
DescTools does not require X during build, so remove it from that list.
2016-12-13 16:25:44 +01:00
Michael Raskin 1d0fb40af0 abcl: init at 1.4.0 2016-12-13 16:25:24 +01:00
Profpatsch 140643be45 jid: init at 0.6.1 (#20923) 2016-12-13 15:50:58 +01:00
Vladimír Čunát d43dc3d38b
Merge #20908: inform7: init at 6M62 2016-12-13 15:48:00 +01:00
Kamil Chmielewski dcee4214b9 ponyc: 0.9.0 -> 0.10.0 2016-12-13 15:40:35 +01:00
Frederik Rietdijk 2bcd41b9ff buildPythonPackage: install builds reproducibly
Without --build a temporary directory is created to unpack the wheel in.
We now set a directory instead.
2016-12-13 14:45:05 +01:00
viric b1c20ad384 Merge pull request #21116 from mdaiter/cudaOpenCVIf
opencv3: pull patches only if necessary
2016-12-13 14:34:51 +01:00
zimbatm cbdc94f2b7 buildGoPackage: remove go version from name (#21111)
As a user installing the program it's not interesting what go version it
was compiled against. Not more interesting than any other potential
dependencies. It also makes it harder to install or update the package.
2016-12-13 11:35:15 +00:00
Matthew Daiter d6f1081314 opencv3: pull patches only if necessary 2016-12-13 11:26:56 +01:00
Fernando J Pando 50466c2d4f
buildbot: 0.9.0rc4 -> 0.9.0.post1
- updates buildbot to version 9 release
- adds nixos configuration module
- fixes buildbot-www package deps
- re-hardcode path to tail
- builbot configuration via module vars

fixes #19759
2016-12-13 10:52:56 +01:00
Matthew Justin Bauer fd2cf186b0 openjdk-darwin: Fix libfreetype path (#21089)
The freetype path was not working. This fixes it to use the nix
freetype version with install_name_tool.
2016-12-13 09:47:50 +01:00
Tim Steinbach a03b09c43b Merge pull request #21052 from NeQuissimus/ammonite_0_8_1
ammonite-repl: 0.8.0 -> 0.8.1
2016-12-12 14:29:08 -05:00
Joachim Schiele 1f811a6727 rustcNightlyBin.rustc: revision bump 2016-11-26 to 2016-12-05 with fix to contain components as libcore 2016-12-12 18:59:10 +01:00
Peter Simons 09fecd18b2 Merge pull request #21002 from Profpatsch/hoogle-local
haskellPackages: add hoogleLocal
2016-12-12 14:46:27 +01:00
Profpatsch 570708183b haskellPackages: add hoogleLocal
The docs in `hoogle.nix` intend for it to be in the packageset as `hoogleLocal`
and that also makes a lot of sense from a user perspective.

`packages` is not a function `HaskellPackages -> [Package]`, but rather an
arbitrary set of packages.
That is good, because that way it can be used e.g. to merge package databases
from other versions of the packageset.

It’s done as function with default argument, because otherwise the user has to
use `overrideCabal` to override `packages` in `hoogle.nix`.
2016-12-12 14:27:04 +01:00
Andreas Herrmann 98fce78cb3 r-modules: Fix png package
The package requires the `dev` output of `libpng`.
2016-12-12 10:53:10 +01:00
Frederik Rietdijk 7c8b1e7b24 python36: 3.6.0b2 -> 3.6.0rc1 2016-12-12 09:31:25 +01:00
Vincent Laporte 42a0fc4387 ocamlbuild: 0.9.2 -> 0.9.3 2016-12-12 03:18:48 +00:00
Vincent Laporte 77050a8381 findlib: 1.6.1 -> 1.7.1 2016-12-12 03:18:48 +00:00
Jaka Hudoklin 76a791b61c Merge pull request #21081 from Mic92/libxslt
libxslt: add option to enable crypto support
2016-12-12 01:43:04 +01:00
Thomas Tuegel 99bc7f1ea3 Merge pull request #21055 from ttuegel/openblas
openblas: refactor and set TARGET always
2016-12-11 17:16:49 -06:00
Pascal Wittmann cf1ec8ed33
pugixml: 1.7 -> 1.8.1 2016-12-11 21:15:48 +01:00
Frederik Rietdijk c4104539e0 pythonPackages.async_timeout: init at 1.1.0 2016-12-11 20:07:24 +01:00
Frederik Rietdijk 826649ddf4 pythonPackages.multidict: init at 2.1.4 2016-12-11 20:07:24 +01:00
Frederik Rietdijk 7a538938a0 pythonPackages.yarl: init at 0.8.1 2016-12-11 20:07:24 +01:00
Jörg Thalheim 50d63e1e3f
libxslt: add option to enable crypto support 2016-12-11 19:22:34 +01:00
Alexei Boronine 87f0ad66bf Add patches referenced in neko issue 131 2016-12-12 01:33:01 +08:00
Alexei Boronine 729b21adbb neko: set cmake flag -DRUN_LDCONFIG=OFF 2016-12-12 01:11:24 +08:00
Pascal Wittmann 2d4637f96f
intel-gpu-tools: 1.16 -> 1.17 2016-12-11 17:55:09 +01:00
Alexei Boronine 00befaff7e neko: 2.0.0 -> 2.1.0 2016-12-11 22:34:58 +08:00
Vladimír Čunát c4a85eafa4
Merge #21043: strace: 4.13 -> 4.14 2016-12-11 14:05:27 +01:00
Lancelot SIX db36c44f1b gsl: 2.2 -> 2.3 (#21058)
See https://lists.gnu.org/archive/html/info-gnu/2016-12/msg00005.html
for release announcement
2016-12-11 14:03:28 +01:00
Alexei Boronine 63dbcdbdb9 mbedtls: 2.3.0 -> 2.4.0 2016-12-11 14:58:53 +08:00
Thomas Tuegel bed668c051
openblas: refactor and set TARGET always 2016-12-10 16:49:45 -06:00
Jaka Hudoklin de710794bf Merge pull request #20975 from holidaycheck/node-7.2.1
nodejs: 7.1.0 -> 7.2.1
2016-12-10 23:39:13 +01:00
Tim Steinbach e8cd9ce8da
ammonite-repl: 0.8.0 -> 0.8.1 2016-12-10 15:51:06 -05:00
Svend Sorensen e942ed29b3 rubygems: 2.6.6 -> 2.6.8 (#21028) 2016-12-10 17:30:39 +00:00
Alexei Boronine 9243703c5c mbedtls: fix build for Darwin (#20940)
mbedtls: fix build for darwin
2016-12-10 17:29:50 +01:00
Frederik Rietdijk badd367e32 Merge pull request #21034 from acowley/ignition-math-2.6.0
ignition-math: 2.3.0 -> 2.6.0
2016-12-10 14:24:43 +01:00
mimadrid 8b8df71b87
strace: 4.13 -> 4.14 2016-12-10 13:09:47 +01:00
Anthony Cowley 6bc52926fe ignition-math: 2.3.0 -> 2.6.0 2016-12-09 21:40:36 -05:00
vbgl 44234570ec Merge pull request #20867 from vbgl/omake-0.10.1
omake: update to 0.10.1
2016-12-09 21:49:21 +00:00