Allen Nelson
b4b6215523
added flags/switches necessary to get openblas to compile on osx
2015-05-18 17:01:43 -05:00
Joel Taylor
d60058af4b
lua: update patch for 5.2 on darwin
2015-05-18 13:12:45 -07:00
Peter Simons
c0e2c4809e
cabal-install: fix build for GHC 7.0.x and 7.2.x
2015-05-18 20:43:59 +02:00
Peter Simons
0197da662d
haskell: enable builds that used to fail because they depend on graphviz
2015-05-18 20:43:51 +02:00
Peter Simons
72f54f51e3
haskell-graphviz: the test suite build is broken by QuickCheck 2.8
2015-05-18 20:43:51 +02:00
Peter Simons
8e48f09284
hackage-packages.nix: update to 6ccfe7a320
with hackage2nix revision d339b0fe58a504a61db589362b73992a5912304e
2015-05-18 20:43:50 +02:00
William A. Kennington III
e89f90cd33
buildGoPackage: Only create if needed
2015-05-18 10:13:33 -07:00
William A. Kennington III
2f897aad70
buildGoPackage: Allow excluding of specific modules
2015-05-18 10:13:33 -07:00
William A. Kennington III
e7d4e7ebce
go1.4: Decouple tools
2015-05-18 10:13:33 -07:00
Peter Simons
61224338ff
cabal2nix: update to version 20150518
2015-05-18 18:04:37 +02:00
Peter Simons
a65fd950c3
haskell-harp: mark as broken
2015-05-18 18:04:37 +02:00
Peter Simons
54db9d427d
ghc-6.x: mark broken because of https://github.com/NixOS/nixpkgs/issues/7810
...
6.10.4 and 6.12.3 are broken because they need 6.10.2-binary for bootstrapping.
2015-05-18 18:04:37 +02:00
Peter Simons
2dc73b0e88
Drop obsolete overrides for old versions of annotated-wl-pprint and lens.
2015-05-18 18:04:36 +02:00
Peter Simons
7268605e00
idris: remove outdated overrides
...
The Idris build is broken for several reasons, I'm afraid, and has been broken
since a while. It' seems unnecessary to carry these non-functioning overrides
around.
2015-05-18 18:04:36 +02:00
Peter Simons
3cdd27cbe6
haskell-binary: version 0.7.4.0 can't compile its test suite
2015-05-18 18:04:36 +02:00
Peter Simons
b2d483f146
haskell-Saturnin: test suite has undeclared build-time dependencies
2015-05-18 18:04:36 +02:00
Peter Simons
a14ebb03d9
haskell-gitlib: mark build as broken
...
https://github.com/jwiegley/gitlib/issues/46
2015-05-18 18:04:36 +02:00
Peter Simons
c959a59f47
haskell-snap: jailbreak to fix build with current attoparsec and lens libraries
2015-05-18 18:04:36 +02:00
Peter Simons
b9152b89c2
haskell-ng: reduce memory requirements of overrideScope by improved sharing
...
With this patch applied, "nix-env -qaP -A haskellngPackages" succeeds fine
without running out of memory. Thanks to @bennofs for catching this in
bbb422af92 (commitcomment-11235596)
.
2015-05-18 18:04:36 +02:00
Peter Simons
807146cf75
haskell-ng: make overrideScope respect the default lookup scope
...
Build environments created by overrideScope lost the ability to find
packages outside of the Haskell package set without help. This patch
remedies this issue.
Fixes https://github.com/NixOS/nixpkgs/issues/6192 .
2015-05-18 18:04:36 +02:00
Peter Simons
a14966e827
hackage-packages.nix: update to eb2884c12c
with hackage2nix revision bf850da9044b16efb9ef06a05c645fa981513444
2015-05-18 18:04:31 +02:00
Nikolay Amiantov
f1b51945bc
ti-rpc: update package
2015-05-18 17:21:08 +03:00
Nikolay Amiantov
a5fc6f702e
libbluray: update, fix building, AACS and Java
2015-05-18 17:21:08 +03:00
Nikolay Amiantov
4936324273
libbdplus: add package
2015-05-18 17:21:08 +03:00
Nikolay Amiantov
8099911528
libaacs: fix building
2015-05-18 17:21:08 +03:00
Nikolay Amiantov
9867951a50
ijs: update
2015-05-18 17:21:08 +03:00
Nikolay Amiantov
2120cdec76
folly: update
2015-05-18 17:21:08 +03:00
Nikolay Amiantov
c244457121
double-conversion: update
2015-05-18 17:21:08 +03:00
Nikolay Amiantov
f79effa2eb
haskell-graphviz: fix for GHC 7.10
2015-05-18 17:21:08 +03:00
Pascal Wittmann
132570bace
Add colm, a language for program analysis and transformation
2015-05-18 16:07:12 +02:00
Vladimír Čunát
5b7837c0d3
libjpeg-turbo: make Hydra only build it on Linux
...
I don't know what's wrong with darwin.
Anyway, it's unused on darwin by default.
2015-05-18 13:46:09 +02:00
Luca Bruno
1a3de46417
go: also remove disabled from the derivation
2015-05-18 12:47:24 +02:00
Luca Bruno
a43bd6bbcd
go: add disabled flag for packages
2015-05-18 12:46:22 +02:00
Luca Bruno
25f9555599
Drop GNOME 3.12
2015-05-18 12:24:08 +02:00
Joel Taylor
c7ed090e21
Revert "fix lua.pc library name"
...
This reverts commit 330836a82b
.
2015-05-17 15:03:53 -07:00
Joel Taylor
330836a82b
fix lua.pc library name
2015-05-17 14:34:22 -07:00
Joel Taylor
c714842d9f
patch GHC 7.8.4 on darwin to fix template haskell + hpc
2015-05-17 14:31:24 -07:00
Benno Fünfstück
592e411c49
Merge pull request #7863 from C0DEHERO/fix/irrlicht-update
...
irrlicht: update rev 3843 (1.8) -> rev 5104 (1.8)..
2015-05-17 20:15:10 +02:00
Peter Simons
f9f55b4147
hackage-packages.nix: update to 21baf54727
with hackage2nix revision b0eec6a5853fb52a28ae3ded058c3f7d0c510e2a
2015-05-17 13:46:23 +02:00
Peter Simons
59cf968fb3
haskell-blaze-builder: fix build with GHC 7.6.3
2015-05-17 13:31:46 +02:00
Shea Levy
7962915680
ats2: bump
2015-05-17 06:43:26 -04:00
C0DEHERO
d90dd6d17b
irrlicht: update rev 3843 (1.8) -> rev 5104 (1.8); fixed awkward naming; use svn release branch
2015-05-16 22:48:43 -04:00
Arseniy Seroka
a546e11e45
Merge pull request #7861 from codyopel/ffmpeg-updates
...
ffmpeg: update branches
2015-05-17 03:41:10 +03:00
codyopel
a35ef4e3df
ffmpeg: update branches
...
ffmpeg_0_10: 0.10.15 -> 0.10.16
ffmpeg_2_2: 2.2.13 -> 2.2.15
ffmpeg_2_6: 2.6.1 -> 2.6.2
ffmpeg-full: 2.6.1 -> 2.6.2
2015-05-16 20:23:25 -04:00
Peter Simons
8145d6abb9
haskell-bitcoin-api-extra: test suite requires network access
2015-05-16 22:00:51 +02:00
Peter Simons
8b13b29898
pandoc: jailbreak to fix build with recent versions of zlib and QuickCheck
2015-05-16 22:00:51 +02:00
Peter Simons
1d7f9b28d3
haskell-cheapskate is broken by latest blaze-html
2015-05-16 22:00:51 +02:00
Peter Simons
c3add19437
darcs: pass old zlib version 0.5.x to fix the build
2015-05-16 22:00:47 +02:00
Peter Simons
0a87fd8890
cabal-install: override zlib with an older version to fix the build
...
This change resolves https://github.com/peti/nixpkgs/pull/3 .
2015-05-16 21:59:41 +02:00
Peter Simons
bfb416cfe1
haskell-utf8-prelude: mark deprecated package as broken
2015-05-16 21:59:41 +02:00