Commit Graph

7651 Commits

Author SHA1 Message Date
Mateusz Kowalczyk
883f11f462 haskell-criterion: re-generate expression with cabal2nix 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
2a7a450a74 haskell-cabal-lenses: update to 0.3 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
4fc09cc891 haskell-safe: update to 0.3.8 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk
d98235d4be haskell-aws: update to 0.9.3 2014-08-11 13:58:42 +02:00
Mateusz Kowalczyk
96a8f643ff haskell-compdata: update to 0.8.1.3 2014-08-11 13:58:42 +02:00
Mateusz Kowalczyk
077f841ec5 haskell-twitter-conduit: update to 0.0.5.5
Fixes a build failure too.
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
12076063c4 haskell-hmatrix: update to 0.16.0.4 2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
22f13c2611 haskell-protocol-buffers: mark as broken
Fails due to Typeable changes. Notified the author.
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
4eb3731752 haskell-rest-types: jailbreak (aeson)
https://github.com/silkapp/rest/issues/57
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
e8958e26b3 haskell-ghc-syb: don't build on Hydra
Requires GHC >= 6.10 aand < 6.14
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk
bc70a073c6 haskell-folds: mark as broken
https://github.com/NixOS/nixpkgs/issues/3526
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
76a2021b88 haskell-lambdabot: mark as broken
Due to 7.8.3 roles: https://github.com/mokus0/lambdabot/issues/84
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
6aa17c2ea9 haskell-profunctor-extras: deperecated package
Use profunctors instead. We have no dependencies on this anyway.
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
a71850c617 haskell-jpeg: mark as broken
Uses old State module. I have e-mailed the maintainer due to lack of
project page or issue tracker
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk
8d432eda20 haskell-prolog: jailbreak (containers)
https://github.com/Erdwolf/prolog/issues/1
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk
29401954dd haskell-criterion: temporarily disable test-suite
https://github.com/bos/criterion/issues/57
2014-08-11 13:58:39 +02:00
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
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
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
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
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
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
Vladimír Čunát
52d9c93abe Merge 'staging' into master 2014-08-08 20:13:23 +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
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
Peter Simons
8cef5df7d3 haskell-yesod-bin: update to version 1.2.12.3 2014-08-07 13:38:28 +02:00
Peter Simons
91d649ff5c haskell-warp: update to version 3.0.0.6 2014-08-07 13:38:28 +02:00
Peter Simons
d2957a7348 haskell-wai-logger: update to version 2.2.1 2014-08-07 13:38:27 +02:00
Peter Simons
7562fabc63 haskell-statistics: update to version 0.13.2.1 2014-08-07 12:42:27 +02:00
Peter Simons
9ca4d6308c haskell-persistent-template: update to version 1.3.2.1 2014-08-07 12:42:25 +02:00
Peter Simons
59be6a9f50 haskell-pandoc-types: update to version 1.12.4.1 2014-08-07 12:42:22 +02:00
Peter Simons
221bdc4217 haskell-network-metrics: update to version 0.4 2014-08-07 12:42:19 +02:00
Peter Simons
b54eaa1156 haskell-hsshellscript: update to version 3.3.2 2014-08-07 12:42:16 +02:00
Peter Simons
3c8c8333a5 haskell-cookie: update to version 0.4.1.3 2014-08-07 12:42:14 +02:00
Peter Simons
a7961a8e2c haskell-cgrep: update to version 6.4.6 2014-08-07 12:42:11 +02:00
Peter Simons
f027629158 haskell-auto-update: update to version 0.1.1.0 2014-08-07 12:42:08 +02:00
Peter Simons
7063c8af89 haskell-Vec: update to version 1.0.5 2014-08-07 12:42:05 +02:00
Peter Simons
5d921c465e haskell-MFlow: update to version 0.4.5.7 2014-08-07 12:42:03 +02:00
Peter Simons
8b6c8b7b6b haskell-GLFW: update to version 0.5.2.2 2014-08-07 12:42:00 +02:00
Peter Simons
06a5267b8e haskell-DAV: update to version 0.8 2014-08-07 12:41:57 +02:00
Peter Simons
c6d3075d69 haskell-attoparsec: update to version 0.12.1.1 2014-08-07 12:41:15 +02:00
Peter Simons
98ef9a942d haskell-generics-sop: re-generate with cabal2nix 2014-08-07 12:38:50 +02:00
Emil Rangden
356bd34b86 new package: haskell xorshift 2014-08-07 10:34:07 +02:00
James ‘Twey’ Kay
10feef08ae Add derivation for Sodium (Haskell FRP library) 2014-08-06 21:43:10 +01:00
Pavel Kogan
ffae2ce039 haskell-webkit: add version 0.13.0.0 2014-08-06 16:44:35 +01:00
Peter Simons
628df3e423 haskell-data-fin: jailbreak to fix build with reflection 1.5.x 2014-08-05 20:01:50 +02:00
Peter Simons
f185bc447e haskell-websockets-snap: update to version 0.8.2.2 2014-08-05 19:59:31 +02:00
Peter Simons
6dc95596db haskell-statistics: update to version 0.13.2.0 2014-08-05 19:59:31 +02:00
Peter Simons
b2808e08ce haskell-persistent: update to version 1.3.3 2014-08-05 19:59:31 +02:00
Peter Simons
9ee6dd8cc4 haskell-cuda: update to version 0.6.0.1 2014-08-05 19:59:31 +02:00
Peter Simons
3b4fa2b53b Re-generate expressions with cabal2nix. 2014-08-05 19:59:30 +02:00
Peter Simons
953de80aad haskell-data-fin: add version 0.1.1.2 2014-08-05 19:56:27 +02:00
Peter Simons
6103824dd7 haskell-prelude-safeenum: add version 0.1.1.1 2014-08-05 19:56:16 +02:00
Oliver Charles
7a6ebb5420 haskellPackages.genericsSop: New expression 2014-08-05 17:12:19 +01:00
Peter Simons
9023cea859 Merge pull request #3268 from codygman/master
dom-selector: add version 0.2.0.1
2014-08-04 16:57:08 +02:00
Peter Simons
e2b8a3ee7f haskell-glade: jailbreak to fix build with recent versions of 'glib' and 'gtk' 2014-08-04 16:52:29 +02:00
Peter Simons
61c1403b05 haskell-yesod-test: update to version 1.2.3.2 2014-08-04 16:52:29 +02:00
Peter Simons
5e04965132 haskell-yesod-bin: update to version 1.2.12.1 2014-08-04 16:52:29 +02:00
Peter Simons
71db2255b5 haskell-yesod-auth: update to version 1.3.4 2014-08-04 16:52:29 +02:00
Peter Simons
cd4b52b7d1 haskell-warp: update to version 3.0.0.5 2014-08-04 16:52:29 +02:00
Peter Simons
0453805178 haskell-wai: update to version 3.0.1.1 2014-08-04 16:52:29 +02:00
Peter Simons
ef38085495 haskell-wai-websockets: update to version 3.0.0.1 2014-08-04 16:52:29 +02:00
Peter Simons
59b295ca16 haskell-wai-logger: update to version 2.2.0 2014-08-04 16:52:29 +02:00
Peter Simons
86c1826fe0 haskell-wai-extra: update to version 3.0.1.2 2014-08-04 16:52:29 +02:00
Peter Simons
e699f5e663 haskell-unix-time: update to version 0.3.3 2014-08-04 16:52:29 +02:00
Peter Simons
d716b24b64 haskell-unbounded-delays: update to version 0.1.0.8 2014-08-04 16:52:29 +02:00
Peter Simons
f6f613aaaf haskell-twitter-types: update to version 0.3.20140801 2014-08-04 16:52:28 +02:00
Peter Simons
810ba75da9 haskell-svgcairo: update to version 0.13.0.0 2014-08-04 16:52:28 +02:00
Peter Simons
44c43556d9 haskell-simple-conduit: update to version 0.5.1 2014-08-04 16:52:28 +02:00
Peter Simons
c4b121a639 haskell-retry: update to version 0.5 2014-08-04 16:52:28 +02:00
Peter Simons
2ef4937454 haskell-purescript: update to version 0.5.4 2014-08-04 16:52:28 +02:00
Peter Simons
b61cf1f0c8 haskell-pipes-aeson: update to version 0.4.1.2 2014-08-04 16:52:28 +02:00
Peter Simons
50fce3ede0 haskell-pathtype: update to version 0.5.4 2014-08-04 16:52:28 +02:00
Peter Simons
aaff40e521 haskell-pango: update to version 0.13.0.0 2014-08-04 16:52:28 +02:00
Peter Simons
8795d98cec haskell-monad-logger: update to version 0.3.7.1 2014-08-04 16:52:28 +02:00
Peter Simons
57c877bdf8 haskell-monad-extras: update to version 0.5.9 2014-08-04 16:52:28 +02:00
Peter Simons
d60f18aa3f haskell-iproute: update to version 1.3.1 2014-08-04 16:52:28 +02:00
Peter Simons
8b0af6f98f haskell-http-client: update to version 0.3.6.1 2014-08-04 16:52:28 +02:00
Peter Simons
6e1fbffcbc haskell-hsimport: update to version 0.5 2014-08-04 16:52:28 +02:00
Peter Simons
b89869ee10 haskell-gtksourceview2: update to version 0.13.0.0 2014-08-04 16:52:27 +02:00
Peter Simons
3b7780d88f haskell-gtk2hs-buildtools: update to version 0.13.0.1 2014-08-04 16:52:27 +02:00
Peter Simons
c36fa80fd8 haskell-gtk: update to version 0.13.0.0 2014-08-04 16:52:27 +02:00
Peter Simons
efc9d9cb47 haskell-graph-wrapper: update to version 0.2.4.3 2014-08-04 16:52:27 +02:00
Peter Simons
6ebac2ce68 haskell-glib: update to version 0.13.0.0 2014-08-04 16:52:27 +02:00
Peter Simons
44b84153e4 haskell-github: update to version 0.9 2014-08-04 16:52:27 +02:00
Peter Simons
59500d2f2b haskell-gio: update to version 0.13.0.0 2014-08-04 16:52:27 +02:00
Peter Simons
baef1bd1d4 haskell-ghcjs-dom: update to version 0.1.0.0 2014-08-04 16:52:27 +02:00
Peter Simons
c3683828fa haskell-ghc-mod: update to version 4.1.6 2014-08-04 16:52:27 +02:00
Peter Simons
e8d0762e44 haskell-fb: update to version 1.0.4 2014-08-04 16:52:27 +02:00
Peter Simons
3d592d9e88 haskell-fast-logger: update to version 2.2.0 2014-08-04 16:52:27 +02:00
Peter Simons
35017d3a64 haskell-cookie: update to version 0.4.1.2 2014-08-04 16:52:27 +02:00
Peter Simons
7b81b23875 haskell-cairo: update to version 0.13.0.0 2014-08-04 16:52:27 +02:00
Peter Simons
0749feb5e7 haskell-aws: update to version 0.9.2 2014-08-04 16:52:26 +02:00
Peter Simons
4c9761e149 haskell-authenticate: update to version 1.3.2.9 2014-08-04 16:52:26 +02:00
Peter Simons
67e4ec70c3 haskell-amqp: update to version 0.10 2014-08-04 16:52:26 +02:00
Peter Simons
ec87968ba2 haskell-auto-update: add version 0.1.0.0 2014-08-04 16:52:26 +02:00
Peter Simons
eaeff97543 haskell-bencoding: re-generate with cabal2nix 2014-08-04 16:52:26 +02:00
Peter Simons
2d326e5032 Merge remote-tracking branch 'origin/master' into staging.
Conflicts:
	pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00
