Commit graph

8145 commits

Author SHA1 Message Date
Gergely Risko
9cb6a10949 Add linear haskell library 2013-08-27 17:11:33 +02:00
Bjørn Forsman
6863b3053c spice: update 0.12.3 -> 0.12.14 (latest stable) 2013-08-27 16:20:45 +02:00
Peter Simons
b0688a69fe haskell-hoogle: update to version 4.2.20 2013-08-27 10:49:54 +02:00
Peter Simons
527b448ab9 haskell-texmath: update to version 0.6.4 2013-08-27 10:49:54 +02:00
Peter Simons
741daef79b haskell-network-multicast: update to version 0.0.8 2013-08-27 10:49:54 +02:00
Bjørn Forsman
86f39c218f xmlrpc-c: update old svn -> latest stable (v1.25.25)
Also:
 - install the "xmlrpc" tool, similar to the Debian/Ubuntu package
 - add meta.* attributes
2013-08-27 10:05:46 +02:00
Evgeny Egorochkin
3a2506c4b4 Merge pull request #866 from errge/haddockutf
Add noHaddock flag to modular-artihmetic
2013-08-27 00:33:58 -07:00
Arseniy Alekseyev
eba178ad52 Updated id3lib to avoid building its own zlib, fixes #867 2013-08-27 07:25:32 +03:00
Vladimír Čunát
c7187ad59f libav: major update and refactoring (close #839)
Also leaving 0_8 branch, as it's compatible with older ffmpeg versions.
I'm planning that all expressions will be able to switch easily
between ffmpeg and libav (whatever default we choose, but I prefer libav).

Edited (twice) according to notes on the reverted b003138.
2013-08-26 18:02:33 +02:00
Gergely Risko
78ae5bb3c2 Add noHaddock flag to modular-artihmetic
Building of haddock for packages with UTF-8 source is already
fixed in the stdenv-updates branch.  This fixes modular-arithmetic
until that branch is merged.  Will send another pull request to
add back haddock for that branch.
2013-08-26 17:20:06 +02:00
Peter Simons
52293798cc haskell-distributed-process: drop broken package
distributed-process won't compile, and upstream doesn't accept bug reports
without some elaborate registration procedure.
2013-08-26 12:24:08 +02:00
Gergely Risko
9d530a48fa Add lens-datetime haskell library 2013-08-25 21:42:46 +02:00
Domen Kožar
82e1c8a34b v8: build binaries for unix platforms 2013-08-24 19:55:00 +02:00
Peter Simons
cc14d21bc2 haskell-http-conduit: update to version 1.9.4.3 2013-08-24 13:00:43 +02:00
Peter Simons
baf22bd8f6 haskell-diagrams: update to version 0.7.1 2013-08-24 13:00:43 +02:00
Peter Simons
3740307b5b haskell-xml-conduit: update to version 1.1.0.7 2013-08-24 13:00:43 +02:00
Peter Simons
dd476c7276 haskell-comonad-transformers: update to version 3.1 2013-08-24 13:00:43 +02:00
Peter Simons
1a3667773f haskell-MissingH: update to version 1.2.0.2 2013-08-24 13:00:43 +02:00
Peter Simons
384292b4d5 haskell-hoogle: disable test suite to fix the build
Running 1 test suites...
Test suite hoogle-test: RUNNING...
hoogle-test: datadir/testdata.txt: openFile: does not exist (No such file or directory)
Test suite hoogle-test: FAIL
Test suite logged to: dist/test/hoogle-4.2.19-hoogle-test.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-08-24 13:00:43 +02:00
Peter Simons
67167c9170 haskell-src-exts: add version 1.14.0 and drop obsolete 1.11.1 2013-08-24 13:00:42 +02:00
Peter Simons
37440d740c haskell-hoogle: update to version 4.2.19 2013-08-24 13:00:42 +02:00
Peter Simons
c359bac0a3 haskell-stylish-haskell: update to version 0.5.8.0 2013-08-24 13:00:42 +02:00
Peter Simons
0b46d3c76b haskell-securemem: update to version 0.1.3 2013-08-24 13:00:42 +02:00
Peter Simons
a2a7e611a3 haskell-postgresql-simple: update to version 0.3.6.0 2013-08-24 13:00:42 +02:00
Peter Simons
fb720f8caa haskell-monoid-extras: update to version 0.3.1.0 2013-08-24 13:00:42 +02:00
Peter Simons
2635ef463e haskell-derive: update to version 2.5.12 2013-08-24 13:00:42 +02:00
Peter Simons
47c084a6a1 haskell-cryptocipher: update to version 0.5.2 2013-08-24 13:00:42 +02:00
Peter Simons
86a35f8b8d haskell-crypto-cipher-types: update to version 0.0.4 2013-08-24 13:00:42 +02:00
Peter Simons
3c56bcd0ad haskell-crypto-cipher-tests: update to version 0.0.4 2013-08-24 13:00:42 +02:00
Peter Simons
8216bc5bc4 haskell-contravariant: update to version 0.4.4 2013-08-24 13:00:41 +02:00
Peter Simons
ab006e69c4 haskell-tasty: add version 0.2 2013-08-24 13:00:41 +02:00
Peter Simons
938a27d1bf haskell-Graphalyze: delete obsolete package
This library hasn't compiled in ages.
2013-08-24 13:00:41 +02:00
Peter Simons
27d77bfc18 haskell-syb: add version 0.4.1 2013-08-24 13:00:41 +02:00
Rickard Nilsson
5b9227c5a8 libvirt: Update to 1.1.1 2013-08-23 11:21:08 +02:00
Evgeny Egorochkin
d4cb9d11a1 Merge pull request #856 from offlinehacker/pkgs.re2
Add re2, an efficient, principled regular expression library
2013-08-22 01:32:37 -07:00
Jaka Hudoklin
f4b3007ef9 Add re2, an efficient, principled regular expression library 2013-08-22 10:08:07 +02:00
Gergely Risko
e8a37d3d41 Add ncurses haskell library 2013-08-21 23:39:07 +02:00
Gergely Risko
fdb6ae2734 Add modular-arithmetic haskell library 2013-08-20 17:46:58 +02:00
Lluís Batlle i Rossell
2fbbe2c1a9 Adding a glibc variant with the memusage program 2013-08-20 10:15:40 +02:00
Peter Simons
49492b4cb1 haskell-mueval: update to version 0.9.1 2013-08-19 20:54:51 +02:00
Peter Simons
c792483ec9 haskell-hspec-meta: update to version 1.7.0 2013-08-19 20:54:51 +02:00
Peter Simons
b6d2aa20a2 haskell-hmatrix: update to version 0.15.0.1 2013-08-19 20:54:50 +02:00
Peter Simons
453eb77288 haskell-dns: update to version 0.3.8 2013-08-19 20:54:50 +02:00
Peter Simons
78e0b8d1e4 haskell-crypto-api: update to version 0.12.2.2 2013-08-19 20:54:50 +02:00
Peter Simons
35fe1d286f haskell-pretty-show: update to version 1.6.1 2013-08-19 20:54:50 +02:00
Peter Simons
6d547d2888 haskell-pcap: re-generate expression with cabal2nix 2013-08-19 13:48:32 +02:00
Mathijs Kwik
467c581811 new package: haskell-pcap-enumerator 2013-08-19 07:04:17 +02:00
Mathijs Kwik
a50a9481f9 new package: haskell-pcap 2013-08-19 07:04:17 +02:00
Peter Simons
86d0afeb5b haskell-uniplate: update to version 1.6.11 2013-08-18 18:49:12 +02:00
Peter Simons
991df6461f haskell-multiarg: update to version 0.18.0.0 2013-08-18 18:49:11 +02:00
Peter Simons
62aa6a492b haskell-monadcryptorandom: update to version 0.5.3 2013-08-18 18:49:11 +02:00
Peter Simons
8a54efe7c4 haskell-liblastfm: update to version 0.3.0.0 2013-08-18 18:49:11 +02:00
Peter Simons
21e8b7f337 haskell-hxt-unicode: update to version 9.0.2.1 2013-08-18 18:49:11 +02:00
Peter Simons
cc38b2c948 haskell-hxt-charproperties: update to version 9.1.1.1 2013-08-18 18:49:11 +02:00
Peter Simons
8932a889bc haskell-entropy: update to version 0.2.2.2 2013-08-18 18:49:11 +02:00
Peter Simons
dc7c1bc042 haskell-ghc-vis: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
95385a697a haskell-ghc-mod: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
8784de3a60 haskell-ghc-heap-view: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
3dbe2e6cea haskell-HFuse: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
0740a07c13 haskell-language-java: go back to version 0.2.5
This reverts commit 416bd743f0. Version 0.2.5.1
seems to have disappeared from Hackage.
2013-08-17 11:18:21 +02:00
Ludovic Courtès
2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Peter Simons
a940651968 liblapack: add myself as a maintainer and enable Hydra builds (in stdenv-updates) 2013-08-16 22:45:30 +02:00
Evgeny Egorochkin
026f444450 Merge pull request #837 from errge/master
Add unix-bytestring haskell library
2013-08-16 12:30:33 -07:00
Evgeny Egorochkin
a8185ff379 ino: fix hash 2013-08-16 22:26:34 +03:00
Gergely Risko
d169b3600f Fix HFuse compilation with GHC 7.6.3 2013-08-16 18:18:19 +02:00
Gergely Risko
a7a9676e60 Add unix-bytestring haskell library 2013-08-16 17:55:34 +02:00
Eelco Dolstra
6175954271 Revert "libav: major update and refactoring"
This reverts commit b003138081 because
it breaks Nixpkgs evaluation with "error: attribute `cross.config'
missing".

http://hydra.nixos.org/build/5725600
2013-08-16 13:39:02 +02:00
Shea Levy
63d096bc46 libjson: Update to 7.6.1
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-15 09:30:52 -04:00
aszlig
d5487fc684
chromaprint: Add new package in version 0.7.
This is the core component of the AcoustID project and is the library
for extracting/querying of audio fingerprints.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:57 +02:00
Peter Simons
91ad63716c haskell-yesod: update to version 1.2.2 2013-08-14 11:53:08 +02:00
Peter Simons
e1461748f5 haskell-yesod-test: update to version 1.2.1 2013-08-14 11:53:08 +02:00
Peter Simons
e47758a1ec haskell-yesod-form: update to version 1.3.1 2013-08-14 11:53:08 +02:00
Peter Simons
7d5678a51e haskell-yesod-core: update to version 1.2.4 2013-08-14 11:53:08 +02:00
Peter Simons
79a6fd35c9 haskell-yesod-bin: update to version 1.2.2.1 2013-08-14 11:53:08 +02:00
Peter Simons
0cdda690fa haskell-yesod-auth: update to version 1.2.1 2013-08-14 11:53:08 +02:00
Peter Simons
3bbe2f54db haskell-yaml: update to version 0.8.4.1 2013-08-14 11:53:07 +02:00
Peter Simons
e63aed801f haskell-xml-conduit: update to version 1.1.0.6 2013-08-14 11:53:07 +02:00
Peter Simons
baf44bfbbf haskell-warp: update to version 1.3.9.1 2013-08-14 11:53:07 +02:00
Peter Simons
e2fcb8d67b haskell-wai-extra: update to version 1.3.4.3 2013-08-14 11:53:07 +02:00
Peter Simons
54609334b8 haskell-tagged: update to version 0.7 2013-08-14 11:53:07 +02:00
Peter Simons
7faf783bad haskell-resourcet: update to version 0.4.7.2 2013-08-14 11:53:07 +02:00
Peter Simons
1493fa028b haskell-repa-algorithms: update to version 3.2.4.1 2013-08-14 11:53:07 +02:00
Peter Simons
3c1e499b16 haskell-persistent: update to version 1.2.3.0 2013-08-14 11:53:07 +02:00
Peter Simons
c6a9104810 haskell-network-conduit-tls: update to version 1.0.1 2013-08-14 11:53:07 +02:00
Peter Simons
3537e15b31 haskell-mime-mail: update to version 0.4.2.1 2013-08-14 11:53:07 +02:00
Peter Simons
5c0be3ea6a haskell-logict: update to version 0.6.0.1 2013-08-14 11:53:07 +02:00
Peter Simons
3e2857dbae haskell-http-conduit: update to version 1.9.4.2 2013-08-14 11:53:07 +02:00
Peter Simons
f9b89e6f13 haskell-hspec: update to version 1.7.0 2013-08-14 11:53:07 +02:00
Peter Simons
5e53bec090 haskell-hspec-meta: update to version 1.6.2 2013-08-14 11:53:07 +02:00
Peter Simons
b302962acb haskell-gloss: update to version 1.8.0.1 2013-08-14 11:53:07 +02:00
Peter Simons
2d6f187f4c haskell-cryptocipher: update to version 0.5.1 2013-08-14 11:53:07 +02:00
Peter Simons
0b805ffccc haskell-crypto-cipher-types: update to version 0.0.2 2013-08-14 11:53:07 +02:00
Peter Simons
2272af9994 haskell-crypto-cipher-tests: update to version 0.0.2 2013-08-14 11:53:06 +02:00
Peter Simons
dbecc86dfd haskell-clientsession: update to version 0.9.0.2 2013-08-14 11:53:06 +02:00
Peter Simons
be4cb037ff haskell-monadcryptorandom: fix build with recent versions of tagged 2013-08-14 11:53:06 +02:00
Peter Simons
ce1c694f4e haskell-skein: jailbreak to support recent versions of tagged 2013-08-14 11:53:06 +02:00
Peter Simons
48ff02f369 haskell-monad-par: update to version 0.3.4.4 2013-08-14 11:53:06 +02:00
Vladimír Čunát
b003138081 libav: major update and refactoring
Also leaving 0_8 branch, as it's compatible with older ffmpeg versions.
I'm planning that all expressions will be able to switch easily
between ffmpeg and libav (whatever default we choose, but I prefer libav).
2013-08-13 20:08:26 +02:00
Peter Simons
1ccc0025e4 haskell-union-find: add version 0.2 2013-08-11 23:56:02 +02:00
Peter Simons
9547cdaadc haskell-language-c: drop obsolete version 0.3.2.1 2013-08-11 23:50:05 +02:00
Peter Simons
39f336b92f haskell-numeric-extras: add version 0.0.3 2013-08-11 23:50:05 +02:00
Peter Simons
db322400df haskell-tls-extra: jailbreak to fix build with recent versions of cipher-aes 2013-08-11 23:50:05 +02:00
Peter Simons
35221e2be3 haskell-intervals: add version 0.2.2 2013-08-11 23:50:05 +02:00
Peter Simons
e8002fadf0 haskell-c2hs: update to version 0.16.5 2013-08-11 23:50:04 +02:00
Gergely Risko
de35a6dbb9 Export ghci config files for ghc-vis and ghc-heap-view 2013-08-11 23:50:04 +02:00
Peter Simons
185439ca5f haskell-crypto-cipher-types: disable test suite
https://github.com/vincenthz/hs-crypto-cipher/issues/29
2013-08-11 23:50:04 +02:00
Peter Simons
ea27769a61 haskell-securemem: add version 0.1.2 2013-08-11 23:50:04 +02:00
Peter Simons
0700209478 haskell-crypto-cipher-types: add version 0.0.1 2013-08-11 23:50:04 +02:00
Peter Simons
60a58dda25 haskell-crypto-cipher-tests: add version 0.0.1 2013-08-11 23:50:04 +02:00
Peter Simons
30cb6ebdd1 haskell-monoid-extras: update to version 0.3.0.0 2013-08-11 23:50:04 +02:00
Peter Simons
669cb32bae haskell-texmath: update to version 0.6.3 2013-08-11 23:50:04 +02:00
Peter Simons
a2ec6565d4 haskell-stm-conduit: update to version 2.1.2 2013-08-11 23:50:04 +02:00
Peter Simons
aab1fed918 haskell-postgresql-simple: update to version 0.3.5.0 2013-08-11 23:50:04 +02:00
Peter Simons
a0cb696441 haskell-hastache: update to version 0.5.1 2013-08-11 23:50:03 +02:00
Peter Simons
af90db8e24 haskell-hakyll: update to version 4.3.3.0 2013-08-11 23:50:03 +02:00
Peter Simons
bd40d4aa2c haskell-github: update to version 0.7.1 2013-08-11 23:50:03 +02:00
Peter Simons
bb05fc78ab haskell-diagrams-svg: update to version 0.7 2013-08-11 23:50:03 +02:00
Peter Simons
cfe56579e5 haskell-diagrams-lib: update to version 0.7 2013-08-11 23:50:03 +02:00
Peter Simons
255abace30 haskell-diagrams: update to version 0.7 2013-08-11 23:50:03 +02:00
Peter Simons
1a48ac3b50 haskell-diagrams-core: update to version 0.7 2013-08-11 23:50:03 +02:00
Peter Simons
e472833cee haskell-diagrams-contrib: update to version 0.7 2013-08-11 23:50:03 +02:00
Peter Simons
668c691afb haskell-diagrams-cairo: update to version 0.7 2013-08-11 23:50:03 +02:00
Peter Simons
0a77a99c57 haskell-bindings-posix: update to version 1.2.6 2013-08-11 23:50:03 +02:00
Ivan Kozik
1866619acc Fix a few typos 2013-08-11 10:55:53 +00:00
Song Wenwu
4705462a2f add libvisual 0.4.0 2013-08-11 11:15:07 +08:00
Bjørn Forsman
4e8dfe71d3 liburcu: new package
liburcu is a userspace RCU (read-copy-update) library that is used by
LTTng - Linux Trace Toolkit (next generation).
2013-08-10 14:32:56 +02:00
Carles Pagès
2725cbef42 Add libtxc_dxtn-1.0.1.
I thought this was needed by Steam, but it only applies when not using
propietary drivers, and even then it doesn't look like well supported.
2013-08-10 06:08:17 +03:00
Eelco Dolstra
d17f7d2fdf nss: Update to 3.15.1 2013-08-07 17:12:33 +02:00
Peter Simons
d766bb6f32 haskell-stylish-haskell: update to version 0.5.7.0 2013-08-05 10:56:30 +02:00
Peter Simons
0b93f03230 haskell-shakespeare: update to version 1.0.5.1 2013-08-05 10:56:30 +02:00
Peter Simons
0979e4a832 haskell-numeric-prelude: update to version 0.4.0.3 2013-08-05 10:56:30 +02:00
Peter Simons
d65b81b36b haskell-MissingH: update to version 1.2.0.1
Don't run the check phase to avoid depending on the obsolete testpack package.
2013-08-05 10:56:30 +02:00
Peter Simons
cc691d95f5 haskell-lens: jailbreak to fix build with latest version of generic-deriving 2013-08-03 12:08:23 +02:00
Peter Simons
1d06592025 haskell-unix-time: update to version 0.2.0 2013-08-03 12:08:23 +02:00
Peter Simons
02db4b9f70 haskell-unix-process-conduit: update to version 0.2.2 2013-08-03 12:08:23 +02:00
Peter Simons
30135c6b50 haskell-stm-conduit: update to version 2.1.1 2013-08-03 12:08:23 +02:00
Peter Simons
e6239c406f haskell-reactive-banana: update to version 0.7.1.3 2013-08-03 12:08:23 +02:00
Peter Simons
cb8f500a17 haskell-profunctor-extras: update to version 3.3.3.1 2013-08-03 12:08:23 +02:00
Peter Simons
5fd7636a2e haskell-generic-deriving: update to version 1.6.1 2013-08-03 12:08:23 +02:00
Peter Simons
dd0031cbad haskell-feed: update to version 0.3.9.1 2013-08-03 12:08:23 +02:00
Peter Simons
bcd9344f9b haskell-fast-logger: update to version 0.3.3 2013-08-03 12:08:22 +02:00
Peter Simons
bf1ce4f47b haskell-MonadRandom: update to version 0.1.11 2013-08-03 12:08:22 +02:00
Eelco Dolstra
32b036a430 apr-util: Update to 1.5.2 2013-07-31 15:02:54 +02:00
Eelco Dolstra
ab7f2aea8e apr: Update to 1.4.8
Also drop the accept4 hack because Linux 2.6.32 is now the minimal
kernel version supported by Nixpkgs.
2013-07-31 15:02:23 +02:00
Peter Simons
ef659fa8c0 haskell-unix-process-conduit: update to version 0.2.1.2 2013-07-31 11:09:17 +02:00
Peter Simons
5f960aac0f haskell-haskell-src-meta: update to version 0.6.0.3 2013-07-31 11:09:17 +02:00
Peter Simons
34db77c302 haskell-feed: update to version 0.3.9 2013-07-31 11:09:02 +02:00
Peter Simons
dc4f9a37be haskell-cmdargs: update to version 0.10.5 2013-07-31 11:09:02 +02:00
Eelco Dolstra
b509c78ea3 webkitSVN: Remove
It hasn't been updated in a long time.
2013-07-30 16:52:11 +02:00
Peter Simons
416bd743f0 haskell-language-java: update to version 0.2.5.1 2013-07-29 11:27:01 +02:00