Peter Simons
c456073e03
Disable test suites of Haskell packages RSA and kademlia.
...
Those test suites run for 2+ hours and thus fail with a timeout error.
2015-09-02 12:29:00 +02:00
Luca Bruno
873a6ce9a8
imagemagickBig: enable ghostscript
2015-09-02 11:46:27 +02:00
Rok Garbas
25a29e6671
pythonPackages.scikitlearn: fix for python2
...
test_standard_scaler_numerical_stability test fails on all i686 platforms
2015-09-02 10:37:48 +02:00
lethalman
9da76d7d11
Merge pull request #9552 from mayflower/fix-lxd-images
...
lxd: fix to include lxd-images
2015-09-02 10:32:09 +02:00
Bjørn Forsman
c54d939d6d
freenect: cosmetic (2 space indents)
2015-09-02 10:28:16 +02:00
ts468
eec0113516
Merge pull request #8705 from ts468/upstream.ocaml_renaming
...
ocaml-modules: fix naming: "_" -> "-"
2015-09-02 10:03:22 +02:00
Thomas Strobel
616aa2bdda
ocaml modules: fix some CamelCase and under_scores
2015-09-02 09:14:59 +02:00
Matthias Beyer
0f4b9218d2
python27Packages.klaus: 0.4.10 -> 0.6.0, fixes #9597
2015-09-02 08:59:07 +02:00
Thomas Strobel
e80b41e94f
xen: remove 4.4.1 + fixes compilation of 4.5.x, fixes #9572
2015-09-02 08:33:24 +02:00
William A. Kennington III
b55a4df70f
chromium: Updates
...
This bumps the stable and dev track forward a version
2015-09-01 21:22:34 -07:00
Vladimír Čunát
2dccca399c
libunwind: security fix for CVE-2015-3239
...
Thanks to the monitor. Low security and high rebuild impact, but still...
2015-09-02 05:23:55 +02:00
Vladimír Čunát
54c4aab662
nixos: kill services.virtualboxGuest to fix #9600
2015-09-02 04:54:31 +02:00
William A. Kennington III
4fecf15b4b
syncthing: Fix top-level expression
2015-09-01 17:19:11 -07:00
Domen Kožar
1820dd8e21
Merge pull request #9598 from benley/readme-15.09
...
Add hydra links for upcoming 15.09 release
2015-09-01 23:59:23 +02:00
Benjamin Staffin
8ddc086c35
Add hydra links for upcoming 15.09 release
2015-09-01 14:32:47 -07:00
Bjørn Forsman
fe85ba5806
opencv3: unbreak build (set "-DWITH_IPP=OFF")
...
OpenCV tries to download IPP itself at build time. That doesn't work
well with nix.
2015-09-01 22:23:47 +02:00
koral
f5615752ae
imagemagick: 6.9.1-0 -> 6.9.2-0, fixes #9591
2015-09-01 21:55:24 +02:00
Rok Garbas
08ef227a61
pythonPackages.scikitlearn: apply patch for doctests on i686 and skip one test
...
fixes #9472
related scikit-learn/scikit-learn/#5198, scikit-learn/scikit-learn/#5197
2015-09-01 21:48:46 +02:00
Vladimír Čunát
0327ee3f8e
libevent: remove unused vulnerable 1.4.x version
2015-09-01 21:37:40 +02:00
Vladimír Čunát
f2d25c5a4d
firefox-gtk3: fix crashes by a Fedora-backported patch
...
These might be the same crashes as with gtk2 and system cairo #9368 .
2015-09-01 21:34:17 +02:00
Vladimír Čunát
f65b692a07
firefox: fix argv0 with enableGTK3 (/cc #9562 )
...
Also add a simple test detecting such problems.
2015-09-01 21:34:16 +02:00
Robin Gloster
d0d8828706
lxd: fix to include lxd-images
2015-09-01 18:14:31 +00:00
Arseniy Seroka
4ab89ab1e6
Merge pull request #9595 from gebner/ibus-anthy-1.5.7
...
ibus-anthy: 1.5.6 -> 1.5.7
2015-09-01 20:31:23 +03:00
lethalman
f8f224af05
Merge pull request #9500 from rnhmjoj/telegram-pass-args
...
telegram-cli: keep arguments passed to the wrapper
2015-09-01 18:57:04 +02:00
Gabriel Ebner
21370df4d6
ibus-anthy: 1.5.6 -> 1.5.7
...
Also fix zipcode lookup.
2015-09-01 18:05:12 +02:00
Peter Simons
2b71e4643e
haskell-bloomfilter: patch to fix build on 32 bit platforms
2015-09-01 18:02:50 +02:00
William A. Kennington III
66563862ec
zfs: Fix build for kernel 4.2
2015-09-01 08:57:02 -07:00
Peter Simons
8c1c38ee27
haskell-bloomfilter: re-enable 32-bit builds to verify whether the issue has in fact been fixed upstream
2015-09-01 17:55:03 +02:00
Peter Simons
64629ec611
hackage-packages.nix: update to 53c766e346
with hackage2nix v20150824-62-gb54260a
2015-09-01 17:55:03 +02:00
Arseniy Seroka
bb3bb95f9b
Merge pull request #9582 from pjones/pkg/cura.lulzbot
...
curaLulzbot: init at 15.02.1-1.03-5064
2015-09-01 18:46:44 +03:00
lethalman
3427ce1b61
Merge pull request #9518 from FRidh/xray
...
python-packages xray: init at 0.6.0
2015-09-01 17:43:38 +02:00
lethalman
3a1fa6f107
Merge pull request #9594 from KoviRobi/txt2tags-new-package
...
txt2tags: init at 2.6
2015-09-01 17:40:10 +02:00
John Wiegley
b3bd3eef38
emacsMacport: 24.5-mac-5.9 -> 24.5-mac-5.10
2015-09-01 08:39:45 -07:00
Luca Bruno
561fecb239
cromfs: use gcc 4.8 to fix build on i686 (ZHF)
2015-09-01 17:38:54 +02:00
Peter Simons
c30410e2dc
hackage-packages.nix: update to e6301b9ed8
with hackage2nix v20150824-58-g80c45f8
2015-09-01 16:59:06 +02:00
Peter Simons
881fb00fdf
emacs-magit: update to version 2.2.1
2015-09-01 16:56:12 +02:00
Peter Simons
bcd3e06f4c
emacs-git-modes: update to version 1.2.0
2015-09-01 16:56:12 +02:00
Peter Simons
ebd99dea2f
emacs-dash: update to version 2.11.0
2015-09-01 16:56:12 +02:00
Peter Simons
f33f8e1b34
emacs-haskell-mode: update to version 13.14-169-g0d3569d
2015-09-01 16:56:11 +02:00
Tobias Geerinckx-Rice
04d6095700
netsniff-ng: 0.5.9-{86-gd84a6b7 -> 88-ge5570a8}
2015-09-01 16:37:16 +02:00
Marco Maggesi
97b27e69c0
Update HOL Light to svn r244.
2015-09-01 16:30:27 +02:00
Kovacsics Robert (NixOS-SSD2)
7234e89913
txt2tags: init at 2.6
...
txt2tags is a KISS markup language
2015-09-01 14:12:26 +01:00
Carles Pagès
b4ad13f667
opencv: add version 3.0
...
Adding as a separate expression, as it is not api compatible with 2.x.
2015-09-01 14:53:32 +02:00
Luca Bruno
65c1afd238
rosegarden: disable parallel builds
2015-09-01 14:37:35 +02:00
Luca Bruno
ffb8143cb1
lttng-modules: 2.6.0-5 -> 2.6.2-1, fixes build on kernel 3.18
2015-09-01 14:10:59 +02:00
lethalman
379790183d
Merge pull request #9590 from Profpatsch/dm-lid-management
...
`desktopManagerHandlesLidAndPower default `false`
2015-09-01 13:50:27 +02:00
Thomas Tuegel
61cad61ebf
makeWrapper: accept --argv0
flag (/cc #9562 )
...
By default `makeWrapper` will not set argv[0] (this is a reversion to
the old default behavior). Based on the breakage we have seen from
changing the default, this is what most people want. The `wrapProgram`
function will send `--argv0 '"$0"'` to `makeWrapper`, i.e. it will
continue to pass-through the argv[0] that the wrapper is called with.
2015-09-01 13:27:12 +02:00
Vladimír Čunát
1464a4de57
nvidia-x11: don't install libvdpau* that we have already
...
Besides being redundant to inject libvdpau via LD_LIBRARY_PATH,
currently the drivers come with a vulnerable version.
https://devtalk.nvidia.com/default/topic/873035
2015-09-01 13:27:12 +02:00
Vladimír Čunát
5d5c053f68
libvdpau: security update 1.1 -> 1.1.1
...
CVE-2015-{5198,5199,5200}
2015-09-01 13:27:12 +02:00
Cillian de Róiste
3c7f1431c0
helmholtz: unset the curl user-agent to fix the download
...
I've checked this with the developer to ensure it isn't blocked
deliberately and she said it was just a problem with the hosting
provider, so it is fine to work around it.
2015-09-01 13:17:35 +02:00