Aycan iRiCAN
f20f30af2c Merge pull request #3457 from luke-clifton/lc-haskell-ad
Adding Haskell Package AD for automatic differentiation
2014-08-04 14:16:25 +03:00
Luke Clifton
1501536dcd Adding Haskell Package AD for automatic differentiation 2014-08-04 18:21:25 +08:00
cbpark
65949e7415 Add haskell-probability 2014-08-04 00:58:17 +02:00
Mateusz Kowalczyk
ed51045f13 haskell-bencoding: 0.4.3.0 2014-07-31 19:12:43 +02:00
Peter Simons
14ad244d92 haskell-snaplet-redis: update to version 0.1.3.3 2014-07-31 15:48:28 +02:00
Peter Simons
d4a863bdeb haskell-optparse-applicative: update to version 0.9.1.1 2014-07-31 15:48:26 +02:00
Peter Simons
6d40d5e564 haskell-hackage-db: update to version 1.8 2014-07-31 15:48:24 +02:00
Peter Simons
bb4d15a115 haskell-yesod-form: update to version 1.3.14 2014-07-31 13:57:46 +02:00
Peter Simons
9e4a54f4a6 haskell-yesod-core: update to version 1.2.19 2014-07-31 13:57:46 +02:00
Peter Simons
a2b1580716 haskell-semigroupoids: update to version 4.2 2014-07-31 13:57:46 +02:00
Peter Simons
a37b5628f6 haskell-resourcet: update to version 1.1.2.3 2014-07-31 13:57:46 +02:00
Peter Simons
7fa6ba9468 haskell-profunctors: update to version 4.2.0.1 2014-07-31 13:57:46 +02:00
Peter Simons
56fb2db243 haskell-pipes-network: update to version 0.6.4 2014-07-31 13:57:46 +02:00
Peter Simons
c816e89348 haskell-network-simple: update to version 0.4.0.1 2014-07-31 13:57:46 +02:00
Peter Simons
f194df999f haskell-liblastfm: update to version 0.4.0.0 2014-07-31 13:57:46 +02:00
Peter Simons
78ad8ce046 haskell-lens: update to version 4.3.3 2014-07-31 13:57:46 +02:00
Peter Simons
ca971dfa27 haskell-fay-base: update to version 0.19.2 2014-07-31 13:57:46 +02:00
Peter Simons
2d2237ed17 haskell-GLUtil: update to version 0.8 2014-07-31 13:57:45 +02:00
Peter Simons
7387244094 haskell-vty: update to version 5.1.4 2014-07-31 13:57:45 +02:00
Peter Simons
5f2ad413b7 haskell-xml-html-conduit-lens: add version 0.3.2.0 2014-07-31 13:57:45 +02:00
Peter Simons
73f1976155 haskell-cgrep: update to version 6.4.5 2014-07-31 13:57:45 +02:00
Bjørn Forsman
62d0a320b3 Revert "Remove obsolete jackaudio version 1."
This reverts commit bdb77826d9.

Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'.

