Commit graph

25525 commits

Author SHA1 Message Date
Sergey Mironov 9944d92dff omniorb: add the expression 2015-07-23 20:42:35 +02:00
Peter Simons 74bc5a2240 haskell-shelly: disable test suite to fix the build 2015-07-23 19:50:56 +02:00
Peter Simons 44513ae025 haskell-inilist: test suite cannot be built because it depends on broken testpack 2015-07-23 19:50:56 +02:00
Peter Simons b6f581a848 hackage-packages.nix: update to 2a867ffd9f with hackage2nix revision 3606ad40536a2dae452307184b9bd70a2eff8c89 2015-07-23 19:50:56 +02:00
Samuel Rivas d1e6f055fe Fix haxe to compile with ocaml 4.02
camlp4 is now a separate package
2015-07-23 19:50:01 +02:00
Samuel Rivas 5342e2a598 Make ocaml's mysql propagate mysql.lib
There was a typo preventing other packages from properly building
2015-07-23 19:50:01 +02:00
Arseniy Seroka 177582545d Merge pull request #8961 from Havvy/iojs
Update io.js (2.3.4 -> 2.4.0)
2015-07-23 20:40:03 +03:00
Vincent Laporte a74f3a6270 ocaml-csv: 1.4 -> 1.4.1 2015-07-23 19:36:24 +02:00
Vincent Laporte aa8bb63248 ocaml-fileutils: 0.4.5 -> 0.5.0 2015-07-23 19:32:21 +02:00
Vincent Laporte ab42912498 ocaml-macaque: 0.7.1 -> 0.7.2 2015-07-23 19:30:39 +02:00
Ryan Scheel (Havvy) 89cda4c95a iojs (2.3.4 -> 2.4.0) 2015-07-23 19:24:05 +02:00
Eelco Dolstra e7c209e5a3 gdb: Update to 7.9.1 2015-07-23 18:31:54 +02:00
Vladimír Čunát 748da7e541 gdk-pixbuf: maintenance update 2015-07-23 14:43:10 +02:00
Vladimír Čunát 85383d8b24 gtk3: maintenance update 2015-07-23 14:42:59 +02:00
Vladimír Čunát 1ff829deeb dbus: maintenance update 2015-07-23 14:42:47 +02:00
Bjørn Forsman 2b2e7c2730 ppl: 1.0 -> 1.1, add patch to fix current ptrdiff_t build error
I'm updating to 1.1 because that's the version that the patch from
Fedora, which fixes ptrdiff_t build error, applies to.

Removing old patch that doesn't apply anymore. (The patch seems to be
fixing a build error that no longer exist, see
https://bugs.gentoo.org/show_bug.cgi?id=447928.)
2015-07-23 14:39:28 +02:00
Arseniy Seroka 4588557d01 Merge pull request #8952 from taktoa/taktoa-guile
g-wrap: 1.9.13 -> 1.9.15 and guile-gnome: 2.16.1 -> 2015/01/23 git
2015-07-23 13:51:46 +03:00
Vladimír Čunát af2ab0b911 remove gcc49 overrides from various places
An interesting thing is that: stdenv != overrideCC stdenv gcc49;
I'm not sure why that is, but it doesn't seem important.

/cc maintainers: @nckx, @garbas, @abbradar, @cstrahan, @grwlf.

(cherry picked from commit 3064b6a0cc)
2015-07-23 11:53:18 +02:00
Remy Goldschmidt 45e3892386 guile-gnome-platform: 2.16.1 -> 2015/01/23 git 2015-07-23 04:13:03 -05:00
Remy Goldschmidt d2f923341a g-wrap: 1.9.13 -> 1.9.15 2015-07-23 04:13:03 -05:00
Franz Pletz 5955f815ef dfu-util: init at 0.8
Since the website and Sourceforge are currently down, the source tarball
is fetched from Debian mirrors.
2015-07-23 10:28:45 +02:00
goibhniu 8fbda967e8 Merge pull request #8950 from datakurre/datakurre-master-buildout
zc_buildout_nix: 2.2.1 -> 2.4.0 | fix to prefer "system" packages
2015-07-22 23:51:47 +02:00
William A. Kennington III b2e598c31a vaapiIntel: 1.5.1 -> 1.6.0 2015-07-22 14:32:47 -07:00
William A. Kennington III 2054eea48a libva: 1.5.1 -> 1.6.0 2015-07-22 14:32:34 -07:00
Vladimír Čunát 2cacf77c13 Merge branch 'master' into staging 2015-07-22 22:33:55 +02:00
Vladimír Čunát 3064b6a0cc remove gcc49 overrides from various places
An interesting thing is that: stdenv != overrideCC stdenv gcc49;
I'm not sure why that is, but it doesn't seem important.

