Commit Graph

118413 Commits

Author SHA1 Message Date
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
Joerg Thalheim
485fe61657 zfsUnstable: 2017-09-26 -> 2017-10-16 2017-10-19 16:06:21 +01:00
Joerg Thalheim
d8842199cb splUnstable: 2017-09-26 -> 2017-10-16 2017-10-19 16:06:13 +01:00
James Earl Douglas
9cf797408c
jenkins: 2.84 -> 2.85 2017-10-19 08:57:37 -06:00
Frederik Rietdijk
8f5d8f7e5e Merge pull request #30541 from mayflower/cufflinks
python.pkgs.cufflinks: init at 0.12.0
2017-10-19 16:46:39 +02:00
Joerg Thalheim
f8085cb1dd nixos/sway: add module 2017-10-19 10:46:31 -04:00
Robin Gloster
c6adc2e348
python.pkgs.cufflinks: init at 0.12.0 2017-10-19 16:43:11 +02:00
Robin Gloster
22de3b48cf
python.pkgs.colorlover: init at 0.2.1 2017-10-19 16:43:11 +02:00
Tristan Helmich
47299d94f1
uftp: 4.9.3 -> 4.9.4 2017-10-19 16:26:24 +02:00
Nikolay Amiantov
f3d368b93f python.pkgs.python-mapnik: 2016-08-30 -> 3.0.13 2017-10-19 17:22:49 +03:00
Nikolay Amiantov
38b94d1f1f wt: 3.3.6 -> 4.0.0
Fix build with new Boost.
2017-10-19 17:14:20 +03:00
Frederik Rietdijk
52350b5261 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-19 15:50:14 +02:00
Frederik Rietdijk
d854b3df2c Merge pull request #30503 from guibou/guibou_vfx_pkgs
Many packages used in computer animation industry
2017-10-19 15:38:56 +02:00
Nikolay Amiantov
0d5ff53a15 bazel_0_4: build on Darwin 2017-10-19 16:38:06 +03:00
Tim Steinbach
f11948d31e Merge pull request #30579 from NeQuissimus/openjdk8u152
openjdk: 8u144 -> 8u152
2017-10-19 09:22:26 -04:00
Frederik Rietdijk
5c11622348 python.pkgs.powerline: remove vcs clients from propagatedBuildInputs 2017-10-19 14:59:26 +02:00
Tim Steinbach
c8a7124c24 Merge pull request #30560 from casey/alacritty-update
alacritty: unstable 2017-09-02 -> 2017-10-17
2017-10-19 08:55:06 -04:00
Tim Steinbach
1c71b0ef31
openjdk: 8u144 -> 8u152 2017-10-19 08:39:01 -04:00
Thomas Tuegel
f7de0da188
Merge branch 'pull/30305'
plasma5: 5.10.5 -> 5.11.1
sddm: 0.15.0 -> 0.16.0
2017-10-19 07:18:36 -05:00
Thomas Tuegel
dae260034c
nixos/sddm: delete QML cache
Prior to Qt 5.9.2, there is a QML cache invalidation bug which causes SDDM to
segfault when upgrading Plasma.

See also: https://bugreports.qt.io/browse/QTBUG-62302
2017-10-19 07:09:01 -05:00
Thomas Tuegel
ef4a6bd181
sddm: remove HiDPI patch
Disabling HiDPI support seemed to resolve a segfault at SDDM startup, but that
was a red herring. The problem actually resulted from a QML cache invalidation
bug. It should be safe to enable HiDPI support again.
2017-10-19 07:07:24 -05:00
Tim Steinbach
0b409b37d4
linux-copperhead: 4.13.7.a -> 4.13.8.a 2017-10-19 08:02:26 -04:00
Thomas Tuegel
0cc2171910
grantlee5: Fix debug build 2017-10-19 06:52:56 -05:00
Tim Steinbach
606487e19c Merge pull request #30522 from NeQuissimus/docker_17_10
docker: add 17.10.0-ce
2017-10-19 07:39:50 -04:00
Jörg Thalheim
6f9c76662b Merge pull request #30572 from flokli/twilio
twilio: init at 6.8.0
2017-10-19 11:29:20 +01:00
Nikolay Amiantov
94dc37d622 cntk: init at 2.2 2017-10-19 13:24:24 +03:00
Nikolay Amiantov
cf2cc8b1d3 Merge pull request #30434 from abbradar/tensorflow
Build Tensorflow from source
2017-10-19 13:24:09 +03:00
Nikolay Amiantov
fe153d73ce tensorflow: 1.3.0 ->1.3.1
Build from source.