Q: What's the difference between Jack1 and Jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-31 12:52:29 +02:00
John Wiegley
11dc22e3ee Agda needs an older version of haskell-equivalence 2014-07-30 18:10:59 -05:00
Peter Simons
877585bf38 haskell-yesod-auth: update to version 1.3.3 2014-07-29 18:39:35 +02:00
Peter Simons
3b07c45fb7 haskell-wai-extra: update to version 3.0.1.1 2014-07-29 18:39:35 +02:00
Peter Simons
5fd8cff160 haskell-stm-containers: update to version 0.1.3 2014-07-29 18:39:35 +02:00
Peter Simons
5738b59400 haskell-profunctors: update to version 4.2 2014-07-29 18:39:35 +02:00
Peter Simons
f900746689 haskell-filestore: update to version 0.6.0.3 2014-07-29 18:39:35 +02:00
Peter Simons
3e551e05c6 haskell-conduit-extra: update to version 1.1.3 2014-07-29 18:39:34 +02:00
Peter Simons
d711c60c3d haskell-base-prelude: add version 0.1.3 2014-07-29 18:39:34 +02:00
Peter Simons
9d56d25673 haskell-vty: update to version 5.1.3 2014-07-28 20:32:59 +02:00
Peter Simons
f74d211818 haskell-yesod-routes: update to version 1.2.0.7 2014-07-28 20:32:59 +02:00
Peter Simons
4886d942b9 haskell-yesod-form: update to version 1.3.13 2014-07-28 20:32:58 +02:00
Peter Simons
510a784242 haskell-yesod-core: update to version 1.2.18 2014-07-28 20:32:58 +02:00
Peter Simons
9ded0e831e haskell-yesod-bin: update to version 1.2.12 2014-07-28 20:32:58 +02:00
Peter Simons
ad0bd2a795 haskell-yesod-auth: update to version 1.3.2 2014-07-28 20:32:58 +02:00
Peter Simons
93e75667cf haskell-wai-logger: update to version 2.1.2 2014-07-28 20:32:58 +02:00
Peter Simons
27b7ae9b62 haskell-vector-algorithms: update to version 0.6.0.3 2014-07-28 20:32:58 +02:00
Peter Simons
df253270e4 haskell-tzdata: update to version 0.1.20140612.0 2014-07-28 20:32:55 +02:00
Peter Simons
2d604d3416 haskell-tz: update to version 0.0.0.8 2014-07-28 20:32:55 +02:00
Peter Simons
63005f734f haskell-trifecta: update to version 1.5.1 2014-07-28 20:32:55 +02:00
Peter Simons
e3e77ec115 haskell-taggy: update to version 0.1.2 2014-07-28 20:32:55 +02:00
Peter Simons
55b8994ac7 haskell-statistics: update to version 0.13.1.1 2014-07-28 20:32:55 +02:00
Peter Simons
69a1a8a435 haskell-sparse: update to version 0.9.1 2014-07-28 20:32:55 +02:00
Peter Simons
5d7bd07003 haskell-shakespeare: update to version 2.0.1.1 2014-07-28 20:32:55 +02:00
Peter Simons
8f625b50a3 haskell-semigroups: update to version 0.15.2 2014-07-28 20:32:54 +02:00
Peter Simons
cb0e5f8e87 haskell-semigroupoids: update to version 4.0.4 2014-07-28 20:32:54 +02:00
Peter Simons
4d54be786b haskell-repa: update to version 3.3.1.2 2014-07-28 20:32:54 +02:00
Peter Simons
f33521699c haskell-repa-io: update to version 3.3.1.2 2014-07-28 20:32:54 +02:00
Peter Simons
a8b5bd5fe6 haskell-repa-examples: update to version 3.3.1.1 2014-07-28 20:32:54 +02:00
Peter Simons
6dfc5dc01e haskell-repa-algorithms: update to version 3.3.1.2 2014-07-28 20:32:54 +02:00
Peter Simons
2074cd3850 haskell-profunctors: update to version 4.1 2014-07-28 20:32:54 +02:00
Peter Simons
6db5defffc haskell-mono-traversable: update to version 0.6.1 2014-07-28 20:32:54 +02:00
Peter Simons
a80f691ea6 haskell-mongoDB: update to version 2.0.3 2014-07-28 20:32:54 +02:00
Peter Simons
39b1199265 haskell-lifted-async: update to version 0.2.0.1 2014-07-28 20:32:54 +02:00
Peter Simons
4fb51b17d3 haskell-lens: update to version 4.3.2 2014-07-28 20:32:54 +02:00
Peter Simons
8ba0c3eb04 haskell-kan-extensions: update to version 4.1 2014-07-28 20:32:54 +02:00
Peter Simons
653ed04b03 haskell-hslua: update to version 0.3.13 2014-07-28 20:32:54 +02:00
Peter Simons
9e7dd8705e haskell-hp2any-graph: update to version 0.5.4.2 2014-07-28 20:32:53 +02:00
Peter Simons
595cfaadb7 haskell-haskell-token-utils: update to version 0.0.0.5 2014-07-28 20:32:53 +02:00
Peter Simons
cd3c2b7ed7 haskell-equivalence: update to version 0.2.5 2014-07-28 20:32:53 +02:00
Peter Simons
15deeec1bc haskell-dns: update to version 1.4.1 2014-07-28 20:32:53 +02:00
Peter Simons
5c22263945 haskell-contravariant: update to version 1.1 2014-07-28 20:32:53 +02:00
Peter Simons
add9078981 haskell-conduit-combinators: update to version 0.2.8.2 2014-07-28 20:32:53 +02:00
Peter Simons
9fab47de52 haskell-comonad: update to version 4.2.2 2014-07-28 20:32:53 +02:00
Peter Simons
b614d0ad7b haskell-cmdargs: update to version 0.10.9 2014-07-28 20:32:53 +02:00
Peter Simons
5fde244c07 haskell-classy-prelude: update to version 0.9.3 2014-07-28 20:32:53 +02:00
Peter Simons
71859fe4ce haskell-classy-prelude-conduit: update to version 0.9.3 2014-07-28 20:32:53 +02:00
Peter Simons
c5bf78474b haskell-bindings-GLFW: update to version 3.0.3.3 2014-07-28 20:32:53 +02:00
Peter Simons
4b3ad3291b haskell-atomic-primops: update to version 0.6.0.6 2014-07-28 20:32:53 +02:00
Peter Simons
6e9bfd2d92 haskell-adjunctions: update to version 4.2 2014-07-28 20:32:53 +02:00
Peter Simons
a62a2c303d haskell-MFlow: update to version 0.4.5.6 2014-07-28 20:32:53 +02:00
Peter Simons
0aa0b7680c haskell-parsers: update to version 0.12.1 2014-07-28 20:32:52 +02:00
Peter Simons
41ff906084 haskell-easy-file: add version 0.2.0 2014-07-28 20:32:52 +02:00
Peter Simons
c526312445 haskell-free-game: update to version 1.1.78 2014-07-28 20:32:52 +02:00
Peter Simons
cadf6e1622 haskell-folds: update to version 0.6.2 2014-07-28 20:32:52 +02:00
Peter Simons
95199088ed haskell-thyme: re-generate with cabal2nix 2014-07-28 20:32:52 +02:00
Peter Simons
bdb77826d9 Remove obsolete jackaudio version 1. 2014-07-28 20:32:52 +02:00
Peter Simons
7325894d72 haskell-hflags: re-generate with cabal2nix 2014-07-28 20:32:52 +02:00
Peter Simons
eec522e69a haskell-nixpkgs.nix: update Cabal to version 1.20.0.2 2014-07-28 20:32:52 +02:00
Peter Simons
d0ca8c237e Fix broken license references. 2014-07-28 11:43:20 +02:00
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Eelco Dolstra
f64d84698e Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/applications/audio/espeak/edit.nix
	pkgs/applications/audio/lmms/default.nix
	pkgs/desktops/e18/enlightenment.nix
	pkgs/games/exult/default.nix
	pkgs/os-specific/linux/alsa-plugins/default.nix
2014-07-28 11:30:49 +02:00
Gergely Risko
a78ae3bea4 Fix bloomfilter package on 32 bits
The git-annex derivation depends on bloomfilter and it's currently broken on
i686 because of this.  Upstream bloomfilter pull request already sent, this
is for the meantime.
2014-07-25 17:17:36 +02:00