/cc maintainers: @nckx, @garbas, @abbradar, @cstrahan, @grwlf.
2015-07-22 19:40:12 +02:00
Asko Soukka fc23e58260 zc_buildout_nix: 2.2.1 -> 2.4.0 2015-07-22 20:28:15 +03:00
Peter Simons e3a4ad0e6b Merge pull request #8940 from joachifm/vimus-disable-32bit-linux
vimus: disable on 32 bit linux
2015-07-22 18:21:41 +02:00
Luca Bruno eae4712f52 glib-tested: disable appinfo test, cannot reproduce hydra failure 2015-07-22 13:52:40 +02:00
lethalman cce3aa1e22 Merge pull request #8896 from dezgeg/pr-ovmf
edk2, OVMF: Fix build on GCC 4.9
2015-07-22 12:01:07 +02:00
lethalman 5e6e63727e Merge pull request #8939 from joachifm/coreclr-disable-i686
coreclr: disable i686 build
2015-07-22 11:31:02 +02:00
Joachim Fasting fe7114035f coreclr: disable i686 build
The hydra build [1] fails with

  error: Detected non x86_64 target processor.  Not supported!

[1]: https://hydra.nixos.org/build/23871656
2015-07-22 10:00:20 +02:00
Luca Bruno 419b15a215 capstone: fix hhttps typo (ZHF) 2015-07-22 09:56:46 +02:00
Joachim Fasting 8500217715 vimus: disable on 32 bit linux
A port of 57c5b8f5e1
2015-07-22 08:55:07 +02:00
Austin Seipp 0ca8ddc16e nixpkgs: fsharp 3.1.1.32 -> 3.1.2.5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-21 18:51:56 -05:00
Austin Seipp a594118f3d nixpkgs: mono 4.0.1 -> 4.0.2.5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-21 18:50:23 -05:00
Austin Seipp 2a3a761639 nixpkgs: capstone 2.1.2 -> 3.0.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-21 17:00:19 -05:00
vbgl 72d46b8279 Merge pull request #8917 from spl/update-closure-compiler
closure-compiler: 20150315 -> 20150609
2015-07-21 21:56:05 +02:00
Ricardo M. Correia 205a6b894d cargo: workaround frequent hash mismatches due to #8567
For now, let's remove `leaveDotGit`. The only visible effect I could see
was that `cargo --version` won't report the git commit anymore, but
that's only a minor issue compared to the build breaking often.

Fixes #8566 and closes #8862.
2015-07-21 21:26:02 +02:00
Vladimír Čunát 9147dee57f cups-filters: update, including security fixes
- NEWS claims to fix CVE-2015-{3258,3279}
- shell path is now directly configurable

