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
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
Arseniy Seroka
6864526329
Merge pull request #9575 from lowfatcomputing/multimarkdown
...
multimarkdown: init at 4.7.1
2015-09-01 14:03:56 +03:00
Eelco Dolstra
79a8a9327d
Doh
2015-09-01 12:53:26 +02:00
Andreas Wagner
bea3ba66bb
multimarkdown: init at 4.7.1
2015-09-01 06:52:54 -04:00
Profpatsch
44c12dc0ff
desktopManagerHandlesLidAndPower default
false`
...
Changes the option and explicitely sets it for each desktopManager.
Reasoning: Currently,
services.xserver.displayManager.desktopManagerHandlesLidAndPower is set
to true by default. This creates a problem for users without desktop
environments activated, since lid management simply doesn't work
(and they have to be lucky to find this option).
See issue #9671
2015-09-01 12:14:44 +02:00
Eelco Dolstra
ea7b5bb8b0
Fix NFSv4 test
...
http://hydra.nixos.org/build/25349071
2015-09-01 12:00:04 +02:00
Eelco Dolstra
6cadec8906
ant: Update to 1.9.6
2015-09-01 12:00:04 +02:00
Eelco Dolstra
8fc039188e
Mark some packages with undownloadable source as broken
2015-09-01 12:00:04 +02:00
Eelco Dolstra
7f0c5a2c8f
praat: Update to 5417
...
Mostly because the old URL didn't work.
2015-09-01 12:00:04 +02:00
Eelco Dolstra
0f78de00b8
vboot_reference: Fix Git URL
2015-09-01 12:00:04 +02:00
Luca Bruno
24ae56e7fe
ngrok: fix build
2015-09-01 11:59:01 +02:00
lethalman
81e47bce00
Merge pull request #9589 from ragnard/rkt-fix-image-download
...
rkt: Don't download stage1 image during build (fixes hydra build).
2015-09-01 11:18:25 +02:00
Rok Garbas
dbc6c2be3f
pythonPackages: fix pyutil on pypy platform
2015-09-01 11:10:27 +02:00
Ragnar Dahlén
6e1bee84d3
rkt: Don't download stage1 image during build.
...
The rkt build process requires a stage1 image. By default it will try
and download one with wget from coreos.com during the build. This change
explicitly downloads the image using `fetchurl`, verifying checksum,
then passes that to the build using appropriate configure flag.
2015-09-01 10:08:44 +01:00
Eelco Dolstra
9013dc5826
inotifyTools -> inotify-tools
...
Fixes #9456 .
2015-09-01 10:52:47 +02:00
Eelco Dolstra
217fbea5f9
Move some misplaced attributes
2015-09-01 10:50:18 +02:00