Peter Hoeg
facb2c0483
bundler: 1.14.3 -> 1.14.4
2017-02-17 22:48:39 +08:00
Daiderd Jordan
8a5c6153d7
Merge pull request #22814 from veprbl/wxpython
...
wxPython30: fix on darwin
2017-02-17 08:35:39 +01:00
David Terry
90d225db76
microsoft_gsl: init at 2017-02-13
2017-02-17 02:14:12 +01:00
Dmitry Kalinkin
c2a5733654
wxPython: fix on darwin
2017-02-16 18:48:08 -05:00
Lluís Batlle i Rossell
0c42efd9d7
SDL2: fix creation of libSDL2main.a
...
It's required by a trigger rally update I will commit next.
And other games use that too.
2017-02-16 22:24:40 +01:00
Frederik Rietdijk
624cd8ae9e
Merge pull request #22593 from teh/master
...
Update scrapy & dependencies
2017-02-16 17:27:57 +01:00
Tom Hunger
69363e9611
Move scrapy to its own module and add patch to fix broken permission code.
...
Scrapy is usually installed via pip where copying all permissions
makes sense. In Nix the files copied are owned by root and
readonly. As a consequence scrapy can't edit the project templates so
scrapy startproject
fails.
2017-02-16 16:21:46 +00:00
Graham Christensen
cfbddd3ae0
Merge pull request #22867 from maurer/openssl-cve-2017-3733
...
openssl: 1.1.0d -> 1.1.0e for High severity CVE-2017-3733
2017-02-16 09:29:29 -05:00
Matthew Maurer
0d2ba7ef2b
openssl: 1.1.0d -> 1.1.0e for High severity CVE-2017-3733
2017-02-16 09:16:41 -05:00
Joachim Fasting
2d643613f3
mozart: refactoring
...
- Append emacs to the oz wrapper's command search path rather than the
rpath. Previously, emacs would end up in the closure but the oz
shell script would not be helped by it. Now a user without emacs in
their PATH can still get the complete Oz experience (which depends
crucially on emacs). To build a variant without emacs, do
mozart.override { emacs = null; }
- Patch full path to oz executable into the oz desktop item to make the
output less reliant on the runtime PATH
- Compress .elc files to save a little bit of space
- Make it easier to extend platform support
- Inline builder.sh
- Be more specific about patching. oz and ozc are capable of inferring
OZHOME themselves; thus we generate wrappers only for the binary
executable components.
Note that gmp and boost would be removed by patchelf --shrink-path; I've
no idea whether they are used somehow, so we leave them in and forego
rpath shrinking for now.
2017-02-16 14:51:08 +01:00
Graham Christensen
52026edf98
Merge pull request #22839 from ilya-kolpakov/master
...
boost: 1.63.0 (not default)
2017-02-16 07:42:40 -05:00
Peter Simons
3c0b1919e7
git-annex: update sha256 hash for the new version
2017-02-16 11:49:42 +01:00
Peter Simons
5e910bcbf6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.4-12-gf83834c from Hackage revision
2701517fd6
.
2017-02-16 11:49:11 +01:00
Peter Simons
918a5926c6
hackage2nix: drop obsolete extra packages
2017-02-16 11:48:10 +01:00
Graham Christensen
7943dc8978
Merge pull request #22843 from bendlas/update-webkitgtk
...
webkitgtk212x: remove
2017-02-15 21:28:35 -05:00
Jascha Geerds
900fc49013
Merge pull request #22775 from peterhoeg/u/qtox
...
tox clients and libraries updates
2017-02-15 23:05:14 +01:00
Herwig Hochleitner
54e3fad0f4
webkitgtk212x: remove
...
2.12 isn't maintained anymore and superseded by the (compatible) 2.14
2017-02-15 20:29:05 +01:00
Franz Pletz
eda8ee2830
Merge pull request #22752 from LumiGuide/syslog-ng-3.9.1
...
syslog-ng: 3.6.2 -> 3.9.1
2017-02-15 20:12:02 +01:00
Herwig Hochleitner
2640c87fb9
webkitgtk: 2.14.4 -> 2.14.5
2017-02-15 20:10:56 +01:00
Ilya Kolpakov
6d8235210d
boost: 1.63.0 (not default)
2017-02-15 18:29:39 +01:00
Peter Simons
d583e013e1
Merge pull request #22825 from areina/add-catalan-to-aspell
...
aspell-dict-ca: init at 2.1.5-1
2017-02-15 17:47:44 +01:00
Peter Simons
1a0cddad80
Merge pull request #22834 from Profpatsch/data-pprint
...
haskellPackages: data-pprint jailbreak
2017-02-15 16:06:58 +01:00
Profpatsch
d6fdba7f45
haskellPackages: data-pprint jailbreak
2017-02-15 15:44:30 +01:00
Peter Simons
cb2499acd0
Merge pull request #22805 from LumiGuide/fix-hoogle-ghcjs
...
ghcWithHoogle: fix for ghcjs
2017-02-15 13:05:06 +01:00
Peter Simons
9e0867586c
Merge pull request #21396 from laMudri/stdlib-v0.13
...
AgdaStdlib: v0.12 -> v0.13
2017-02-15 13:03:50 +01:00
Frederik Rietdijk
397e59b4c9
pythonPackages.Keras: 1.0.3 -> 1.2.2
2017-02-15 12:56:58 +01:00
Frederik Rietdijk
97c3bebd92
tensorflowCuDNN -> tensorflowWithCuda
...
and move expression
2017-02-15 12:32:44 +01:00
Frederik Rietdijk
a069c16c22
tensorflowNoGpuSupport -> tensorflowWithoutCuda
...
and move expression
2017-02-15 12:32:44 +01:00
Rahul Gopinath
e69f76470a
aenum: Init at 1.4.7
2017-02-15 10:25:37 +01:00
Rahul Gopinath
ce8af120f2
leather: Init at 0.3.3
2017-02-15 10:24:53 +01:00
Jean-Pierre PRUNARET
59639ad8b0
opengrok: 0.12.1 (broken) -> 0.12.5
2017-02-15 10:22:02 +01:00
Franz Pletz
1e65d0b9e9
gnutls: 3.5.8 -> 3.5.9
...
Bugfix release.
2017-02-15 09:35:28 +01:00
Franz Pletz
07309d740a
webkitgtk: 2.14.3 -> 2.14.4 for multiple CVEs
...
Fixes:
* CVE-2017-2350
* CVE-2017-2354
* CVE-2017-2355
* CVE-2017-2356
* CVE-2017-2362
* CVE-2017-2363
* CVE-2017-2364
* CVE-2017-2365
* CVE-2017-2366
* CVE-2017-2369
* CVE-2017-2371
* CVE-2017-2373
See https://webkitgtk.org/security/WSA-2017-0002.html .
2017-02-15 09:35:28 +01:00
Franz Pletz
e8af5dcd8e
ffmpeg: 3.2.2 -> 3.2.4 for multiple CVEs
...
Fixes CVE-2017-5024 & CVE-2017-5025.
See https://ffmpeg.org/security.html .
2017-02-15 09:35:28 +01:00
Franz Pletz
d2426f0aa8
ffmpeg: 3.1.6 -> 3.1.7 for multiple CVEs
...
Fixes CVE-2017-5024 & CVE-2017-5025.
See https://ffmpeg.org/security.html .
2017-02-15 09:35:27 +01:00
Franz Pletz
78f59f1223
ffmpeg: 2.8.10 -> 2.8.11 for multiple CVEs
...
Fixes CVE-2017-5024 & CVE-2017-5025.
See https://ffmpeg.org/security.html .
2017-02-15 09:35:27 +01:00
Franz Pletz
bf565a4635
libivykis: 0.40 -> 0.41
2017-02-15 01:58:57 +01:00
Joachim Fasting
c34a52bf5d
mozart: prefer local builds
...
The build essentially unpacks a tarball and generates
a few wrappers. No need to use hydra for that.
2017-02-15 01:54:59 +01:00
Jude Taylor
0637f83fb8
update xmonad nix patch to apply to new xmonad
2017-02-14 16:51:55 -08:00
Franz Pletz
f87eb8920c
grafana-old: outdated, probably without users
2017-02-15 00:42:29 +01:00
Bas van Dijk
057fae5ea0
ghcWithHoogle: fix for ghcjs
...
`haskell.packages.ghcjs.ghcWithHoogle` failed because the following line:
for docdir in ${ghc.doc}/${docLibGlob}/*; do
failed because `doc` is not an attribute of `ghc` when `ghc` is
substituted for ghcjs.
2017-02-14 22:50:29 +01:00
Daiderd Jordan
7929888e8d
Merge pull request #22614 from cstrahan/ycm
...
YouCompleteMe: use ycmd package
2017-02-14 21:32:09 +01:00
John Wiegley
3a0efcc4ca
configuration-common: http-api-data is now at version 0.3.5
2017-02-14 10:42:46 -08:00
Benjamin Staffin
40dc5e6982
Merge pull request #22771 from izuk/bazel
...
bazel: 0.3.2 -> 0.4.4
2017-02-14 11:49:20 -05:00
Eelco Dolstra
314dd9215b
Merge pull request #16654 from awakenetworks/parnell/setcap-wrappers
...
Adding setcap-wrapper functionality to Nix
2017-02-14 16:25:06 +01:00
Toni Reina
4e72d2da50
aspell-dict-ca: init at 2.1.5-1
2017-02-14 15:17:28 +01:00
Rickard Nilsson
8665250844
haskellPackages.dirstream: jailbreak
2017-02-14 13:48:44 +01:00
Rickard Nilsson
232639ccbb
haskellPackages: Remove jailbreak for xxhash and Glob (fixed upstream)
2017-02-14 13:47:12 +01:00
Michael Raskin
3508b4832f
haskellPackages: fgl, fgl-arbitrary: jailbreak (w.r.t. hspec for tests)
2017-02-14 13:23:28 +01:00
Eelco Dolstra
1a9cf94ba2
Revert "opensubdiv: Remove cudatoolkit from the closure"
...
This reverts commit 6a472cf4c1
. On
second thought, this is not a good idea, because it means that a
CUDA-enabled Blender doesn't work on non-CUDA systems anymore (since
they don't have libOpenCL.so in /run/opengl-driver). I guess a better
solution will be to split cudatoolkit into multiple outputs.
2017-02-14 12:59:02 +01:00