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
Shea Levy
57d5860bd5
Merge branch 'bower2nix'
2016-03-28 12:59:49 -04: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
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
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
Vladimír Čunát
a7d34e0c13
glu: fix the pkg-config file ( fixes #14260 )
2016-03-28 11:33:48 +02:00
Rodney Lorrimar
b22e94c200
Add pkgs.buildBowerComponents function
2016-03-28 08:25:44 +01: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