Commit Graph

13023 Commits

Author SHA1 Message Date
Mateusz Kowalczyk
c72a00f85c haskell-glib: update to 0.13.0.1 2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk
10b85e6a46 haskell-cgi: mark as broken
Typeable stuff, https://github.com/andersk/haskell-cgi/issues/8
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk
2c4b5ab65d haskell-bv: mark broken
Doesn't build on 7.8.3 duo to Typeable module changes
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk
06d8dfaf40 haskell-base64-conduit: remove package
The package has been deprecated by upstream and we have nothing that
depends on it.
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk
49be46b0ac haskell-bitarray-0.0.1: mark as broken
Upstream notified.
2014-08-11 13:56:11 +02:00
Vladimír Čunát
9217c7995c makeFontsConf: give up fontDirectories checks for now
This reverts e26188938c and 77487fe661
CC #3515.
2014-08-11 13:53:40 +02:00
Vladimír Čunát
77487fe661 makeFontsConf: fixup to accept older font packages
They contain fonts on the silly path lib/X11/fonts/
2014-08-11 13:07:59 +02:00
John Wiegley
326ca0f690 Many minor fixes to get things building after recent compiler changes 2014-08-10 23:18:57 -05:00
Peter Simons
4f17e39137 Merge pull request #3521 from pavelkogan/haskell-xml-conduit-writer
haskell-xml-conduit-writer: add version 0.1.1.1
2014-08-10 22:43:15 +02:00
Peter Simons
43fd39de43 Merge pull request #3520 from pavelkogan/SourceGraph
new packages: SourceGraph + dependency
2014-08-10 22:42:56 +02:00
Vladimír Čunát
ed21770eca libav_9: maintenance update, including CVE fixes
Updated libav_0_8 would fail to build.
2014-08-10 18:29:03 +02:00
Pavel Kogan
e1b139372c haskell-xml-conduit-writer: add version 0.1.1.1 2014-08-10 16:27:29 +01:00
Pavel Kogan
51a2e36f20 haskell-Graphalyze: add version 0.14.1.0 2014-08-10 16:13:34 +01:00
Michael Raskin
9fe10c90fa Properly mark platform support for arpack in relation to its openblas dependency 2014-08-10 16:36:48 +04:00
Michael Raskin
fb986f553e Fix allegro4 unstable source link 2014-08-10 16:16:25 +04:00
Vladimír Čunát
e26188938c makeFontsConf: check for share/fonts/ in fontDirectories
Fixes #3515.
2014-08-10 11:47:07 +02:00
Daniel Peebles
d18ec20878 Change junit to actually compile from source rather than download binaries 2014-08-09 20:53:36 -04:00
Eelco Dolstra
a1a96d8744 Merge pull request #3507 from jochu/nix-update-nzbget
Update nzbget (13.0) and libpar2 (0.4)
2014-08-09 19:19:52 +02:00
Jeff Chu
21d12d53b7 libpar2: Update to 0.4 2014-08-09 09:36:10 -07:00
Luca Bruno
926514868c glib-tested: fix running tests 2014-08-09 17:09:37 +02:00
Peter Simons
1f8578a41d haskell-Chart-gtk: mark package as broken
https://github.com/timbod7/haskell-chart/issues/41
2014-08-09 15:04:08 +02:00
Peter Simons
d6ef531c88 haskell-SDL: mark package broken
Doesn't compile with GHC 7.8.3:

  Graphics/UI/SDL/Events.hsc:56:23:
      Module ‘Data.Typeable’ does not export ‘Typeable(typeOf)’
