Joel Taylor
fd18936a32
Add purity to GHC builds on Darwin
2015-02-14 19:41:49 +01:00
Peter Simons
9db348d7f9
ghc-7.10.x: compile Setup.hs with -threaded to avoid hanging test suites
...
Closes https://github.com/NixOS/nixpkgs/issues/6259 .
2015-02-13 22:24:32 +01:00
Peter Simons
4e82b03f29
haskell-mtl-compat: broken with ghc-7.8.x
2015-02-13 22:24:32 +01:00
Peter Simons
26faa326cd
hackage-packages.nix: re-generate from Hackage 2015-02-13T12:48:35+0100
2015-02-13 22:24:32 +01:00
Peter Simons
54ce1a1810
Merge remote-tracking branch 'origin/master' into staging.
...
Conflicts:
pkgs/development/compilers/ghc/head.nix
pkgs/top-level/haskell-ng.nix
2015-02-13 22:13:25 +01:00
Peter Simons
c6ed2aa203
Merge pull request #5968 from jkarni/jkarni/servant-server-0.2.3
...
I'll merge blindly, assuming that those changes have been tested by the submitter. If these updates cause any trouble, please don't hesitate to revoke if necessary.
2015-02-13 15:39:32 +01:00
Peter Simons
afaa01c957
Merge pull request #6009 from nkaretnikov/yesod-1.4.1.4
...
I'll merge blindly, assuming that those changes have been tested by the submitter. If these updates cause any trouble, please don't hesitate to revoke if necessary.
2015-02-13 15:38:41 +01:00
Pascal Wittmann
f393521630
libasr: fixed description
2015-02-13 14:29:11 +01:00
Pascal Wittmann
d7b01c8526
Merge pull request #6325 from k0ral/opensmtpd
...
opensmtpd: 5.4.2p1 -> 5.4.4p1
2015-02-13 13:28:04 +00:00
Damien Cassou
b1e0124cd9
Merge pull request #6328 from DamienCassou/pharo-launcher-0.2.4
...
Pharo launcher 0.2.1 --> 0.2.4
2015-02-13 12:54:36 +01:00
Damien Cassou
120cc5a65a
Pharo launcher 0.2.1 --> 0.2.4
2015-02-13 12:48:32 +01:00
koral
3bc7dfdf22
opensmtpd: 5.4.2p1 -> 5.4.4p1
2015-02-13 12:38:21 +01:00
Peter Simons
7e07916f91
haskell-clac: disable builds with ghc-7.8.x
2015-02-13 10:37:47 +01:00
Peter Simons
a04e2e06f9
haskell-gstreamer: fix dependencies
2015-02-13 10:37:47 +01:00
Joel Taylor
2a5dacbf6b
patch shebangs in boot script
2015-02-13 10:37:47 +01:00
Joel Taylor
dcafdf47ea
Revert "Revert "Build GHC HEAD from git checkout"."
...
This reverts commit 15416dd2ec
.
2015-02-13 10:37:47 +01:00
Peter Simons
95814c7ef1
haskell-file-location: test suite is now fixed
2015-02-13 10:37:47 +01:00
Peter Simons
5d707670a5
hackage-packages.nix: re-generate from Hackage 2015-02-12T23:09:28+0100
2015-02-13 10:37:47 +01:00
Peter Simons
8b64ee52f8
haskell-file-location: test suite doesn't compile
2015-02-13 10:37:47 +01:00
Peter Simons
d51a083896
haskell-blaze-builder: downgrade to version < 0.4
...
Many builds can't deal with the new version yet.
2015-02-13 10:37:47 +01:00
Peter Simons
8c0d54e46a
haskell-bloomfilter: disable broken 32 bit build
...
Fixes https://github.com/NixOS/nixpkgs/issues/6292 .
2015-02-13 10:37:46 +01:00
Peter Simons
095a7f8cd6
haskell-blaze-markup: disable failing test suite
2015-02-13 10:37:46 +01:00
Peter Simons
60cb74e6d6
haskell-CHXHtml: disable Hydra builds because of excessive build time
2015-02-13 10:37:46 +01:00
Peter Simons
27b57469e8
python-generic: cosmetic
2015-02-13 10:37:46 +01:00
Peter Simons
6c3e44c040
haskell-rasterific: the broken test suite has been removed
2015-02-13 10:37:46 +01:00
Peter Simons
e4037ae913
hackage-packages.nix: re-generate from Hackage 2015-02-12T20:00:15+0100
2015-02-13 10:37:46 +01:00
Vincent Laporte
cbc58da3f0
ocaml-sqlite3: update from 2.0.8 to 2.0.9
2015-02-13 06:46:23 +01:00
Domen Kožar
b2d17156bb
Merge pull request #6324 from codyopel/x265br
...
X265br
2015-02-13 01:22:16 +01:00
William A. Kennington III
4dfd6cdfb7
Merge pull request #6323 from codyopel/libvpxbr
...
libvpx-git: bump commit & disable high bitdepth builds on i686
2015-02-12 14:58:33 -08:00
codyopel
3f22fdf7b0
x265: refactor & add optionals
2015-02-12 17:55:23 -05:00
codyopel
b60f5a004a
x265-hg: bump commit
2015-02-12 17:53:48 -05:00
codyopel
90ea935252
x265: 1.4 -> 1.5
2015-02-12 17:53:07 -05:00
codyopel
3269e202b1
libvpx-git: bump commit & disable high bitdepth builds on i686
2015-02-12 16:08:33 -05:00
John Wiegley
68c6ca44e6
sbcl_1_2_0: port over joelteon's change to 1.2.8
2015-02-12 15:05:37 -06:00
John Wiegley
1dea4e5297
Merge pull request #6321 from joelteon/sbcl
...
Linker flags for sbcl on Darwin
2015-02-12 15:54:05 -05:00
Joel Taylor
b43fc565f1
linker flags for sbcl
2015-02-12 12:14:35 -08:00
Vladimír Čunát
8afa77cb07
vala-0.26: minor update to fix CVE-2014-8154
...
@lethalman: it seems strange to me to have the 0.23.* version as
the default, as it's even an unstable release.
2015-02-12 20:43:55 +01:00
Peter Simons
15416dd2ec
Revert "Build GHC HEAD from git checkout".
...
This reverts commit 52c8d7c4ab
. The new
expression doesn't compile: http://hydra.nixos.org/build/19594431/nixlog/1/raw .
2015-02-12 20:15:56 +01:00
Peter Simons
79a5fec9c0
python-generic: set meta.broken for disabled packages instead of raising an error during evaluation
...
We have tons of evaluation errors on Hydra because it tries to build
known broken packages. Re-using meta.broken makes sure these packages
aren't evaluated in the first place.
2015-02-12 20:07:56 +01:00
Jaka Hudoklin
9060376bcd
buildNodePackage: patch shebangs only in text files
2015-02-12 19:09:09 +01:00
Vincent Laporte
3a17654b71
ocp-build: update source and website URLs
2015-02-12 06:59:28 +01:00
Peter Simons
6b16a7fbd7
Merge pull request #6309 from joelteon/ghc-head-git
...
Build GHC HEAD from git checkout
2015-02-12 00:13:44 +01:00
Eric Seidel
a86fd94ecc
only link libsodium against libssp when building with gcc
2015-02-11 14:37:30 -08:00
Joel Taylor
52c8d7c4ab
Build GHC HEAD from git checkout
2015-02-11 14:32:54 -08:00
Vincent Laporte
5cd15f8cc0
ocaml-cmdliner: update from 0.9.6 to 0.9.7
2015-02-11 17:51:38 +01:00
Domen Kožar
2024e08564
partially fix pythonPackages.protobuf
2015-02-11 10:21:51 +01:00
Tobias Geerinckx-Rice
54397283b0
Add include-what-you-use 3.5: static C/C++ #include analyser
2015-02-11 00:14:16 +01:00
Joel Taylor
db4cb021c0
Add purity to GHC builds on Darwin.
2015-02-10 22:08:01 +01:00
codyopel
0f18322026
libvpx: refactor & add git ( close #6213 )
2015-02-10 19:52:58 +01:00
Luca Bruno
fd6e830aa3
gsm: compile with -fPIC to fix build in mediastreamer for ZHF
2015-02-10 18:52:02 +01:00