/cc maintainer @ttuegel.
2015-07-21 20:57:49 +02:00
lethalman b5fcbb9041 Merge pull request #8923 from retrry/vagrant-update
Vagrant: 1.7.3 -> 1.7.4 (ZHF)
2015-07-21 18:17:03 +02:00
Tadas Barzdzius 148dcf4d1c Vagrant: 1.7.3 -> 1.7.4 (ZHF) 2015-07-21 19:08:15 +03:00
Luca Bruno bfa5df6a5e pahole: fix build (ZHF) 2015-07-21 16:01:20 +02:00
Luca Bruno ee0db7648c signon: update to fix build (ZHF). cc @ttuegel 2015-07-21 15:51:12 +02:00
Charles Strahan 342a815e66 Merge pull request #8919 from samuelrivas/fix-rainbowstream-for-pypy
Add sitePackages to pypy's passthru
2015-07-21 08:19:09 -05:00
Luca Bruno 51a76a71d7 cogl: disable gles on darwin (ZHF). Untested on darwin. 2015-07-21 15:13:21 +02:00
Samuel Rivas b454ff7cbb Add sitePackages to pypy's passthru 2015-07-21 14:16:29 +02:00
Arseniy Seroka 387ad0356a Merge pull request #8916 from joachifm/scsh
scsh: 0.6.7 -> 0.7 pre-release
2015-07-21 14:27:27 +03:00
Luca Bruno 02b1c2727b go: rename default.nix to 1.0.nix 2015-07-21 11:41:20 +02:00
Luca Bruno 5317cf9ff4 go: 1.0 and 1.2 not supported on i686 (ZHF) 2015-07-21 11:41:19 +02:00
Sean Leather b9f4c3b981 closure-compiler: 20150315 -> 20150609 2015-07-21 11:37:31 +02:00
Joachim Fasting 8050aa1c80 scsh: 0.6.7 -> 0.7 pre-release
The scsh HEAD is buildable, whereas 0.6.7 segfaults during image creation.
2015-07-21 11:34:13 +02:00
Jude Taylor 055ad0e4e9 remove obsolete patch application from haskell HEAD packages 2015-07-20 20:03:51 -07:00
Thomas Tuegel feafb17926 Merge branch 'qt5-psql' 2015-07-20 15:05:41 -05:00
Thomas Tuegel 6a10139bba qt53: disable unsupported SIMD instruction sets 2015-07-20 15:04:44 -05:00
Thomas Tuegel 4d36b10f90 qt53: override postgresql autodetection 2015-07-20 15:03:52 -05:00
Austin Seipp f07d5a244f nixpkgs: ninja 1.5.3 -> 1.6.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 13:52:34 -05:00
Austin Seipp 8d7dd4cf53 nixpkgs: re2c 0.14.2 -> 0.14.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 13:52:33 -05:00
Austin Seipp 6dac59b096 nixpkgs: libseccomp 2.2.1 -> 2.2.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 13:52:33 -05:00
Thomas Tuegel 5eae46fc93 Merge branch 'qt5-psql' 2015-07-20 08:49:30 -05:00
Thomas Tuegel 965f330c65 qt5.base: disable unsupported SIMD instruction sets
If not explicitly disabled, Qt tries to detect support for the various
instruction sets. As a result, binaries built on Hydra may use
instruction sets unsupported by clients.
2015-07-20 08:46:20 -05:00
Thomas Tuegel 17a65c4bf0 qt5.base: override postgresql autodetection 2015-07-20 08:41:57 -05:00
Vladimír Čunát 855b3c48ab gcc: fix multilib build
Fixes #8706, thanks to @cpages a lot.
Also ported to gcc5, without testing that one yet.
2015-07-20 12:32:01 +02:00
Vladimír Čunát 52b3546e4a merge #8617: recoll: filters for LaTeX, RTF, and WP 2015-07-20 11:00:04 +02:00
Charles Strahan 617c5fcaf0 rainbowstream: purify (close #8791)
This obviates the need for `cc` to be available at run time.
2015-07-20 10:06:17 +02:00
Tuomas Tynkkynen d2fe3405d3 edk2, OVMF: Fix build on GCC 4.9
The toolchain must be correctly specified in the OVMF build or it fails
with 'Unsupported section alignment':

http://hydra.nixos.org/build/23859056
2015-07-20 09:05:58 +03:00
William A. Kennington III f6bc130bc8 libssh: 0.7.0 -> 0.7.1 2015-07-19 17:00:16 -07:00
William A. Kennington III 05c0fc15c0 Merge branch 'master.upstream' into staging.upstream 2015-07-19 15:20:04 -07:00
Austin Seipp 22d5d78027 Merge pull request #8871 from mayflower/php7-beta1
php70: init at 7.0beta1
2015-07-19 16:57:42 -05:00
William A. Kennington III 33ff74ced6 libdrm: Remove valgrind as a dependency
cc @vcunat
2015-07-19 12:04:55 -07:00
Thomas Tuegel 3f3da5ccbd qt5.base: install setupHook correctly 2015-07-19 13:38:51 -05:00
Thomas Tuegel bb6459dd0b qt5.base: use pkgconfig unconditionally 2015-07-19 13:38:36 -05:00
Thomas Strobel 88be5eb371 gstreamer-vaapi: 0.5.10 -> 0.6.0 2015-07-19 17:06:32 +02:00
Matthias Beyer 20882964f5 zlog: init at 1.2.12
[Bjørn: add name= to fetchzip, remove unneeded -r flag from sed.]
2015-07-19 13:58:28 +02:00
Vladimír Čunát bde4ea1a8b poppler: small update
/cc maintainer @ttuegel.
2015-07-19 13:33:04 +02:00
Vladimír Čunát a06de72c2f harfbuzz: small update 2015-07-19 13:33:03 +02:00
Vladimír Čunát dcea851434 mesa: tweak the patch after 7fe69244af
In particular, do not try dlopening libudev by a non-absolute path.
/cc @wkennington.
2015-07-19 13:31:07 +02:00
Vladimír Čunát 6437b2108d libdrm: update and add valgrind dependency
I couldn't find an easy way around this new build-time dependency,
unfortunately. It creates some new mass-rebuild chains...
2015-07-19 11:26:10 +02:00
William A. Kennington III 2ad250f4fa Merge branch 'staging.next' into staging.upstream 2015-07-19 02:21:28 -07:00
William A. Kennington III 684f491446 Merge branch 'master.upstream' into staging.upstream 2015-07-19 02:21:19 -07:00
Peter Simons 6cd9a820ad haskell: extend generic builder to support upcoming format change from cabal2nix 2015-07-19 10:31:13 +02:00
Peter Simons 5e4f1adc8a haskell-hwsl2: fix build by disabling the test suite 2015-07-19 10:31:13 +02:00
Peter Simons 317dd06aa4 hackage-packages.nix: update to a5ae0949a8 with hackage2nix revision 3606ad40536a2dae452307184b9bd70a2eff8c89 2015-07-19 10:31:08 +02:00
Vladimír Čunát 9a80550cc4 Merge branch 'staging', discussion #8844 2015-07-19 08:09:29 +02:00
Jude Taylor 55e8754010 fix perl package platforms 2015-07-18 14:52:32 -07:00
Stewart Mackenzie f46bbbce49 boot: correct sha256 2015-07-19 02:33:43 +08:00
Boris Sukholitko ff6fd0ea86 uriparser: init at 0.8.2 2015-07-18 14:17:46 +03:00
Thomas Tuegel 49791a4dd4 Merge branch 'kf512' 2015-07-18 05:34:14 -05:00
Thomas Tuegel 479e248e42 kf512: add missing dependencies for kwallet 2015-07-18 05:32:54 -05:00
Thomas Tuegel db5335a662 kf512: fix bluez-qt udev rules path 2015-07-18 05:32:54 -05:00
Thomas Tuegel 3dc7f41d6d add kde-frameworks-5.12 2015-07-18 05:32:41 -05:00
Arseniy Seroka 30f1c9da75 Merge pull request #8855 from bosu/add-cpptest
cpptest: init at 1.1.2
2015-07-18 12:55:20 +03:00
Vladimír Čunát 0a00e06f91 libao: fix list nesting 2015-07-18 10:23:16 +02:00
Boris Sukholitko 3d17e2d658 cpptest: init at 1.1.2 2015-07-18 10:12:50 +03:00
William A. Kennington III 7fe69244af mesa: Fix dlopen patch 2015-07-17 18:33:19 -07:00
William A. Kennington III be48876349 openjdk: 8u40b27 -> 8u60b24 2015-07-17 18:00:49 -07:00
William A. Kennington III 83f295f1af mpfr: 3.1.2 -> 3.1.3 2015-07-17 15:41:50 -07:00
William A. Kennington III 4877451d2e gettext: 0.19.5 -> 0.19.5.1 2015-07-17 14:38:00 -07:00
William A. Kennington III 35664f4569 gettext: 0.19.4 -> 0.19.5 2015-07-17 14:37:11 -07:00
William A. Kennington III 67ebbc9a78 nghttp2: 1.0.2 -> 1.1.1 2015-07-17 14:35:45 -07:00