Commit graph

28703 commits

Author SHA1 Message Date
Vladimír Čunát a7d34e0c13 glu: fix the pkg-config file (fixes #14260) 2016-03-28 11:33:48 +02:00
Nikolay Amiantov 5471eed63c wxgtk: explicitly link to libX11 and libcairo 2016-03-27 20:53:55 +03:00
Domen Kožar 4a42548388 cmis: fix build with gcc5 2016-03-27 15:11:13 +02:00
Domen Kožar b1a8ae2a35 ffmpeg: fix bad merge 2016-03-27 13:31:04 +01:00
Domen Kožar b07e7bfc7b Merge remote-tracking branch 'origin/staging' 2016-03-27 13:19:04 +01:00
Joachim Fasting 8f261d717d accelio: mark as broken on grsec kernels
All hydra builds against grsec kernels fail.
2016-03-27 01:44:16 +01:00
Joachim Fasting 74838cd03d accelio: kernel 4.2 is the most recent supported kernel
All Hydra builds on more recent kernels fail; from reading
the accelio documentation, I get the impression that 4.2 is
the most recent supported kernel version.
2016-03-26 20:16:28 +01:00
Joachim Fasting 3fe86ac582 io: fix gcc5 build
c11 inline semantics breaks the build

See https://github.com/stevedekorte/io/issues/316
and https://hydra.nixos.org/build/33606216/nixlog/1/raw
2016-03-26 16:54:19 +01:00
Nikolay Amiantov e781a8257b ffmpeg: add libopus support 2016-03-26 17:09:59 +03:00
Nikolay Amiantov ef06c7db8f spin: add ispin with tools 2016-03-26 17:05:29 +03:00
Nikolay Amiantov f273dd226c swarm: init at 3.1 2016-03-26 17:04:41 +03:00
Peter Simons ce2c13675d configuration-hackage2nix.yaml: update list of broken packages 2016-03-26 11:20:07 +01:00
Peter Simons 0f5db56b0b hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11-dirty using the following inputs:

  - Nixpkgs: 840709b4a3
  - Hackage: ab666959f0
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-26 11:20:07 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr 013f808a06 netcdf-fortran: init at 4.4.3 2016-03-26 10:33:39 +01:00
Michael Raskin 511ad5e5bf quicklisp (lispPackages.quicklisp): init 2016-03-25 17:58:05 +01:00
Michael Raskin 98e8696290 Do not default to SBCL for wrapped non-SBCL lisp implementation 2016-03-25 17:58:05 +01:00
Pascal Wittmann 54e1628b19 checkstyle: 6.16.1 -> 6.17 2016-03-25 17:22:11 +01:00
Benjamin Staffin 6072616405 jsonnet: 0.8.6 -> 0.8.7 2016-03-25 00:46:00 -07:00
Joachim Fasting 04bcb88332 hugs: fix build & meta fixups
Fix build by applying a patch from Arch Linux.
See https://hydra.nixos.org/build/33247205/log/raw

Meta fixups
- The license is actually 3-clause BSD license.
- Use HTTPS homepage
- Adopt the package
- Convert src.sha256 to base32
2016-03-25 00:39:49 +01:00
Pascal Wittmann 311ddcbd7a ispc: fix build 2016-03-24 20:54:59 +01:00
Nikolay Amiantov 0c6db0ca48 cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
Domen Kožar 9c274b4bef bootstrapped-pip: support Python 2.6 2016-03-24 15:44:34 +00:00
Domen Kožar 1f649bef47 Merge pull request #13958 from ambrop72/wxpython-fix
wxPython: Fix runtime error due to library dependencies not in RUNPATH.
2016-03-24 12:59:58 +00:00
Lluís Batlle i Rossell 1f8ffdde5b octave: update to 4.0.1
bugfix release, they say.
2016-03-24 12:04:07 +01:00
Lluís Batlle i Rossell 74ccfd690d octave: parallel building and check.
I think those were not updated since 3.8.2. They worked for me. Let's see.
2016-03-24 12:04:07 +01:00
Peter Simons 7b5728c0d4 configuration-hackage2nix.yaml: update list of broken packages 2016-03-24 11:52:35 +01:00
Nikolay Amiantov e74a8d08cc haskellPackages.Agda: add myself as a maintainer 2016-03-24 11:52:35 +01:00
Peter Simons 408f4aa654 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:

  - Nixpkgs: bba4f2bbe3
  - Hackage: ab666959f0
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-24 11:52:19 +01:00
Tuomas Tynkkynen c58c1f3b50 vc: Broken on i686
http://hydra.nixos.org/build/33122230/nixlog/1/raw =>

CMake Error at CMakeLists.txt:163 (message):
  Unsupported target architecture 'i686'.  No support_???.cpp file exists for
  this architecture.
2016-03-24 02:21:46 +02:00
Pascal Wittmann d02f35956b gtk-doc: 1.24 -> 1.25 2016-03-24 00:07:40 +01:00
Pascal Wittmann d05540b683 global: 6.5.2 -> 6.5.3 2016-03-24 00:07:40 +01:00
Charles Strahan c18106a223 go-1.6: fix segfault when using musl
See https://github.com/golang/go/issues/14476
2016-03-23 18:14:02 -04:00
Nikolay Amiantov f0187cb4c3 elmPackages.elm-compiler: use old language-ecmascript 2016-03-23 21:34:39 +03:00
Peter Simons 9a0e630874 configuration-hackage2nix.yaml: update list of broken packages 2016-03-23 18:25:22 +01:00
Peter Simons 1e5d6e584d hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:

  - Nixpkgs: 9da84a6af0
  - Hackage: 1e26fd1876
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-23 18:25:14 +01:00
Michael Raskin 9ed00ff086 gcl: gcc5 build: enforce old inline semantics for now; will be fixed in the next upstream release 2016-03-23 15:10:12 +01:00
Joachim Fasting 27eac5313e gcl: fix gcc5 build
Apply patch from Gentoo
2016-03-23 15:10:12 +01:00
Domen Kožar 6648ef5d25 Merge pull request #13957 from ambrop72/opencsg-fix
opencsg: Fix build related to missing libX11 linking the example.
2016-03-23 12:58:07 +00:00
Joachim Fasting 1972c5aa17 clisp: fix i686 build
Requires -falign-functions=4

See https://hydra.nixos.org/build/33256640/nixlog/1/raw
2016-03-23 13:54:58 +01:00
Domen Kožar d1c9f20db1 Merge pull request #14107 from nckx/drop-libav_9
libav: drop unused version 9.
2016-03-23 12:54:47 +00:00
Domen Kožar b682a64e16 Merge pull request #14151 from tavyc/hhvm
hhvm: 3.6.0 -> 3.12.1
2016-03-23 12:50:38 +00:00
Octavian Cerna 524310d29e hhvm: 3.6.0 -> 3.12.1 2016-03-23 11:58:15 +02:00
Matthias C. M. Troffaes 719fceba10 wolfssl: 3.8.0 -> 3.9.0 2016-03-23 09:15:21 +00:00
Daniel Peebles 6f5a71dec8 Merge pull request #14134 from ryanartecona/gobjectIntrospection/fix-darwin
gobjectIntrospection: fix darwin build
2016-03-22 21:51:10 -04:00
Ryan Artecona bb63c6a4c4 gobjectIntrospection: fix darwin build
Stop using obsolete `otool` package, preferring `cctools` (which
includes otool), on darwin.

Remove autoconf & automake from reqs, as they were unused.

Fixes #12670
2016-03-22 21:40:15 -04:00
Charles Strahan 0547fd247f go-1.6: fix the build
One of the test scripts dynamically creates and executes a bash script,
which attempts to use `/usr/bin/env bash`. This patches the file to
use the stdenv's shell instead.

Otherwise, the only way this could have worked was by building go_1_6
outside of the sandbox.
2016-03-22 21:39:45 -04:00
Shea Levy 49e53e6701 nix-exec: bump for new nix 2016-03-22 18:20:16 -04:00
Domen Kožar ba78130c21 remove elrangR15 and riak 1.3.0 as they're outdated
(cherry picked from commit 4452a68425e4eaf9db95e0fc5ac8474a2b19bc71)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-22 21:40:07 +00:00
Domen Kožar b7f50b493c flow: 0.18.1 -> 0.22.1
(cherry picked from commit 15761b0520383a816d250b4301982e9d088be14b)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-22 21:22:15 +00:00
zimbatm b6c5879549 Merge pull request #14102 from manveru/capybara-webkit
capybara-webkit: gem needs qt5Full
2016-03-22 20:42:47 +00:00