Peter Simons
d88ae678c3
haskell-lambdabot doesn't build with monad-control 1.x.
2015-02-22 22:13:10 +01:00
Peter Simons
aeadb16444
ghcWithPackages: don't re-generate the packages.conf.d cache if there are no actual libraries added to the environment
...
This change resolves https://github.com/NixOS/nixpkgs/issues/6419 .
2015-02-22 22:13:10 +01:00
Peter Simons
5d5b51dfc0
haskell-generic-builder: add a passthru attribute 'isHaskellLibrary' to every derivation
...
The presence of this attribute allows us to recognize Haskell derivations.
Furthermore, we can use it to distinguish libraries from executables (which is
useful for the code that's generating the wrapper).
2015-02-22 22:13:10 +01:00
Peter Simons
a3c351b98a
haskell-jose-jwt has been fixed.
2015-02-22 22:13:10 +01:00
Peter Simons
e8fbc94939
hackage-packages: re-generate from Hackage 2015-02-22T21:05:07+0100
2015-02-22 22:13:10 +01:00
Vladimír Čunát
c8f2a31de3
libav-11: maintenance update, including security
...
CVE-2014-{8541,8542,8543,8547,8548,8549}
2015-02-22 21:32:31 +01:00
Peter Simons
f898ca1a2e
haskell-ng: clean up some obsolete overrides
2015-02-22 19:47:24 +01:00
Peter Simons
3c86d74489
haskell-hmidi: build is broken
2015-02-22 19:47:24 +01:00
Peter Simons
64837d218c
haskell-crf-chain2-tiers does not compile.
2015-02-22 19:47:24 +01:00
Peter Simons
b45700ecb7
haskell-lhc: doesn't compile
2015-02-22 19:47:24 +01:00
Peter Simons
eab82da9b9
More broken Haskell builds.
2015-02-22 19:47:24 +01:00
Peter Simons
7dd6baa3d4
haskell-ersatz cannot compile its test suite.
2015-02-22 19:47:24 +01:00
Peter Simons
ee698e5de8
haskell-crf-chain1-constrained does not compile.
2015-02-22 19:47:24 +01:00
Peter Simons
4fdea33a77
haskell-language-lua: missing build tool "alex"
2015-02-22 19:47:24 +01:00
Peter Simons
73691256d9
haskell-descriptive fails its test suite
2015-02-22 19:47:24 +01:00
Peter Simons
1034d81326
Users of haskell-purescript won't compile with ghc-7.8.x either.
2015-02-22 19:47:24 +01:00
Peter Simons
87426b718c
haskell-buffer-builder-aeson doesn't compile.
2015-02-22 19:47:24 +01:00
Peter Simons
8e92c1fcbe
haskell-descriptive: update to version 0.9.1 to fix build errors
2015-02-22 19:47:23 +01:00
Peter Simons
2b8b3cc147
haskell-buffer-builder does not compile.
2015-02-22 19:47:23 +01:00
Peter Simons
64480bd6b8
haskell-ArrowVHDL doesn't compile with recent versions of base.
2015-02-22 19:47:23 +01:00
Peter Simons
e7180dde72
haskell-dbmigrations cannot compile its test suite.
2015-02-22 19:47:23 +01:00
Peter Simons
3f487c14f8
haskell-highlighter2 does not compile with ghc-7.8.x.
2015-02-22 19:47:23 +01:00
Peter Simons
0961557f8f
haskell-karakuri is broken; haskell-jose-jwt fails its test suite.
2015-02-22 19:47:23 +01:00
Peter Simons
4c124c4a02
haskell-purescript does not compile with ghc-7.8.x.
2015-02-22 19:47:23 +01:00
Peter Simons
95c321e0f7
Mark more users of haskell-test-sandbox broken.
2015-02-22 19:47:23 +01:00
Peter Simons
31073f367e
haskell-configuration-tools: build succeeds with GHC 7.8.x now
...
Test suite is broken, though.
2015-02-22 19:47:23 +01:00
Peter Simons
3cfa24338d
haskell-QuickCheck: add support for version 1.x to fix various builds
2015-02-22 19:47:23 +01:00
Peter Simons
411d3dcb61
haskell-elevator: build is fixed
2015-02-22 19:47:23 +01:00
Peter Simons
9c3da4e723
Cabal: update overrides for version 1.22.1.0
2015-02-22 19:47:22 +01:00
Peter Simons
f28a690bed
hackage-packages.nix: re-generate from Hackage 2015-02-22T13:31:37+0100
2015-02-22 19:47:22 +01:00
Peter Simons
80101c8329
Disable some broken R packages.
2015-02-22 18:22:35 +01:00
cillianderoiste
d44573e16f
Merge pull request #6469 from rushmorem/jshon-package
...
Add jshon package
2015-02-22 14:10:08 +01:00
cillianderoiste
3440039769
Merge pull request #6493 from bcdarwin/teyjus
...
new package: teyjus 2.0-b2
2015-02-22 13:58:11 +01:00
cillianderoiste
ba4cb54297
Merge pull request #6507 from nathanielbaxter/dev/quazip
...
quazip: update from 0.7 to 0.7.1
2015-02-22 13:56:23 +01:00
Bjørn Forsman
6e070cb9d9
avr-gcc-with-avr-libc: remove unused gcc-4.6 patch
...
Unused since dd4e1d4225
(avr-gcc-with-avr-libc: Update to latest versions.)
2015-02-22 12:41:14 +01:00
lethalman
fb41f0302e
Merge pull request #6234 from valeriangalliat/iojs
...
Add io.js
2015-02-22 12:26:22 +01:00
Ambroz Bizjak
dd4e1d4225
avr-gcc-with-avr-libc: Update to latest versions.
...
Also modernize the Nix expression.
2015-02-22 12:17:35 +01:00
Valérian Galliat
62b17c8bf1
io.js: shared libraries
...
@lethalman courtesy <https://github.com/NixOS/nixpkgs/pull/6234#issuecomment-75429850 >.
2015-02-22 12:00:34 +01:00
Nathaniel Baxter
e149afe3a1
quazip: update from 0.7 to 0.7.1
2015-02-22 15:16:39 +11:00
Ben Darwin
63d61cee7f
teyjus: 2.0-b2
2015-02-21 19:55:24 -05:00
Arseniy Seroka
8887ad850f
Merge pull request #6487 from ftrvxmtrx/openal-soft-1.16.0
...
openal-soft 1.15.1 -> 1.16.0
2015-02-22 00:25:55 +03:00
Thomas Tuegel
1254a6478d
Merge branch 'kde5-split-qt'
2015-02-21 13:49:49 -06:00
Peter Simons
05b97395ae
haskell-hmm does not compile.
2015-02-21 18:53:35 +01:00
Peter Simons
5b475709c8
haskell-elevator doesn't compile.
2015-02-21 18:53:35 +01:00
Peter Simons
79c33623a5
haskell-apiary: test suite depends on obsolete QuickCheck 1.x
2015-02-21 18:53:35 +01:00
Peter Simons
862d224c69
haskell-wxc: fix build
...
Our 'wxGTK' attribute refers to wxwidgets 2.8 by default, but haskell-wxc needs
version 2.9 or later.
Resolves https://github.com/NixOS/nixpkgs/issues/6478 .
2015-02-21 18:53:35 +01:00
Peter Simons
14fe149551
haskell-types-compat: Haddock fails with an internal error
2015-02-21 18:53:35 +01:00
Peter Simons
b4ed8845a9
haskell-uhc-light: Haddock syntax errors have been fixed
2015-02-21 18:53:35 +01:00
Peter Simons
81082affeb
haskell-c2hs fails its test suite on Linux/i686
2015-02-21 18:53:34 +01:00
Peter Simons
aa8b539611
haskell-asn1-encoding fails its test suite on Linux/i686
2015-02-21 18:53:34 +01:00