Commit graph

9984 commits

Author SHA1 Message Date
Peter Simons ab713366f2 haskell-linear: update to version 1.6 2014-01-30 08:47:12 +01:00
Peter Simons 3b21991fdd haskell-http-client-tls: update to version 0.2.0.3 2014-01-30 08:32:50 +01:00
Peter Simons d82430a903 haskell-hit: update to version 0.5.4 2014-01-30 08:32:48 +01:00
Peter Simons 3e51d2237a haskell-free: update to version 4.4 2014-01-30 08:32:46 +01:00
Peter Simons 969d4a3be2 haskell-ekg: update to version 0.3.1.4 2014-01-30 08:32:44 +01:00
Peter Simons f5578e8b8e haskell-HList: update to version 0.3.1.0 2014-01-30 08:32:43 +01:00
Peter Simons d2a2a2628e haskell-adjunctions: add version 4.0.1 2014-01-30 08:32:38 +01:00
Peter Simons f93acdf3ac haskell-CouchDB: re-generate with cabal2nix 2014-01-30 08:28:08 +01:00
mornfall 2e25e93c8e Merge pull request #1631 from pSub/haskell-couchdb
haskell-CouchDB: Disabled tests because a running CouchDB server is needed
2014-01-29 14:54:08 -08:00
Pascal Wittmann a412cdeb91 Disabled tests because a running CouchDB server is needed and they
currently don't compile. The latter should be fixed with PR
arjunguha/haskell-couchdb#13.
2014-01-29 23:39:58 +01:00
Peter Simons 9109c4650c haskell-yesod-platform: remove broken (and unused) package 2014-01-29 20:04:02 +01:00
Peter Simons 5375237ba9 haskell-tls-extra: remove obsolete package 2014-01-29 20:04:02 +01:00
Peter Simons 2fce900513 haskell-lens: jailbreak to fix build with recent MonadCatchIO-transformers 2014-01-29 20:04:02 +01:00
Peter Simons eae54a4b60 haskell-pqueue: add version 1.2.1 2014-01-29 20:04:02 +01:00
Peter Simons cc81e53ecb haskell-x509-store: update to version 1.4.4 2014-01-29 20:04:02 +01:00
Peter Simons c1b5864796 haskell-warp-tls: update to version 2.0.2 2014-01-29 20:04:02 +01:00
Peter Simons 3896a2ae04 haskell-vector-th-unbox: update to version 0.2.0.2 2014-01-29 20:04:02 +01:00
Peter Simons 4c14da1276 haskell-tls: update to version 1.2.2 2014-01-29 20:04:02 +01:00
Peter Simons 5ea2be7a2a haskell-sourcemap: update to version 0.1.3.0 2014-01-29 20:04:02 +01:00
Peter Simons 3edd56c7a8 haskell-reactive-banana: update to version 0.8.0.0 2014-01-29 20:04:02 +01:00
Peter Simons 493be2d6af haskell-reactive-banana-wx: update to version 0.8.0.0 2014-01-29 20:04:02 +01:00
Peter Simons e26fa93053 haskell-network-conduit-tls: update to version 1.0.4.1 2014-01-29 20:04:02 +01:00
Peter Simons 1d8fc24c27 haskell-monadcryptorandom: update to version 0.6.1 2014-01-29 20:04:02 +01:00
Peter Simons ef28a1a395 haskell-lens: update to version 3.10.2 2014-01-29 20:04:01 +01:00
Peter Simons 9067bb3ef4 haskell-fay: update to version 0.19.0.1 2014-01-29 20:04:01 +01:00
Peter Simons adea1ded8a haskell-fay-base: update to version 0.19 2014-01-29 20:04:01 +01:00
Peter Simons 7275a580b0 haskell-connection: update to version 0.2.0 2014-01-29 20:04:01 +01:00
Petr Rockai 2062abfd4f Merge branch 'yubikey' of git://github.com/Calrama/nixpkgs 2014-01-29 18:54:07 +01:00
Moritz Maxeiner b0d2f0e3f0 Add myself as a maintainer for ykpers and libyubikey 2014-01-29 18:05:17 +01:00
Petr Rockai 4124bb9ff5 Adopt more packages. 2014-01-28 18:11:00 +01:00
Marc Weber 577c20c23b tigervnc: fix ctrl-* keys, eg ctrl-c ctrl-v ctrl-d by applying patch to fltk
I'm unsure about
- is it ok to apply this patch globally, or should it be overridden for tigervnc only?
- how many rebuilds it triggers
- whether it was neccessary to update to latest dev version (seems to work)
The bug report indicates that others distros just includes this patch (?)

Cf. #1498. vcunat: the patch should be usable globally, as e.g. Arch does it.
Using autoreconfHook doesn't work for me, maybe --force is bad for it.
2014-01-28 16:10:12 +01:00
Peter Simons 069220a868 haskell-yesod-bin: update to version 1.2.5.7 2014-01-28 14:59:47 +01:00
Peter Simons 9e36e4be18 haskell-yaml: update to version 0.8.5.4 2014-01-28 14:59:47 +01:00
Peter Simons 0480294937 haskell-network-conduit: update to version 1.0.2.1 2014-01-28 14:59:47 +01:00
Peter Simons 55a8134bbe haskell-highlighting-kate: update to version 0.5.6.1 2014-01-28 14:59:47 +01:00
Peter Simons 4cbf42f006 haskell-direct-sqlite: update to version 2.3.11 2014-01-28 14:59:47 +01:00
Peter Simons b8d6e1d458 haskell-diagrams-svg: jailbreak to fix build with recent blaze-markup 2014-01-28 14:59:46 +01:00
Peter Simons c13d4085a3 haskell-network-conduit: disable test suite to fix build errors with GHC 7.4.2
https://github.com/snoyberg/conduit/issues/134
2014-01-28 14:59:46 +01:00
Peter Simons cae97e9418 Add newly required Haskell packages.
- asn1-encoding: add version 0.8.1.2
 - asn1-parse: add version 0.8.1
 - x509-store: add version 1.4.3
 - x509-system: add version 1.4.2
 - x509-validation: add version 1.5.0
 - x509: add version 1.4.7
2014-01-28 14:59:46 +01:00
Peter Simons 2c23e7227d haskell-wai-extra: update to version 2.0.3.2 2014-01-28 14:59:46 +01:00
Peter Simons 221eafa7aa haskell-stm-conduit: update to version 2.2.1.1 2014-01-28 14:59:46 +01:00
Peter Simons 838e8d3426 haskell-network-conduit: update to version 1.0.2 2014-01-28 14:59:46 +01:00
Peter Simons ea8c3ee7a2 haskell-http-conduit: update to version 2.0.0.4 2014-01-28 14:59:46 +01:00
Peter Simons e3f528ad8a haskell-http-client: update to version 0.2.1.1 2014-01-28 14:59:45 +01:00
Peter Simons 9c358f4023 haskell-hit: update to version 0.5.3 2014-01-28 14:59:45 +01:00
Peter Simons f1530932bf haskell-esqueleto: update to version 1.3.4.5 2014-01-28 14:59:45 +01:00
Peter Simons 2cd347770c haskell-diagrams-svg: update to version 1.0.1 2014-01-28 14:59:45 +01:00
Peter Simons b1e174725b haskell-diagrams-lib: update to version 1.0.1 2014-01-28 14:59:45 +01:00
Peter Simons 728c166123 haskell-diagrams-cairo: update to version 1.0.1 2014-01-28 14:59:45 +01:00
Peter Simons 8c58f6904a haskell-JuicyPixels: update to version 3.1.3.2 2014-01-28 14:59:45 +01:00