2014-08-09 15:04:08 +02:00
Luca Bruno
1e1deda543 dbus tools: not supported on darwin 2014-08-09 14:32:54 +02:00
lethalman
05eb5bf913 Merge pull request #3503 from lethalman/platforms
Make platforms.allBut accept a list rather than a single platform
2014-08-09 14:22:09 +02:00
Peter Simons
5ebc4d829b Re-generate Haskell expressions with latest cabal2nix. 2014-08-09 13:49:24 +02:00
Peter Simons
01a059ee80 haskell-filepath: drop this package, it's been part of GHC forever 2014-08-09 13:49:24 +02:00
Peter Simons
18250b97ae Remove 'andres' from the meta.maintainer section of all Haskell package where I
had added him earlier.
2014-08-09 13:49:24 +02:00
Peter Simons
d9f6e54e7a Disable Hydra builds for all "old" Haskell packages.
Old means that we have a newer version in Nixpkgs already. If there is a reason
for the old package to still exist, i.e. because some other package is still
referring to it, then Hydra will still build the package as a dependency, but
we won't want to build old packages on their own right.
2014-08-09 13:49:24 +02:00
Peter Simons
6898b1903a haskell-threepenny-gui: jailbreak to fix build with aeson 0.8.x 2014-08-09 13:49:24 +02:00
Peter Simons
98eb81d427 haskell-rest-stringmap: jailbreak to fix build with aeson 0.8.x 2014-08-09 13:49:24 +02:00
Peter Simons
e8d79787c0 haskell-yst: jailbreak to fix build with aeson 0.8.x 2014-08-09 13:49:24 +02:00
Peter Simons
741bb544dc haskell-stripe: jailbreak to fix build with aeson 0.8.x 2014-08-09 13:49:24 +02:00
Peter Simons
eb3df0b687 haskell-digestive-functors-aeson: jailbreak to fix build with aeson 0.8.x 2014-08-09 13:49:23 +02:00
Peter Simons
6892591e4c haskell-ekg: jailbreak to fix build with aeson 0.8.x 2014-08-09 13:49:23 +02:00
Peter Simons
62a3cc460d haskell-engine-io: jailbreak to fix build with aeson 0.8.x 2014-08-09 13:49:23 +02:00
Peter Simons
d23bd78244 haskell-haxl: jailbreak to fix build with aeson 0.8.x 2014-08-09 13:49:23 +02:00
Peter Simons
5a48a2bc90 haskell-hoauth2: jailbreak to fix build with aeson 0.8.x 2014-08-09 13:49:23 +02:00
Peter Simons
ad42c60b91 haskell-token-utils: remove broken package until it supports GHC 7.8.3
https://github.com/alanz/haskell-token-utils/issues/1#issuecomment-51681623
2014-08-09 13:49:23 +02:00
Peter Simons
13d7c9b76b haskell-aeson-utils: jailbreak to fix build with aeson 0.8.x
https://github.com/silkapp/aeson-utils/issues/1
2014-08-09 13:49:23 +02:00
Peter Simons
3531038008 haskell-aeson: update to version 0.8.x 2014-08-09 13:49:23 +02:00
Peter Simons
664af8b4dc haskell-twitter-types: update to version 0.4.20140809 2014-08-09 13:49:23 +02:00
Peter Simons
b969d7d8b6 haskell-twitter-conduit: update to version 0.0.5.4 2014-08-09 13:49:23 +02:00
Peter Simons
3d141c8b84 haskell-tagsoup: update to version 0.13.2 2014-08-09 13:49:23 +02:00
Peter Simons
a1a3eb835e haskell-stringbuilder: update to version 0.5.0 2014-08-09 13:49:23 +02:00
Peter Simons
592302f436 haskell-persistent-template: update to version 1.3.2.2 2014-08-09 13:49:23 +02:00
Peter Simons
3c150866f4 haskell-hspec: update to version 1.11.1 2014-08-09 13:49:23 +02:00
Peter Simons
b3fd136c18 haskell-hspec-meta: update to version 1.11.1 2014-08-09 13:49:23 +02:00
Peter Simons
c2b620342c haskell-dns: update to version 1.4.2 2014-08-09 13:49:22 +02:00
Peter Simons
3251575925 haskell-criterion: update to version 1.0.0.2 2014-08-09 13:49:22 +02:00
Peter Simons
0288d83a71 haskell-HFuse: update to version 0.2.4.3 2014-08-09 13:49:22 +02:00
Peter Simons
26291a1f85 haskell-CouchDB: re-generate with cabal2nix 2014-08-09 13:49:22 +02:00
Luca Bruno
b331ae33d7 Make platforms.allBut accept a list rather than a single platform 2014-08-09 12:31:33 +02:00
John Wiegley
db8ab2191d Merge pull request #3216 from cstrahan/libuv
add libuv package
2014-08-09 01:04:09 -05:00
Peter Simons
1e0576e6ee haskell-cgi: don't build old versions of this package with a recent GHC 2014-08-09 00:57:34 +02:00
Peter Simons
b2d870309d haskell-mtl: don't build old versions of this package with a recent GHC 2014-08-09 00:57:34 +02:00
Peter Simons
f31e42faa9 haskell-binary: don't build old versions of this package with a recent GHC 2014-08-09 00:57:34 +02:00
Peter Simons
3a45d920a6 haskell-deepseq: don't build old versions of this package with a recent GHC 2014-08-09 00:57:34 +02:00
Peter Simons
e8f929c93a haskell-fgl: don't build old versions of this package with a recent GHC 2014-08-09 00:57:34 +02:00
Peter Simons
956f2d52e2 haskell-mtl: don't build old versions of this package with a recent GHC 2014-08-09 00:57:34 +02:00
Peter Simons
101bb59c24 haskell-parallel: don't build old versions of this package with a recent GHC 2014-08-09 00:57:34 +02:00
Peter Simons
50afd7f3e7 haskell-network: don't build old versions of this package with a recent GHC 2014-08-09 00:57:34 +02:00
Peter Simons
3d47d2025b accelerate(-io): mark package as broken 2014-08-09 00:39:53 +02:00
Peter Simons
9d30110b2e haskell-IORefCAS: mark package as broken 2014-08-09 00:39:52 +02:00
Peter Simons
cc476c02bd haskell-token-utils: the package is broken with GHC 7.8.3 2014-08-09 00:39:52 +02:00
Peter Simons
837b4da5cd haskell-QuickCheck: don't build old versions of this package with a recent GHC 2014-08-09 00:39:52 +02:00
Peter Simons
79b6cd0ab6 haskell-OpenGL(Raw): don't build old versions of this package with a recent GHC 2014-08-09 00:39:52 +02:00
Peter Simons
b7e11163ce haskell-HUnit: don't build old versions of this package with a recent GHC 2014-08-09 00:39:52 +02:00
Peter Simons
f02db17e2f haskell-Cabal-1.14: don't build this package with a recent GHC 2014-08-09 00:39:52 +02:00
Peter Simons
2c22978d66 haskell-HTTP: don't build old versions of this package with a recent GHC 2014-08-09 00:39:52 +02:00
Peter Simons
bfa075e8cb haskell-Tensor: don't compile this package with recent versions of GHC 2014-08-09 00:39:52 +02:00
Peter Simons
fcdda8ed9f haskell-GLUT: don't build old versions of this package with a recent GHC 2014-08-09 00:39:52 +02:00
Peter Simons
38f7236607 haskell-CouchDB: jailbreak to fix build with recent versions of utf8-string
https://github.com/arjunguha/haskell-couchdb/issues/14
2014-08-09 00:39:52 +02:00
Peter Simons
fc899aedf5 haskell-Cabal-1.16.0.3: don't compile this package with recent versions of GHC 2014-08-09 00:39:51 +02:00
Peter Simons
3484f7caa3 haskell-BlogLiterately: mark build as broken
https://github.com/byorgey/BlogLiterately/issues/13
2014-08-09 00:39:51 +02:00
Luca Bruno
4ee1fcc6b9 ekiga: bump version and resurrect for ZHF 2014-08-08 22:38:27 +02:00
lethalman
ff2d177004 Merge pull request #3477 from geerds/libnm-qt
Update libnm-qt to 0.9.8.2
2014-08-08 22:33:35 +02:00
Luca Bruno
34732ba208 opal: bump version and fix build for ZHF 2014-08-08 21:28:58 +02:00
Luca Bruno
af52345e07 ptlib: missing bison.patch 2014-08-08 21:27:55 +02:00
Luca Bruno
59cfbf4d7d ptlib: bump version and fix build for ZHF 2014-08-08 20:50:04 +02:00
Vladimír Čunát
52d9c93abe Merge 'staging' into master 2014-08-08 20:13:23 +02:00
Eelco Dolstra
777617f987 ncurses: Build with standard gcc 2014-08-08 19:28:24 +02:00
Eelco Dolstra
7cfb9545c6 sox: Fix building on Darwin
Fixes #3493.
2014-08-08 18:16:56 +02:00
Eelco Dolstra
8a7f3c3618 Mark a bunch of packages as broken or not supported on Darwin 2014-08-08 17:59:02 +02:00
Peter Simons
45b9b6f2cf haskell-haskintex: add version 0.5.0.0 2014-08-08 16:10:00 +02:00
Peter Simons
86418382d5 haskell-HaTeX: add version 3.13.1.0 2014-08-08 16:10:00 +02:00
Peter Simons
5c8765d662 haskell-matrix: add version 0.3.3.0 2014-08-08 16:09:59 +02:00
Peter Simons
8b7f2af950 haskell-hsyslog: update to version 2.0 2014-08-08 12:46:13 +02:00
Peter Simons
e9f0315a24 haskell-gtk-traymanager: jailbreak to fix build with recent versions of gtk
Fixes <https://github.com/NixOS/nixpkgs/issues/3490>.
2014-08-08 10:02:06 +02:00
Peter Simons
28097df0c6 haskell-gloss-raster: jailbreak to fix build with recent versions of repa
https://github.com/NixOS/nixpkgs/pull/3483
2014-08-08 09:59:19 +02:00
Peter Simons
9226fbf56a Merge remote-tracking branch 'origin/master' into staging. 2014-08-08 09:51:01 +02:00
Peter Simons
5c276c4f68 openssl: update to version 1.0.1i
See https://www.openssl.org/news/secadv_20140806.txt for a long list of CVE numbers.
Fixes <https://github.com/NixOS/nixpkgs/issues/3485>.
2014-08-08 09:46:57 +02:00
Peter Simons
b0f5c885ec Merge pull request #3479 from pavelkogan/haskell-webkit
haskell-webkit: add version 0.13.0.0
2014-08-07 22:52:48 +02:00
Peter Simons
da014f7ea0 haskell-xorshift: re-generate with cabal2nix 2014-08-07 22:46:24 +02:00
Peter Simons
2081fc9394 haskell-cookie: don't run the test suite with GHC versions prior to 7.8
https://github.com/snoyberg/cookie/issues/9
2014-08-07 22:46:07 +02:00
Peter Simons
2adee85bbe haskell-auto-update: update to version 0.1.1.1 2014-08-07 22:45:03 +02:00
Aycan iRiCAN
16b3955b42 Merge pull request #3483 from monocell/haskell-xorshift
new package: haskell xorshift
2014-08-07 18:49:48 +03:00
Emil Rangden
85145ab666 Fixed license 2014-08-07 17:46:37 +02:00
Aycan iRiCAN
f82cdd49be Merge pull request #3481 from Twey/sodium
Add derivation for Sodium (Haskell FRP library)
2014-08-07 18:29:25 +03:00
Peter Simons
42da927f6a haskell-ghc-mod: Remove the 'sed' patch; it breaks the module for me (Emacs 24.x, Linux/x86_64).
With that patch applied, ghc-mod's interface to hlint and GHC no longer works.
After removing it, everything behaves just fine again.
2014-08-07 14:46:02 +02:00
Peter Simons
f0a1acd88f haskell-yesod-form: update to version 1.3.15 2014-08-07 13:38:28 +02:00