Commit graph

100495 commits

Author SHA1 Message Date
Peter Simons 2b7fac2eff Merge pull request #29183 from LumiGuide/fix-grakn
haskell: fix grakn-0.2.0
2017-09-10 20:41:08 +02:00
Peter Simons 7cd5ff6376 Merge pull request #29190 from LumiGuide/fix-LambdaHack
haskell: fix build of LambdaHack
2017-09-10 20:40:28 +02:00
Peter Simons b60fca2edb Merge pull request #29194 from LumiGuide/haskell-failOnAllWarnings
haskell: introduce failOnAllWarnings
2017-09-10 20:39:29 +02:00
Sander van der Burg 397fc0daca fast-cli: fix build 2017-09-10 16:29:39 +00:00
Tim Steinbach 80486ba971
linux: 4.13 -> 4.13.1 2017-09-10 12:13:15 -04:00
Tim Steinbach 9c723d4b2b
linux: 4.12.11 -> 4.12.12 2017-09-10 12:13:15 -04:00
Tim Steinbach 1ab2b06a36
linux: 4.9.48 -> 4.9.49 2017-09-10 12:13:15 -04:00
Daiderd Jordan 259e73d678
perl-moose: fix darwin build 2017-09-10 18:04:22 +02:00
Daiderd Jordan 92163ec65c
glslviewer: fix darwin build 2017-09-10 17:24:20 +02:00
Aristid Breitkreuz 628578f9f8 v8: fix v3 builds by switching to GCC 5 (mksnapshot segfaults with GCC 6) 2017-09-10 17:14:28 +02:00
Daiderd Jordan b310053c01
fox-1.6: add missing frameworks 2017-09-10 17:07:56 +02:00
Sander van der Burg bf9b88f154 fs-uae: build on x86 linux only 2017-09-10 14:51:23 +00:00
Sander van der Burg 631abf835e tomcat: bump versions 2017-09-10 14:42:47 +00:00
Franz Pletz 4a810fb31d
borgbackup: fix build with python36
cffi fails to build with python34.
2017-09-10 16:27:12 +02:00
Sander van der Burg 345e570921 fs-uae: 2.8.0 -> 2.8.3 2017-09-10 14:25:31 +00:00
Rob Vermaas 2c056b1f28
mpich2: use gfortran 5
(cherry picked from commit 7f47214526278b08782ae12ef93a0948e4c314ff)
2017-09-10 14:14:53 +00:00
Rob Vermaas 9ca079f5ec Missing self reference 2017-09-10 13:58:36 +00:00
Rob Vermaas 72b48de97a Missing semicolon 2017-09-10 13:58:25 +00:00
Aristid Breitkreuz 3dea197273 ispc: use newer version and LLVM 4.0 due to bug in clang++ 3.9 wrapper (see #29204) 2017-09-10 15:43:59 +02:00
Sander van der Burg 6e1eedd64e vice: 2.2 -> 3.1 + fix build procedure 2017-09-10 13:37:26 +00:00
Jörg Thalheim ba66db5fb1 Merge pull request #29201 from vanschelven/python-simple-hipchat
python-simple-hipchat: 0.1.0 => 0.4.0
2017-09-10 14:32:23 +01:00
Jörg Thalheim cfb64bdbbd python.pkgs.python_simple_hipchat: move out of python-packages 2017-09-10 14:31:30 +01:00
Jörg Thalheim 8f3f64e512 python.pkgs.unicorn: disable python3
fixes #29200
2017-09-10 14:21:56 +01:00
Jörg Thalheim accb333f01 Merge pull request #29179 from matthiasbeyer/update-audacity
audacity: 2.1.2 -> 2.1.3
2017-09-10 14:21:17 +01:00
Klaas van Schelven 70fe7ed01e python-simple-hipchat: 0.1.0 => 0.4.0
0.1.0 does not work on Python 3 but versions >= 0.2 do.
2017-09-10 15:20:41 +02:00
Maarten Hoogendoorn 5e5e57b57b mcrl2: force use of gcc5 to prevent compilation errors 2017-09-10 15:09:46 +02:00
Rob Vermaas b7ac21fe0d
shaderc: mark as broken
(cherry picked from commit 2ccdac8c9e79030aca144137d0479065ce40fbb8)
2017-09-10 12:38:19 +00:00
Sander van der Burg 0d8e157d61 zsnes: restrict building to x86-based Linux platforms only, znses' core is written in x86 asm code 2017-09-10 12:19:11 +00:00
Jörg Thalheim 6d3ca5fce0 Merge pull request #29176 from hiberno/update-rofi-pass
rofi-pass: 1.5.0 -> 1.5.1
2017-09-10 12:56:51 +01:00
Jörg Thalheim 7b83df2338 Merge pull request #29193 from fadenb/rardarr_0.2.0.846
radarr: 0.2.0.778 -> 0.2.0.846
2017-09-10 12:51:10 +01:00
Matthias Beyer fd1e362205 audacity: 2.1.2 -> 2.1.3
* Remove gcc-6 patch to make it compile
* Add autoreconf call in preConfigure phase
  Inspired by
  https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/audacity

Suggested-by: Moritz Ulrich <moritz@tarn-vedra.de>
2017-09-10 13:33:24 +02:00
Jörg Thalheim 87eafdc887 perlPackages.Apache-Test: 1.38 -> 1.40
fixes #29155
2017-09-10 12:27:43 +01:00
Bas van Dijk b4ea459eab haskell: introduce failOnAllWarnings
Applying `haskell.lib.failOnAllWarnings` to a Haskell package enables the
`-Wall` and `-Werror` GHC options to turn all warnings into build failures.
2017-09-10 13:09:52 +02:00
Tristan Helmich 6d6637549f radarr: 0.2.0.778 -> 0.2.0.846 2017-09-10 13:07:35 +02:00
Jörg Thalheim ad4f798c0b Merge pull request #29185 from markus2342/update-oprofile
oprofile: 1.1.0 -> 1.2.0
2017-09-10 12:02:29 +01:00
Jörg Thalheim a26817b215 oprofile: fix hardcoded rm/cp paths 2017-09-10 12:01:40 +01:00
Jörg Thalheim ca6efcd2fe Merge pull request #29181 from bachp/riot-web-1.12.3
riot-web: 1.12.2 -> 1.12.3
2017-09-10 11:46:59 +01:00
Jörg Thalheim 72673e67f2 arm-frc-linux-gnueabi-binutils: mark as broken 2017-09-10 11:40:39 +01:00
Aristid Breitkreuz 4592a6d744 v8: fix 5.4 build 2017-09-10 12:36:27 +02:00
Bas van Dijk 09bdd6260f haskell: fix build of LambdaHack 2017-09-10 12:24:24 +02:00
Eelco Dolstra bcd382f032
tribler: 7.0.0-beta -> 7.0.0-rc2
Also, fix the xcb plugin error
(https://github.com/NixOS/nixpkgs/issues/24256) and add service-identity which is a required dependency now.
2017-09-10 12:07:24 +02:00
Aristid Breitkreuz 450685e46d v8: remove unused old versions 2017-09-10 12:02:45 +02:00
Rob Vermaas 18695b5586
dmd: mark as broken
(cherry picked from commit 8d5fc1beda9716c8b8015a7a5abccb70eee21448)
2017-09-10 10:00:24 +00:00
Markus Mueller 79f13f19f0 oprofile: 1.1.0 -> 1.2.0
Fixes build with newer gcc versions.
2017-09-10 09:31:11 +00:00
Bas van Dijk 40b1516d39 haskell: fix grakn-0.2.0 2017-09-10 11:17:24 +02:00
Rob Vermaas 5dcf5d6d05
gnupg: add gnupg2 alias/symlink for 2.2. Otherwise signing commits with git break.
(cherry picked from commit c651a0ccbf5b17739390b56f91b656a7b920f643)
2017-09-10 09:15:59 +00:00
Rob Vermaas 08a3d80222
Snapper: use gcc5, as there is not upstream patch for gcc6
(cherry picked from commit fbe46c7a2419c6896b875c39efaaf64e6be8cdee)
2017-09-10 09:15:48 +00:00
Pascal Bach 44ec317a13 riot-web: 1.12.2 -> 1.12.3 2017-09-10 11:11:43 +02:00
Eelco Dolstra 79c9adce65
nifskope: Fix build
https://hydra.nixos.org/build/60608938
2017-09-10 10:56:35 +02:00
Jörg Thalheim 79c7d103bc Merge pull request #29174 from dywedir/fd
fd: 2.0.0 -> 3.0.0
2017-09-10 09:42:54 +01:00