Commit graph

17884 commits

Author SHA1 Message Date
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
Mateusz Kowalczyk 9cb34308da haskell-PastePipe: add version 1.5 2014-08-11 07:03:19 +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
Vladimír Čunát dda3e97ecf gcc33: no longer broken, apparently
I even got binaries from Hydra, although I don't know why.
2014-08-10 18:25:34 +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 a00209a38e Add SourceGraph: Haskell code analysis tool 2014-08-10 16:13:35 +01:00
Pavel Kogan 51a2e36f20 haskell-Graphalyze: add version 0.14.1.0 2014-08-10 16:13:34 +01:00
Damien Cassou fe045a71c4 Adding myself to the maintainers 2014-08-10 15:57:24 +02: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 3d6d40009d Merge pull request #3516 from DamienCassou/pharo-meta
pharo: add meta
2014-08-10 12:49:35 +02:00
Damien Cassou 0efd7b0092 Add meta-information to Pharo package 2014-08-10 12:26:24 +02:00
Vladimír Čunát e26188938c makeFontsConf: check for share/fonts/ in fontDirectories
Fixes #3515.
2014-08-10 11:47:07 +02:00
Damien Cassou e30848fbe8 Move the slash to workaround bug Emacs nix-mode 2014-08-10 09:01:58 +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 40602a666c Merge branch 'staging' 2014-08-09 23:41:58 +02:00
Eelco Dolstra be399bf245 Hack to fix llvm/clang build on Darwin
(Or at least restore it to the same level as brokenness as before the
staging merge. I.e. it depends on gcc-apple, which doesn't build on
standard 10.9 systems.)
2014-08-09 23:31:00 +02:00
Eelco Dolstra 0acc4e6b26 cmake: Fix setup hook on bash < 4.0
This matters in nix-shell and stdenvNative on Darwin.

Fixes #3204.
2014-08-09 23:14:01 +02: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 8e7442b3ed lua-5: don't restrict the platforms which can build this package
Hydra builds run only on Linux, but all other platforms can build LUA,
too, if necessary.
2014-08-09 15:04:44 +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 c00e814202 HaRe: remove broken package until it supports GHC 7.8.3 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