Frederik Rietdijk
8886e0ffa0
pythonPackages.pandas: fix tests
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
a9b80ad72f
pythonPackages.pyPdf: disabled py3k
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
7332740e20
pythonPackages.llfuse: fix build
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
c350b6acc6
pythonPackages.nibabel: 2.0.1 -> 2.0.2
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
9f34475f93
pythonPackages.signal: 0.9.2 -> 1.0.1
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
bdff6bb3f1
pythonPackages.dot2tex: disabled for py3k
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
300744cc70
pythonPackages.colorlog: 2.6.0 -> 2.6.1
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
da27cb67d6
pythonPackages.batinfo: 0.2 -> 0.3
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
aaad88eccc
pythonPackages.dns: disable py3k
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
7c92e0a40f
pythonPackages.pid: fix build
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
423d3e4244
pythonPackages.BlinkStick: broken
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
c39a73b2a2
pythonPackages.pyusb: 1.0.0b2 -> 1.0.0rc1
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
4bd01c5cbd
openblas_2_14: remove
...
because we don't need it for numpy anymore.
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
a4098c1133
pythonPackages.pandas_17: remove it
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
d58302d5bb
pythonPackages.numpy: 1.10 -> 1.11 and use current openblas
...
That is, openblas 0.2.17.
2016-03-31 21:51:45 +02:00
Thomas Tuegel
7f336a4513
qtbase: unset QT_PLUGIN_PATH after loading
2016-03-31 14:36:30 -05:00
Peter Simons
26a73d1f74
Merge pull request #14344 from lancelotsix/update_gnupg20
...
gnupg20: 2.0.29 -> 2.0.30
2016-03-31 20:47:32 +02:00
Vladimír Čunát
0689ff1574
gnucash-2.6: hack around test failures
...
They were most likely triggered by #909 .
Tested only against 16.03 due to webkitgtk problems on master.
2016-03-31 18:59:36 +02:00
Nikolay Amiantov
0276a8b2d2
steam: use old C++ ABI for primus
2016-03-31 19:52:33 +03:00
Nikolay Amiantov
9b7edbeb2f
primus: propagate stdenv to primusLibs
2016-03-31 19:52:33 +03:00
Nikolay Amiantov
9134f9358a
stdenvAdapters.useOldCXXAbi: add new adapter
2016-03-31 19:52:33 +03:00
Vladimír Čunát
1186bffb7f
partimage: fix build with openssl-1.0.2
...
...by using patch from Arch (taken from Debian).
2016-03-31 17:57:22 +02:00
Lancelot SIX
d6f9e35683
gnupg20: 2.0.29 -> 2.0.30
...
See https://lists.gnupg.org/pipermail/gnupg-announce/2016q1/000385.html
2016-03-31 17:18:32 +02:00
Christian Albrecht
9c6a69230d
zsh: fix configureFlags #14256
...
commit 97332d3
introduced non expanding $out/etc/zprofile in zshs compiled in PATH.
this commit reverts the change so that $out is expanded at configure time.
2016-03-31 16:57:30 +02:00
Michael Raskin
011f69992a
satallax: 1.4 -> 2.7
2016-03-31 16:23:08 +02:00
Franz Pletz
fc1e886f1b
php: 7.0.2 -> 7.0.5 (security)
...
https://secure.php.net/ChangeLog-7.php#7.0.5
2016-03-31 16:07:43 +02:00
Arseniy Seroka
ca30594c87
Merge pull request #14095 from guaraqe/grive-2
...
grive2: init at 0.5.0
2016-03-31 16:48:50 +03:00
guaraqe
1d09c97ac4
grive2: init at 0.5.0
...
grive2: update 0.5.0
grive2: various cosmetic changes
2016-03-31 15:42:45 +02:00
ne0phyte
cce37d2164
kicad: 2013 stable -> 4.0.2
2016-03-31 15:29:39 +02:00
Nikolay Amiantov
f752424924
qt55.qtbase: use more system libraries
2016-03-31 15:53:06 +03:00
Nikolay Amiantov
5199176b65
Merge branch 'master' into staging
2016-03-31 15:46:52 +03:00
Michael Raskin
cdb2bc77c4
davfs2: 1.4.7 -> 1.5.2; fixes the build
2016-03-31 14:14:40 +02:00
Lluís Batlle i Rossell
d2c00001f8
freeimage: updating to 3.17
...
It is buggy in 32-bit: sizeof(uint64) != 8 !!.
2016-03-31 12:35:57 +02:00
Eelco Dolstra
60f07e8e10
Revert "gcc: Use the pre-C++11 ABI by default"
...
This reverts commit 83011723af
. This
never worked because gcc's setup hook is never actually sourced. I
could fix this but since nobody complained, we probably don't need it.
2016-03-31 12:30:54 +02:00
Nikolay Amiantov
594cd3bf5e
Merge pull request #14337 from dguibert/fix/skype
...
skype: build qt4 with the 32bits clangStdenv
2016-03-31 13:49:58 +04:00
vbgl
149b9faac0
Merge pull request #14323 from nathan7/fsharp-4.0.1.1
...
fsharp: 4.0.0.4 -> 4.0.1.1
2016-03-31 11:43:13 +02:00
Frederik Rietdijk
97a29ff817
Merge pull request #14110 from lancelotsix/clean_sqlalchemy_legacy
...
Clean sqlalchemy legacy
2016-03-31 10:52:53 +02:00
David Guibert
7f69d5ed8c
skype: build qt4 with the 32bits clangStdenv
...
This allows to build skype without errors like this:
clang++ -Wl,-O1 -o libmng libmng.o -lmng
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: skipping incompatible /nix/store/72nklasrjg774iwxxnpyxwkzxz2j37v5-libmng-2.0.2/lib/libmng.so when searching for -lmng
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: cannot find -lmng
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: skipping incompatible /nix/store/n0y8pv4kaff7vnq7rmzwrd654gqaj0ki-glibc-2.23/lib/libm.so when searching for -lm
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: skipping incompatible /nix/store/n0y8pv4kaff7vnq7rmzwrd654gqaj0ki-glibc-2.23/lib/libm.a when searching for -lm
clang-3.7: error: linker command failed with exit code 1 (use -v to see invocation)
2016-03-31 10:37:02 +02:00
Charles Strahan
f8f16b1a36
mesos: 0.27.1 -> 0.28.0
2016-03-31 04:17:19 -04:00
Franz Pletz
e5334ceca2
Merge pull request #14305 from benwbooth/xe-guest-utilities-6.2.0
...
xe-guest-utilities: init at 6.2.0
2016-03-31 10:12:42 +02:00
Lluís Batlle i Rossell
ab93f8c137
Making vm's qemu cache=unsafe. Faster.
...
I don't think it's unsafe, if it's meant for nix expressions.
2016-03-31 09:27:25 +02:00
Lluís Batlle i Rossell
e21dd19168
Making vm's interactive shell handle the terminal well.
2016-03-31 09:27:14 +02:00
Frederik Rietdijk
933e46c095
Merge pull request #14329 from bcdarwin/fix-python-packages
...
fix nesting error resulting in topydo metadata being attached to the …
2016-03-31 09:05:56 +02:00
Frederik Rietdijk
1281a1bd5c
Merge pull request #14331 from ne0phyte/librecad-2.0.9
...
librecad: 2.0.8 -> 2.0.9
2016-03-31 09:04:45 +02:00
Franz Pletz
53cf0cfd71
Merge pull request #14322 from bobvanderlinden/pr-hwinfo-21.23
...
hwinfo: 21.12 -> 21.23
2016-03-31 08:33:50 +02:00
Tuomas Tynkkynen
c12f63821f
ios-cross-compile: Don't build on hydra
2016-03-31 07:20:21 +03:00
ne0phyte
1532ce35b8
librecad: 2.0.8 -> 2.0.9
2016-03-31 04:28:01 +02:00
Tobias Geerinckx-Rice
57f4678bbb
x2goclient: 4.0.5.0 -> 4.0.5.1
2016-03-31 02:53:31 +02:00
Tobias Geerinckx-Rice
e0c53be991
tzdata: 2016b -> 2016c
2016-03-31 02:53:31 +02:00
Ben Darwin
8347f94216
fix nesting error resulting in topydo metadata being attached to the enclosing set
2016-03-30 19:56:01 -04:00
Michael Raskin
016d523d82
cvc4: fix the build by skipping line markers in cpp expansions during configure, helps the configure script to find Boost version
2016-03-31 01:52:33 +02:00
Vladimír Čunát
254e2cc982
hhvm: disable parallel building
...
/cc #14151 .
http://hydra.nixos.org/build/33846692/nixlog/1/tail
2016-03-31 00:56:34 +02:00
Domen Kožar
207549ec9d
Merge pull request #14325 from teozkr/fix-oidentd-gcc5
...
oidentd: Set C dialect to gnu89 (broken by GCC 5)
2016-03-30 23:22:16 +01:00
Michael Raskin
cd87edce14
tinycc: 0.9.26 -> 0.9.27pre-20160328 (from git); apparently fixes the segfaults
2016-03-31 00:17:55 +02:00
Teo Klestrup Röijezon
2d4af4b979
oidentd: Set C dialect to gnu89 (broken by GCC 5)
2016-03-31 00:08:27 +02:00
Frederik Rietdijk
40ed938ef2
Merge pull request #14267 from FRidh/openblas
...
openblas: 0.2.15 -> 0.2.17
2016-03-30 23:30:40 +02:00
Domen Kožar
1845159705
perlPackages.UnicodeString: fix build (also imapsync)
2016-03-30 21:06:40 +01:00
Luca Bruno
04d4d0000f
namazu: mark as broken
2016-03-30 21:54:03 +02:00
Nathan Zadoks
77d79ef6a4
fsharp: 4.0.0.4 -> 4.0.1.1
2016-03-30 21:46:56 +02:00
Luca Bruno
184b7ba3c6
glib-tested: suppress gdbus test needing machine-id
2016-03-30 21:27:29 +02:00
Nikolay Amiantov
1d24a7b6f8
tdesktop: init at 0.9.33
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
a8f5991db7
libunity: init at 6.12.0
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
e0ee6dc8fc
breakpad: init at 2016-03-28
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
01e2511668
dee: init at 1.2.7
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
c419e3c6d6
libgee_0_6: init at 0.6.8
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
c091e61a09
pcre: add 16- and 32-bit character size versions
2016-03-30 22:22:51 +03:00
Frederik Rietdijk
3d1523ebe2
Merge pull request #14321 from bobvanderlinden/pr-gitcola-2.5
...
git-cola: 2.2.1 -> 2.5
2016-03-30 21:17:25 +02:00
Bob van der Linden
318fdda01c
git-cola: 2.2.1 -> 2.5
2016-03-30 20:25:50 +02:00
Bob van der Linden
0e882ccf74
hwinfo: 21.12 -> 21.23
2016-03-30 20:06:58 +02:00
Arseniy Seroka
7f90eabe61
Merge pull request #14317 from romildo/new.cbatticon
...
cbatticon: 1.4.2 -> 1.6.4
2016-03-30 21:00:54 +03:00
Tuomas Tynkkynen
71d7eaf55d
ntfs-3g: 2015.3.14 -> 2016.2.22; maintain
...
Also old homepage seems to be in a redirect loop.
2016-03-30 20:57:00 +03:00
Domen Kožar
a1cfdb9c88
remove erlangR14: outdated and doesn't build
2016-03-30 18:54:58 +01:00
José Romildo Malaquias
11d09c91c5
cbatticon: 1.4.2 -> 1.6.4
2016-03-30 14:39:33 -03:00
Domen Kožar
253af9a0a4
Merge pull request #14319 from grahamc/jenkins
...
jenkins: copy .war to $out, fixes #14137
2016-03-30 18:19:07 +01:00
Graham Christensen
0b8dd57694
jenkins: copy .war to $out, fixes #14137
2016-03-30 11:47:05 -05:00
Ben Booth
449d908b88
xe-guest-utilities: init at 6.2.0
...
use mkEnableOption
use sha256
add xe-guest-utilities to module-list.nix
2016-03-30 09:27:40 -07:00
Luca Bruno
18918507f2
oprofile: depend on libiberty_static
2016-03-30 17:51:20 +02:00
Luca Bruno
088231fe9f
libiberty: add static variant
2016-03-30 17:51:19 +02:00
joachifm
532beaa2a3
Merge pull request #13913 from grwlf/torch
...
torch: add expression for Torch7 the machine-learning framework
2016-03-30 14:29:32 +00:00
Domen Kožar
8a34a3b37a
qemu: 2.5.0 -> 2.5.1
...
Hopefully this also fixes installer tests on i686
2016-03-30 15:12:41 +01:00
Domen Kožar
96be420e44
move growpart out of nixos into cloud-init package
2016-03-30 14:40:24 +01:00
aszlig
ef753d210e
chromium: Update all channels to latest versions
...
Overview of the updated versions:
stable: 49.0.2623.87 -> 49.0.2623.110
beta: 50.0.2661.26 -> 50.0.2661.49
dev: 50.0.2661.18 -> 51.0.2693.2
Most notably, this includes a series of urgent security fixes:
* CVE-2016-1646: Out-of-bounds read in V8. Credit to Wen Xu from
Tencent KeenLab.
* CVE-2016-1647: Use-after-free in Navigation. Credit to anonymous.
* CVE-2016-1648: Use-after-free in Extensions. Credit to anonymous.
* CVE-2016-1649: Buffer overflow in libANGLE. Credit to lokihardt
working with HP's Zero Day Initiative / Pwn2Own.
* CVE-2016-1650: Denial of service in PageCaptureSaveAsMHTMLFunction
The official release announcement with details about these fixes can be
found here:
http://googlechromereleases.blogspot.de/2016/03/stable-channel-update_24.html
Beta and stable could be also affected, although I didn't do a detailed
check whether that's the case.
As this introduces Chromium 51 as the dev version, I had to make the
following changes to make it build:
* libexif got removed, so let's do that on our end as well.
See https://codereview.chromium.org/1803883002 for details.
* Chromium doesn't seem to compile with our version of libpng, so let's
resort to the bundled libpng for now.
* site_engagement_ui.cc uses isnan outside of std namespace, so
we're fixing that in postPatch using sed.
I have successfully built all versions on i686-linux and x86_64-linux
and tested it using the VM tests.
Test reports can be found at the following evaluation of my Hydra:
https://headcounter.org/hydra/eval/314584
Thanks to @grahamc for reporting this.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: Graham Christensen <graham@grahamc.com>
Fixes : #14299
2016-03-30 15:24:39 +02:00
Aristid Breitkreuz
63032dae9d
Finance::Quote: 1.37 -> 1.38 & add missing dependency on CGI
2016-03-30 15:01:28 +02:00
Tobias Geerinckx-Rice
6605fbfe25
libpsl: list 2016-03-10 -> 2016-03-30
2016-03-30 14:56:04 +02:00
Tobias Geerinckx-Rice
caa395a560
enblend-enfuse: 4.1.5 -> 4.2; maintain
...
Removed dependency on libxmi (unneeded since 4.1.5).
Added new (since 4.2) dependency on tetex (for `pdflatex`).
Changes: http://hg.code.sf.net/p/enblend/code/file/a7a247e1e64b/NEWS
2016-03-30 14:56:04 +02:00
Andrew Kelley
09fe0e3c81
qgifer: init at 0.2.1
2016-03-30 04:54:13 -07:00
Edward Tjörnhammar
c11fed27a9
Merge pull request #14258 from chris-martin/idea15-ultimate
...
idea.idea15-ultimate: init at 15.0.5
2016-03-30 13:32:59 +02:00
Franz Pletz
6dc2337b94
Merge pull request #14313 from mayflower/pkg/dhcpcd/6.10.1
...
dhcpcd: 6.9.4 -> 6.10.1 (security)
2016-03-30 13:06:12 +02:00
Ricardo M. Correia
b4fd221f74
Merge pull request #14296 from kragniz/zfs-0.6.5.6
...
zfs 0.6.5.6
2016-03-30 12:17:38 +02:00
Eelco Dolstra
ca983ec20c
thunderbird: 38.7.0 -> 38.7.1
2016-03-30 11:32:40 +02:00
zimbatm
0592eb377e
Merge pull request #14207 from zimbatm/git-and-ssh
...
git: add openssh as a runtime dependency
2016-03-30 10:23:55 +01:00
Franz Pletz
ef31c0ecd2
Merge pull request #14308 from juliendehos/fswebcam
...
fswebcam: init 20140113
2016-03-30 11:15:39 +02:00
Chris Martin
19abd55420
idea.idea15-ultimate: init at 15.0.5
2016-03-30 02:02:53 -07:00
Peter Simons
070b123d4b
ghc: version 6.12.3 is broken after updating to gcc 5.x
...
http://hydra.nixos.org/build/33627548
2016-03-30 10:58:23 +02:00
Vladimír Čunát
a26357eefe
Merge recent staging (with binaries on Hydra)
2016-03-30 10:41:02 +02:00
Julien Dehos
70af93f0ca
fswebcam: init 20140113
2016-03-30 09:48:11 +02:00
Ryan Trinkle
8605dab964
webkitgtk: add darwin support
2016-03-30 09:40:36 +02:00
Franz Pletz
e498a645c1
ncat: Remove old package, available in nmap
2016-03-30 08:53:22 +02:00
Franz Pletz
e7ca626031
Merge pull request #14295 from NeQuissimus/kotlin101_2
...
kotlin: 1.0.1 -> 1.0.1-2
2016-03-30 07:33:59 +02:00
Franz Pletz
315982049f
Merge pull request #14292 from romildo/fix.weather
...
weather: fix file locations, add python dependency
2016-03-30 07:30:54 +02:00
Franz Pletz
5aa986fba2
dhcpcd: 6.9.4 -> 6.10.1 (security)
...
Fixes CVE-2016-1503 & CVE-2016-1504.
Changelog:
- http://roy.marples.name/archives/dhcpcd-discuss/2016/1143.html
- http://roy.marples.name/archives/dhcpcd-discuss/2016/1146.html
2016-03-30 06:57:59 +02:00
Thomas Tuegel
13e83a493e
kde5.applications: 15.12.1 -> 15.12.3
2016-03-29 21:21:44 -05:00
joachifm
bff64a3c10
Merge pull request #14307 from acowley/assimp
...
assimp: add missing zlib dependency
2016-03-29 20:33:25 +00:00
Evgeny Egorochkin
5982591afc
binutils: cherry-pick a patch from master; this fixes build failure for akonadi; see https://sourceware.org/bugzilla/show_bug.cgi?id=19698
2016-03-29 22:46:22 +03:00
Anthony Cowley
d52efcc9d3
assimp: add missing zlib dependency
...
cmake searches for this package during the build phase.
2016-03-29 15:38:48 -04:00
Pascal Wittmann
0ca288abc8
global: 6.5.3 -> 6.5.4
2016-03-29 21:29:26 +02:00
Pascal Wittmann
51135d803a
bitlbee: 3.4.1 -> 3.4.2
2016-03-29 21:17:30 +02:00
Nikolay Amiantov
e65b0b851b
noto-fonts-emoji: add uncommited fix
2016-03-29 21:05:32 +03:00
Nikolay Amiantov
8862c5db0c
pythonPackages.nototools: 2015-09-16 -> 2016-03-25
2016-03-29 21:02:16 +03:00
Nikolay Amiantov
f4fa3565b8
noto-fonts-emoji: 2015-08-17 -> 2016-03-17
2016-03-29 21:02:16 +03:00
Nikolay Amiantov
08db1b19a2
noto-fonts-cjk: cleanup
2016-03-29 21:02:16 +03:00
Nikolay Amiantov
9c8f810f83
noto-fonts: 2015-09-08 -> 2016-03-29
2016-03-29 21:02:15 +03:00
Lluís Batlle i Rossell
0c98b52816
Fix evaluation. (licenses, not licences)
...
Thanks Domen.
2016-03-29 17:47:07 +02:00
Lluís Batlle i Rossell
f38d620d59
Updating giv to latest from git (>0.9.25).
...
We were using a version years old.
I picked the git version instead of the last release because the git version
has fixes not released for almost one year.
2016-03-29 17:40:49 +02:00
Nikolay Amiantov
a5322efd95
Revert "Remove PATH assumption from fhs-userenv."
...
This reverts commit 2f26b82411
.
This breaks terminfo in Bash for some reason (i.e. TAB and other
special keys).
2016-03-29 17:58:07 +03:00
Balletie
d852a23662
bindfs: Let mount
find bindfs
mount helper
...
When mount is used with mount-type "fuse.bindfs", it cannot find the
mount helper.
If mount can't find `mount.fuse.bindfs`, it executes the `mount.fuse`
mount helper and passes `fuse.bindfs` as argument. Then `mount.fuse`
tries to execute `bindfs` on its own, but it is not found in the PATH.
By creating a `mount.fuse.bindfs` link to the `bindfs` executable, this
problem is avoided because `mount` will just execute the
`mount.fuse.bindfs` mount helper without `mount.fuse` in the middle.
2016-03-29 16:40:11 +02:00
Arseniy Seroka
d4c4a81022
Merge pull request #14298 from obadz/minor-upgrades
...
Minor upgrades
2016-03-29 16:30:35 +03:00
Nikolay Amiantov
54eb061a12
avidemux: don't depend on unfree FAAC by default
2016-03-29 16:16:36 +03:00
obadz
fc33e877c1
spacefm: 1.0.4 -> 1.0.5
2016-03-29 14:15:21 +01:00
obadz
b48a6fea80
google-drive-ocamlfuse: 0.5.18 -> 0.5.22
2016-03-29 14:10:00 +01:00
obadz
14fd473894
gapi-ocaml: 0.2.6 -> 0.2.10
2016-03-29 14:09:34 +01:00
Louis Taylor
259eb36205
zfs: 0.6.5.5 -> 0.6.5.6
2016-03-29 13:28:35 +01:00
Louis Taylor
307c073fa3
spl: 0.6.5.5 -> 0.6.5.6
2016-03-29 13:28:20 +01:00
Tim Steinbach
5ad9ed9291
kotlin: 1.0.1 -> 1.0.1-2
2016-03-29 08:23:27 -04:00
José Romildo Malaquias
27eaa37757
weather: fix file locations, add python dependency
2016-03-29 08:18:46 -03:00
Vladimír Čunát
d7e87db0c7
rustc: disable parallel building
...
http://hydra.nixos.org/build/33119905/nixlog/1/raw
2016-03-29 13:01:27 +02:00
Lluís Batlle i Rossell
f6a44bea9e
Updating wings and dependencies to match erlang
...
I updated the erlang esdl lib, added the erlang cl lib,
added opencl-headers and ocl-icd to make wings build and run.
I have not tested its opencl part; I only added dependencies so
it builds.
2016-03-29 12:24:42 +02:00
Vladimír Čunát
e69306c463
xmlsec: fix linkage, probably after #909
...
This fixes builds of (some) reverse dependencies, e.g. aqbanking.
2016-03-29 12:22:54 +02:00
Frederik Rietdijk
572a723ee5
Merge pull request #14270 from Beauhurst/kombu_3_0_35
...
Python kombu, billiard & celery updates
2016-03-29 12:09:10 +02:00
Vladimír Čunát
5147b9d30a
pythonPackages.poppler-qt4: fix build by a hack
...
/cc maintainer @sepi.
2016-03-29 11:56:52 +02:00
Peter Simons
a1f7b231c4
Merge pull request #14279 from acowley/doxygen
...
doxygen: fix on darwin
2016-03-29 11:24:10 +02:00
Peter Simons
7237161bb0
Merge pull request #14287 from kragniz/git-2.8.0
...
git: 2.7.4 -> 2.8.0
2016-03-29 11:23:12 +02:00
Vladimír Čunát
117183e27e
intltool: fix problems with perl-5.22
...
http://hydra.nixos.org/build/33608086/nixlog/1/raw
2016-03-29 11:12:42 +02:00
Vladimír Čunát
62c29908da
dvdisaster: disable parallel building
...
http://hydra.nixos.org/build/33609373/nixlog/1/raw
/cc @nkcx. I notified upstream.
2016-03-29 10:53:36 +02:00
Arseniy Seroka
63c78c34ab
Merge pull request #14288 from kragniz/opencpn
...
opencpn: init at 4.2.0
2016-03-29 10:15:48 +03:00
Louis Taylor
b40f0ac3c7
opencpn: init at 4.2.0
2016-03-29 07:31:56 +01:00
Louis Taylor
69c6f7e20a
git: 2.7.4 -> 2.8.0
2016-03-29 07:21:41 +01:00
Franz Pletz
ebf21fd29e
libressl_2_3: 2.3.2 -> 2.3.3
2016-03-29 04:55:14 +02:00
Nikolay Amiantov
a6e0046b75
Merge pull request #14218 from abbradar/avidemux
...
avidemux: 2.5.6 -> 2.6.12
2016-03-29 04:48:51 +04:00
joachifm
0270ce193e
Merge pull request #14281 from taku0/thunderbird-bin-38.7.1
...
thunderbird-bin: 38.6.0 -> 38.7.1
2016-03-29 00:33:35 +00:00
taku0
dc73280d19
thunderbird-bin: 38.6.0 -> 38.7.1
2016-03-29 09:19:34 +09:00
Nikolay Amiantov
cef2db7e76
haskellPackages.mueval: fix build
2016-03-29 02:23:06 +03:00
Anthony Cowley
8db6998a0a
doxygen: fix on darwin
...
This avoids an issue where an old OS X SDK is assumed, leading to a
linker error of the form:
Undefined symbols: __Unwind_Resume
2016-03-28 18:19:41 -04:00
Brian McKenna
d47e2fde69
steam: enable hardware decoding (for In-Home Streaming)
...
Previous to this patch I was getting software decoding when I used In-Home
Streaming. I had a look around and according to:
https://bbs.archlinux.org/viewtopic.php?id=187922
> It seems that the libva version Steam comes with, is not compatible anymore to
> the newer libva 1.4.0.
Substituting in our version of libva gives me hardware decoding!
2016-03-29 09:17:15 +11:00
joachifm
7ddf8460a5
Merge pull request #14211 from LatitudeEngineering/latitude/topic/gazebo
...
gazebo: init at 6.5.1 and 7.0.0
2016-03-28 21:51:27 +00:00
Arseniy Seroka
915a02ccaf
Merge pull request #14275 from nico202/meterbridge
...
meterbridge: fix gcc-5 build (thanks to: http://ports.ubuntu.com/pool …
2016-03-28 23:16:14 +03:00
joachifm
96a1e39e78
Merge pull request #14269 from taku0/oraclejdk-8u77
...
oraclejdk: 8u73, 8u74 -> 8u77
2016-03-28 19:24:17 +00:00
=
c7a26ccf9d
meterbridge: fix gcc-5 build (thanks to: http://ports.ubuntu.com/pool/universe/m/meterbridge/ )
2016-03-28 20:50:47 +02:00
Patrick Callahan
66b5055b95
gazebo: init at 6.5.1 and 7.0.0
2016-03-28 11:44:37 -07:00
Patrick Callahan
565b7b34ed
ignition.transport: init at 0.9.0 and 1.0.1
2016-03-28 11:44:37 -07:00
Patrick Callahan
3c95d6d1ea
sdformat: init at 3.7.0 and 4.0.0
2016-03-28 11:44:37 -07:00
Patrick Callahan
b682906b6a
ignition robotics libs: init; .math: init at 2.3.0
2016-03-28 11:44:37 -07:00
Patrick Callahan
008bcf51a4
tinyxml-2: init at 3.0.0
2016-03-28 11:44:36 -07:00
Patrick Callahan
4316161495
ogre: 1.9.0 -> 1.9-hg
2016-03-28 11:10:48 -07:00
Frederik Rietdijk
9825a81cfc
pythonPackages.numpy: 1.11 -> 1.10
...
Reverting default numpy to 1.11, since 1.10 breaks pandas and required
patches couldn't be cherry-picked.
1.11 is still available as `pythonPackages.numpy_1_11`.
2016-03-28 19:06:48 +02:00
Joachim Fasting
8bd72dfaa4
lsh: fix gcc5 build
...
The build fails with c11 (also tested c99), but works with gnu90.
2016-03-28 19:01:58 +02:00
Shea Levy
57d5860bd5
Merge branch 'bower2nix'
2016-03-28 12:59:49 -04:00
joachifm
8222b610cd
Merge pull request #14273 from bradediger/spotify
...
spotify: 1.0.25.127 -> 1.0.26.125
2016-03-28 16:26:56 +00:00
joachifm
3d9d2f15b3
Merge pull request #14255 from risicle/osrm_fixes
...
osrm-backend: 4.5.0 -> 4.9.1
2016-03-28 16:15:16 +00:00
joachifm
55423a1be6
Merge pull request #14272 from joachifm/fix-v8
...
v8: fix build(s)
2016-03-28 16:02:53 +00:00
joachifm
58ef31f18a
Merge pull request #14263 from risicle/osrm_remove_luajit
...
osrm-backend: remove osrm-backend_luajit variant - it has been broken for a while
2016-03-28 15:59:01 +00:00
joachifm
02108fe91c
Merge pull request #14271 from Beauhurst/django_reversion_1_10_1
...
django_reversion: 1.8.5 -> 1.10.1
2016-03-28 15:57:33 +00:00
joachifm
aa2ebd4b11
Merge pull request #14215 from Beauhurst/django_remove_mo
...
django packaging: remove remaining uses of makeOverridable for django-depending packages
2016-03-28 15:56:55 +00:00
Brad Ediger
066042e3fa
spotify: 1.0.25.127 -> 1.0.26.125
2016-03-28 10:56:17 -05:00
joachifm
a66a64cedc
Merge pull request #14182 from NeQuissimus/pppscripts
...
ppp: Include convenience scripts
2016-03-28 15:19:44 +00:00
Joachim Fasting
72b5bfda97
v8: fix build(s)
...
Ignore errors due to strict-overflow warnings; strip clang-only flag on
non-clang builds. Concerning the latter "fix", it's not entirely clear to me why
the -Wno-format-pedantic flag ends up being passed to gcc, the .gyp file appears
to already condition the inclusion of this flag on whether cc=clang.
2016-03-28 17:13:40 +02:00
Robert Scott
46d26e82f4
django_reversion: 1.8.5 -> 1.10.1
2016-03-28 14:55:22 +00:00
Domen Kožar
c61445357e
Merge pull request #14239 from kragniz/linux-testing-4.6-rc1
...
Linux-testing 4.6-rc1
2016-03-28 15:53:52 +01:00
Robert Scott
a01b9f7c74
celery: 3.1.19 -> 3.1.23
2016-03-28 14:29:16 +00:00
Robert Scott
e6026003df
billiard: 3.3.0.21 -> 3.3.0.23
2016-03-28 14:29:16 +00:00
Robert Scott
364b3d2453
kombu: tidy up, removing py3k fussiness which is handled by the deps and adding to buildInputs to allow more of the test suite to run
2016-03-28 14:28:50 +00:00
taku0
b8cc111764
oraclejdk: 8u73, 8u74 -> 8u77
2016-03-28 23:14:33 +09:00
Frederik Rietdijk
654d2e672d
pythonPackages.numpy: 1.10 -> 1.11
2016-03-28 16:11:30 +02:00
Frederik Rietdijk
9ee7b3f628
pythonPackages.scipy: use latest numpy version
2016-03-28 16:04:51 +02:00
Frederik Rietdijk
c1abb1d404
openblas: 0.2.15 -> 0.2.17
2016-03-28 15:58:10 +02:00
Robert Scott
86435a1b41
kombu: 3.0.33 -> 3.0.35, add redis to buildInputs to allow tests to pass
2016-03-28 13:39:38 +00:00
Frederik Rietdijk
7ab852d7b8
Merge pull request #12538 from FRidh/yakuake
...
kde5.yakuake: init at 3.0.2
2016-03-28 14:55:41 +02:00
Frederik Rietdijk
c39fe33998
kde5.yakuake: init at 3.0.2
2016-03-28 14:52:20 +02:00
Vladimír Čunát
be447475d3
clang-3.5: mark as broken
...
It seems unlikely someone will want to fix it anymore.
2016-03-28 14:42:50 +02:00
Frederik Rietdijk
4c13595507
Merge pull request #14093 from matthiasbeyer/add-be
...
bugseverywhere: init at 1.1.1
2016-03-28 14:39:38 +02:00
Vladimír Čunát
ed47bb1ca8
qt55.vlc: fix build
...
I tested it on a video to make sure the bug doesn't appear.
2016-03-28 14:37:25 +02:00
Matthias Beyer
729c069108
bugseverywhere: init at 1.1.1
2016-03-28 14:35:47 +02:00
Frederik Rietdijk
2636fcf7cd
fix license
2016-03-28 14:24:06 +02:00
Frederik Rietdijk
2b10296637
Merge pull request #13858 from leenaars/blinkqt
...
python-sipsimple: 2.6.0 -> 3.0.0 (with all dependencies)
2016-03-28 14:18:33 +02:00
Frederik Rietdijk
c603ae5992
Merge pull request #14194 from ericsagnes/pkg-update/python/docker-compose
...
docker-compose: 1.5.2 -> 1.6.2
2016-03-28 14:03:47 +02:00
Vladimír Čunát
f4cb39c3d3
mesa: maintenance update 11.1.1 -> 11.1.2
2016-03-28 14:02:36 +02:00
Andrew Kelley
f5fe051c71
llvm: 3.7.1 -> 3.8.0 ( close #13801 )
...
vcunat's review:
- let's not switch the default versions of llvm* for now
- the only changes I see is adding python to clang's buildInputs
and using the big so-file as discussed in #12759
(BUILD_SHARED_LIBS -> LLVM_LINK_LLVM_DYLIB)
- in future it will be nice to split libLLVM into a separate output
2016-03-28 13:37:31 +02:00
Frederik Rietdijk
58a65c013d
python.bootstrapped-pip: 8.0.2 -> 8.1.1
2016-03-28 13:35:46 +02:00
Frederik Rietdijk
7391011354
pythonPackages.pip: 8.0.2 -> 8.1.1
2016-03-28 13:35:20 +02:00
Thomas Tuegel
350d196f7a
kwin: allow CMake to set RPATH during build
...
(cherry picked from commit 3ff6d0492a9fa939f559580dc841239a8f75142c)
2016-03-28 06:23:43 -05:00
Robert Scott
01f96aa572
osrm-backend: remove osrm-backend_luajit variant - it has been broken for a while
2016-03-28 10:45:16 +00:00
aszlig
f9fff51c2a
chromium: Link using gold linker flags
...
I originally wanted to do this a long time (a31301d
) but IIRC back then
it didn't compile. Nowadays with the splitup of the gold linking flags
and the binutils integration, it's merely just a switch to flip, so
let's do that.
Only tested it by building against the current Chromium stable version
on 64bit, because right now builds on Hydra seem to time out (because of
this?) anyway so we have nothing to lose here.
The linking time was hereby reduced from >30 minutes (I didn't measure
it exactly but looked half an hour later to the build progress and it
was *still* linking) to about a few seconds, which I guess is even
though the measurement is quite bogus a tremendous improvement
nonetheless.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-28 11:41:13 +02:00
Domen Kožar
d0aadb0c91
Merge pull request #14257 from grahamc/failingtests
...
ikiwiki: Fix failing dependency builds
2016-03-28 10:39:19 +01:00
Vladimír Čunát
a7d34e0c13
glu: fix the pkg-config file ( fixes #14260 )
2016-03-28 11:33:48 +02:00
Domen Kožar
b4e2172ad4
fix munin (and the test), refs #12801 #13999
...
(cherry picked from commit 7877e33af8c0ec7f3a91c650ae4da6288b7dfe49)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-28 10:26:35 +01:00
Rodney Lorrimar
b22e94c200
Add pkgs.buildBowerComponents function
2016-03-28 08:25:44 +01:00
Rodney Lorrimar
457eddd18f
bower2nix: 2.1.0 -> 3.0.1
...
1. Update bower2nix version and add new/updated dependencies into
node-packages-generated.nix. This was done manually, with npm2nix
generating the initial set of derivations. In future, it would be
nice to have an automatic process (see #10358 , #9332 ).
2. Add an override to nodePackages.bower2nix wrapping the commands so
that git is on the PATH.
3. Update fetchbower to support new command-line options of bower2nix,
and to allow github URL tag versions.
2016-03-28 08:23:06 +01:00
Rodney Lorrimar
156b05ae48
nodePackages.typescript: 1.5.0-alpha -> 1.8.9
2016-03-28 08:14:52 +01:00
Rodney Lorrimar
5ca8c23b2a
nodePackages.bower: 1.4.1 -> 1.7.7
2016-03-28 08:14:52 +01:00
Vladimír Čunát
8ffe681713
qt4-clang: fix fallout from f9b5ed66d1
...
There's still the question of Hydra binaries etc. but this should at
least fix evaluation and running problems.
2016-03-28 09:05:12 +02:00
Vladimír Čunát
eb4a9d4d9c
Revert "texlive.combine: patch paths into texmf.cnf"
...
This reverts commit acf664814e
.
Let's revert until we catch the bugs in this.
2016-03-28 08:51:39 +02:00
joachifm
4989fd85d4
Merge pull request #14210 from LatitudeEngineering/latitude/topic/genromfs
...
genromfs: init at 0.5.2
2016-03-28 03:41:38 +00:00
Graham Christensen
125ee11a35
perlPackage.RTClientREST: Depend on CGI
2016-03-27 21:08:31 -05:00
Graham Christensen
c3d6b5e8f2
I18NLangTags: Removed, as this version is 12 years old and is now bundled with core.
2016-03-27 21:00:45 -05:00
Graham Christensen
36b88f8df7
perlPackages.DateTimeFormatDateParse: Depend on ModuleBuild
2016-03-27 20:36:53 -05:00
Graham Christensen
200ddaa54f
perlPackages.DataSerializer: Depend on ModuleBuild
2016-03-27 20:35:22 -05:00
Graham Christensen
ce5914c898
perlPackages.ScalarString: Depend on ModuleBuild
2016-03-27 20:13:51 -05:00
Graham Christensen
aa73eadc1c
perlPackages.ParamsClassify: Depend on ModuleBuild
2016-03-27 20:13:27 -05:00
Graham Christensen
849e743040
perlPackages.NetOpenIDConsumer: Depend on CGI
2016-03-27 20:12:49 -05:00
Graham Christensen
df9a6362ea
perlPackages.HTTPLite: Depend on ModuleBuild
2016-03-27 20:12:16 -05:00
Graham Christensen
2a44c63c43
perlPackages.HTMLTemplate: Depend on CGI
2016-03-27 20:11:56 -05:00
Graham Christensen
9fc9ede52d
perlPackages.DataFloat: Depend on ModuleBuild
2016-03-27 20:11:25 -05:00
Graham Christensen
4532a2a75d
perlPackages.DataEntropy: Depend on ModuleBuild
2016-03-27 20:11:00 -05:00
Graham Christensen
5dd946ded9
perlPackages.CryptEksblowfish: Depend on ModuleBuild
2016-03-27 20:10:31 -05:00
Graham Christensen
189d29e5f6
perlPackages.ClassMix: Depend on CGI
2016-03-27 20:10:09 -05:00
Graham Christensen
692547202d
perlPackages.CGISession: Depend on CGI
2016-03-27 20:09:49 -05:00
Graham Christensen
37131c116c
perlPackages.CGIFormBuilder: Depend on CGI
2016-03-27 20:09:26 -05:00
Graham Christensen
fb7ebfb8a6
perlPackages.AuthenPassphrase: Depend on ModuleBuild
2016-03-27 20:09:00 -05:00
Graham Christensen
2d182a2992
perlPackages.AuthenDecHpwd: Depend on ModuleBuild
2016-03-27 20:08:23 -05:00
Graham Christensen
f11fd4a476
perlPackages.DataInteger: depend on ModuleBuild
2016-03-27 19:25:31 -05:00
Tobias Geerinckx-Rice
d5207802fa
mcelog: 134 -> 135
2016-03-28 01:27:56 +02:00
Michael Raskin
0d18980bf5
perl-Net-SMTP-SSL: update
2016-03-28 01:18:32 +02:00
Michael Raskin
1a97cfb91f
lilypond: set some HOME during the build for Metafont
2016-03-28 01:00:27 +02:00
Michael Raskin
af3ec2046a
perl-Alien-Wx: pass ModuleBuild dependency
2016-03-28 00:55:10 +02:00
Michael Raskin
891fa19e29
Fix Midori build
2016-03-28 00:02:10 +02:00
Eelco Dolstra
f9b5ed66d1
Inline qt4-clang
...
This prevents a potential name/version conflict in nix-env, and a
large Hydra build for a proprietary package.
2016-03-27 23:32:15 +02:00
Eelco Dolstra
38afa836b3
openvpn: 2.3.8 -> 2.3.10
...
In particular, this fixes the systemd-ask-password regression
re-introduced by cb1c818491
.
2016-03-27 23:29:53 +02:00
Domen Kožar
0d73970db6
xen: use gcc49
...
(cherry picked from commit 0e41e8bbf0d54d4f7918b8010e9f2e77ce27cca6)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:45:21 +01:00
Thomas Tuegel
4d7e3be8bb
calamares: mark broken
...
(cherry picked from commit b8db5897c757a9a828e4bc64786ac508e8a950bb)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:44:21 +01:00
Thomas Tuegel
0e5b441133
kde5.l10n.sr: patch shebangs
...
(cherry picked from commit cb9f989b18d32bfa1206d6091afbfaeff50fed28)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:44:08 +01:00
Thomas Tuegel
6bcee1d9b2
kde5.l10n.nl: re-enable
...
(cherry picked from commit e81ee2be29e92599f568681e3a9601d356ff8892)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:44:03 +01:00
Domen Kožar
3027abe927
libgda: 5.2.2 -> 5.2.4 (fix build)
...
(cherry picked from commit efc7b847e3c6727ad8f441e7c900d49f9cce0304)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:42:56 +01:00
Domen Kožar
f8540e36ed
fix perl modules for i3
...
(cherry picked from commit ca6ac920ed0eb2bb0f4284c118c8c416742d5810)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:37:20 +01:00
Robert Scott
0b96e0daf3
osrm-backend: 4.5.0 -> 4.9.1
2016-03-27 20:28:45 +00:00
Domen Kožar
d7034e6d5f
nixUnstable: bump
...
(cherry picked from commit bb6d3c16d3a851c646c0d1fc6976b546c766a227)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 20:24:43 +01:00
Domen Kožar
05cc16e35e
perlPackages.TestMockModule: fix build
...
(cherry picked from commit 7bd9321c6d10b4af965c8c3dcaae023f5d2646e7)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 20:24:38 +01:00
Domen Kožar
9c4d3ba841
Merge pull request #14252 from joachifm/lttng-broken
...
lttng-modules: mark as broken on kernel version <3.18
2016-03-27 20:24:16 +01:00
Domen Kožar
eacf9ba34e
Merge pull request #14253 from joachifm/grsec-3-14-broken
...
linux_grsec_3_14: mark as broken
2016-03-27 20:24:08 +01:00
Domen Kožar
e4c33a688d
Merge pull request #14246 from abbradar/skype-workaround
...
skype: use clang-built qt4 to fix segfault
2016-03-27 20:21:29 +01:00
Domen Kožar
c0b5735767
Merge pull request #14250 from NixOS/get-rid-of-md5-in-python-packages
...
python-packages: Replace md5 by sha256 hashsums
2016-03-27 20:21:03 +01:00
Nikolay Amiantov
acf664814e
texlive.combine: patch paths into texmf.cnf
...
...instead of environment variables. Close #12768 .
2016-03-27 21:20:11 +02:00
Joachim Fasting
dd16dcbba4
linux_grsec_3_14: mark as broken
...
First, The patch is outdated, I failed to find it anywhere in the mirror repos.
Second, the build fails, and while it may be "fixed" by ad-hoc patching (it
appears to simply need some missing includes), this would mean shipping a
potentially insecure software package. Given that the only reason to use
grsecurity is security, this is both misleading and exposes users to undue risk.
Finally, the build has been broken for quite a long time with no complaints,
leading me to believe that the number of actual users is quite low.
2016-03-27 21:13:41 +02:00
Arseniy Seroka
a98eefd051
Merge pull request #14249 from romildo/fix.awesome
...
awesome: include manual pages
2016-03-27 21:47:49 +03:00
Nikolay Amiantov
5e985c42d6
cutegram: fix playing media files
2016-03-27 21:36:39 +03:00
Joachim Fasting
a452b43ee5
lttng-modules: mark as broken on kernel version <3.18
...
On linux 3.14, we get errors like
error: 'struct snd_soc_codec' has no member named 'name'
__string( name, codec->CODEC_NAME_FIELD )
indicating that the module is incompatible with the linux API
in this kernel version.
See https://hydra.nixos.org/build/33102405/nixlog/1/raw
2016-03-27 20:13:21 +02:00
Nikolay Amiantov
7b82f5a3fb
pgadmin: enable parallel building
2016-03-27 20:56:27 +03:00
Nikolay Amiantov
4e9ddd3770
Revert "codeblocks: fix build"
...
This reverts commit fd9416fb4b
.
This shouldn't be needed now that we properly link wxGTK.
2016-03-27 20:54:35 +03:00
Nikolay Amiantov
5471eed63c
wxgtk: explicitly link to libX11 and libcairo
2016-03-27 20:53:55 +03:00
Nikolay Amiantov
539f1f3659
dwarf-fortress-packages: recurse into attrs (to build free packages)
2016-03-27 19:35:32 +03:00
Nikolay Amiantov
d95dfd06ee
octoprint-plugins.m3d-fio: 0.29 -> 0.30.2
2016-03-27 19:23:01 +03:00