It's implemented as a two-staged Bazel build (see also
546b4aec776b3ea676bb4d58d89751919ce4f1ef).
2017-10-19 13:19:11 +03:00
Nikolay Amiantov
e3afbd6d26 bazel_0_4: set absolute path to /usr/bin/env
Also cleanup TMPDIR.
2017-10-19 13:19:11 +03:00
Nikolay Amiantov
ba9cde1dd5 bazel_0_4: add optional Nix-specific hacks
* Skip verifying checksums for already fetched packages.
  Needed for two-staged building in Nix:
    1. Build a fixed derivation with `bazel fetch` (filtered out of non-reproducable bits).
    2. Build an actual derivation which uses fetched dependencies (skipping
       checksums needed here because they depend on the build directory).
* Don't clean environment variables for children processes.
  Needed for Nix compiler wrappers.
2017-10-19 13:19:11 +03:00
Nikolay Amiantov
15bfc8c12a Merge pull request #30433 from abbradar/cudatoolkit
CUDA-related updates and cleanups
2017-10-19 13:18:43 +03:00
Nikolay Amiantov
1360c356e3 driversi686Linux: init
This is added so that Hydra would build several drivers-related packages for i686.

Closes #30455.
2017-10-19 13:12:28 +03:00
Nikolay Amiantov
59f51eba29 opencv3: use older cudatoolkit 2017-10-19 12:47:56 +03:00
Nikolay Amiantov
22b582821d blender: fix build with new cudatoolkit 2017-10-19 12:47:56 +03:00
Nikolay Amiantov
b317d7cfd4 opensubdiv: 3.2.0 -> 3.3.0
Fix build with new CUDA toolkit.
2017-10-19 12:47:56 +03:00
Nikolay Amiantov
771e403786 python.pkgs.Theano: merge CUDA and non-CUDA versions 2017-10-19 12:47:30 +03:00
Nikolay Amiantov
efd2444de5 python.pkgs.libgpuarray: -9998.0 -> 0.6.9 2017-10-19 12:47:30 +03:00
Nikolay Amiantov
50a223b144 clblas: 20160505 -> 2.12 2017-10-19 12:47:30 +03:00
Nikolay Amiantov
57f82de364 caffe: 1.0-rc5 -> 1.0
Fix build with cudatoolkit9.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
378bfba023 treewide: use default compiler for cuda 2017-10-19 12:47:30 +03:00
Nikolay Amiantov
85d3c00dce treewise: respect config.cudaSupport in packages 2017-10-19 12:47:30 +03:00
Nikolay Amiantov
6309e5fa01 cudnn: refactor to use shared derivation
Also return 8.0-6.0 version for TensorFlow.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
ce9059a120 cudnn_cudatoolkit9: init at 7.0
Make it the default.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
7cf6010fd3 cudatoolkit: use recommended gcc by default
This way one may build packages requiring old CUDA Toolkit with usual stdenv;
only bits which are compiled with NVCC would use older GCC.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
fe7c7a852d cudatoolkit9: init at 9.0.176
Make CUDA Toolkit 9 the default choice.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
0bc4216bf0 Merge branch 'staging' 2017-10-19 12:46:38 +03:00
Vladimír Čunát
c0e00efdae
knot-dns: fix kdig +tls broken in 2.6.0 2017-10-19 11:18:20 +02:00
Joerg Thalheim
65256b7f26 wireguard: 0.0.20171011 -> 0.0.20171017 2017-10-19 09:40:51 +01:00
Florian Klink
2856891562 twilio: init at 6.8.0 2017-10-19 09:56:47 +02:00