Peter Simons
e067db327a
storable-complex: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=28235
2011-08-07 18:22:32 +00:00
Peter Simons
8569a4b220
pandoc: updated to version 1.8.2.1
...
svn path=/nixpkgs/trunk/; revision=28234
2011-08-07 18:22:28 +00:00
Peter Simons
332e97cc9d
pandoc-types: updated to version 1.8.2
...
svn path=/nixpkgs/trunk/; revision=28233
2011-08-07 18:22:24 +00:00
Peter Simons
626dbcd104
haskell-packages.nix: added base64-bytestring 0.1.0.3
...
svn path=/nixpkgs/trunk/; revision=28232
2011-08-07 18:22:19 +00:00
Peter Simons
e29935f9b3
hlint: updated to version 1.8.13
...
svn path=/nixpkgs/trunk/; revision=28231
2011-08-07 18:22:13 +00:00
Peter Simons
eb573762e8
haskell-src-meta: updated to version 0.4.0.1
...
svn path=/nixpkgs/trunk/; revision=28230
2011-08-07 18:22:09 +00:00
Peter Simons
4e70b93661
haskell-th-lift: added new package, version 0.5.3
...
This library is required for building the latest version of haskell-src-meta.
svn path=/nixpkgs/trunk/; revision=28229
2011-08-07 18:22:05 +00:00
Peter Simons
3623617019
derive: updated to version 2.5.2
...
svn path=/nixpkgs/trunk/; revision=28228
2011-08-07 18:22:01 +00:00
Peter Simons
73e6d0c2d5
hscolour: updated to version 1.19
...
svn path=/nixpkgs/trunk/; revision=28227
2011-08-07 18:21:57 +00:00
Peter Simons
5b25af4f80
haskell-src-exts: updated to version 1.11.1.nix
...
The older version, 1.9.6.nix, is still around because Agda won't accept
the latest one.
svn path=/nixpkgs/trunk/; revision=28226
2011-08-07 18:21:52 +00:00
Peter Simons
eb462dcf47
cabal2nix: updated to latest version
...
svn path=/nixpkgs/trunk/; revision=28225
2011-08-07 18:21:44 +00:00
Peter Simons
455a83d836
cabal2nix: import changes from kosmikus
...
svn path=/nixpkgs/trunk/; revision=28222
2011-08-07 11:20:05 +00:00
Peter Simons
b5cfebc23e
cabal2nix: disable hydra builds for the time being, it seems that fetchgit doesn't work there
...
svn path=/nixpkgs/trunk/; revision=28221
2011-08-07 11:14:30 +00:00
Peter Simons
9754b7d0d7
cabal2nix: fetch source code from the Git repository
...
I don't want to upload a plethora of trivial releases to Hackage every
time I'd like to test a new version.
svn path=/nixpkgs/trunk/; revision=28220
2011-08-07 09:56:44 +00:00
Karn Kallio
278cc6dc0b
First few programs of kde 4.7 kdeedu.
...
svn path=/nixpkgs/trunk/; revision=28213
2011-08-07 00:38:11 +00:00
Andres Löh
159611d423
Updating repa.
...
svn path=/nixpkgs/trunk/; revision=28208
2011-08-06 20:59:04 +00:00
Andres Löh
3047b3145d
Updating uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=28206
2011-08-06 20:27:20 +00:00
Andres Löh
bfb4f329d4
Updated multirec and zipper.
...
svn path=/nixpkgs/trunk/; revision=28205
2011-08-06 20:19:37 +00:00
Eelco Dolstra
18509c88b3
* KTorrent updated to 4.1.1.
...
svn path=/nixpkgs/trunk/; revision=28193
2011-08-06 14:28:15 +00:00
Peter Simons
981d6e6a7f
gitit: added myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=28188
2011-08-06 07:46:16 +00:00
Peter Simons
a6020a75d4
hsemail: added version 1.7.1 parallel to version 1.6
...
SMTPClient cannot be built with the latest version of hsemail because its Cabal
files enforces 1.6 by an upper version bound. I've asked upstream to release an
update that fixes this, but until that happens we need to keep version 1.6
around to make sure Gitit compiles.
svn path=/nixpkgs/trunk/; revision=28187
2011-08-06 07:41:44 +00:00
Peter Simons
8a5c6ef1cc
hsdns: add andres to the list of maintainers again
...
I removed that address by accident earlier. I'm sorry.
svn path=/nixpkgs/trunk/; revision=28186
2011-08-06 07:19:47 +00:00
Andres Löh
1e5a711f96
Updating ghc-7.2.1 to rc2.
...
svn path=/nixpkgs/trunk/; revision=28185
2011-08-05 22:11:30 +00:00
Andres Löh
8676c4c42a
Revert "hsemail: updated build instructions with cabal2nix"
...
This is to fix gitit, hopefully.
svn path=/nixpkgs/trunk/; revision=28184
2011-08-05 22:05:01 +00:00
Peter Simons
24979c3495
cabal2nix: updated to version 1.7
...
The new version can read Cabal files via HTTP, and it can also determine
the hash automatically. Hence, generating a build expression is now a
matter of running:
cabal2nix http://hackage.haskell.org/packages/archive/cabal2nix/1.7/cabal2nix.cabal
svn path=/nixpkgs/trunk/; revision=28183
2011-08-05 19:41:54 +00:00
Peter Simons
358a38fea4
async: updated build instructions with cabal2nix
...
svn path=/nixpkgs/trunk/; revision=28178
2011-08-05 18:02:16 +00:00
Peter Simons
ed264f4d09
hsyslog: updated build instructions with cabal2nix
...
svn path=/nixpkgs/trunk/; revision=28177
2011-08-05 18:02:12 +00:00
Peter Simons
c6ba9c4d96
streamproc: updated build instructions with cabal2nix
...
svn path=/nixpkgs/trunk/; revision=28176
2011-08-05 18:02:08 +00:00
Peter Simons
dae0b84c95
hsemail: updated build instructions with cabal2nix
...
svn path=/nixpkgs/trunk/; revision=28175
2011-08-05 18:02:04 +00:00
Peter Simons
bb26c3d183
hsdns: updated build instructions with cabal2nix
...
svn path=/nixpkgs/trunk/; revision=28174
2011-08-05 18:02:00 +00:00
Peter Simons
f55fc207e7
funcmp: updated build instructions with cabal2nix
...
svn path=/nixpkgs/trunk/; revision=28173
2011-08-05 18:01:56 +00:00
Peter Simons
3a20cd8208
hopenssl: updated build instructions with cabal2nix
...
svn path=/nixpkgs/trunk/; revision=28172
2011-08-05 18:01:51 +00:00
Peter Simons
a650832b2c
haskell-packages: added cabal2nix, a utility to convert Cabal files into Nix build instructions
...
Naturally, the tool generated its own build expression. :-)
svn path=/nixpkgs/trunk/; revision=28170
2011-08-05 17:03:14 +00:00
Michael Raskin
a12937570c
Fixing libdecodeqr build by using previous OpenCV
...
svn path=/nixpkgs/trunk/; revision=28169
2011-08-05 16:13:20 +00:00
Andres Löh
55fa5b5d1d
Tested platform packages with ghc-7.2 and ghc-7.3.
...
svn path=/nixpkgs/trunk/; revision=28168
2011-08-05 14:02:57 +00:00
Andres Löh
043cba30a0
Fix version of text library.
...
svn path=/nixpkgs/trunk/; revision=28167
2011-08-05 13:36:57 +00:00
Andres Löh
25e212ac0e
Bumping the GHC HEAD snapshot.
...
svn path=/nixpkgs/trunk/; revision=28166
2011-08-05 13:30:42 +00:00
Andres Löh
7f71e44d8e
Fix sha256 sums for ghc-6.12.1 binaries.
...
svn path=/nixpkgs/trunk/; revision=28165
2011-08-05 11:03:16 +00:00
Andres Löh
8fdb3c9e63
Make ghc-7.0.4 the default. Add experimental ghc-7.2.1rc1.
...
svn path=/nixpkgs/trunk/; revision=28163
2011-08-05 08:52:35 +00:00
Karn Kallio
b01cd125d4
Advance racket to version 5.1.2
...
svn path=/nixpkgs/trunk/; revision=28162
2011-08-05 04:22:03 +00:00
Karn Kallio
393e46f0b2
Advance version of mlt; prior version no longer builds.
...
svn path=/nixpkgs/trunk/; revision=28161
2011-08-04 21:48:48 +00:00
Peter Simons
331af2c876
numeric-prelude: add myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=28159
2011-08-04 19:40:11 +00:00
Peter Simons
fbf36403ef
haskell-packages.nix: updated HaXml to version 1.22.3
...
svn path=/nixpkgs/trunk/; revision=28154
2011-08-04 15:59:03 +00:00
Andres Löh
62c04c542b
Version bump for HDBC.
...
svn path=/nixpkgs/trunk/; revision=28148
2011-08-04 10:16:30 +00:00
Eelco Dolstra
fcce78c0f4
* Sync with the trunk.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28144
2011-08-03 22:00:49 +00:00
Peter Simons
cf58813fb0
haskell-packages.nix: added tabular library
...
svn path=/nixpkgs/trunk/; revision=28142
2011-08-03 16:51:19 +00:00
Eelco Dolstra
5a04f8450d
* Hack to fix D-Bus X11 autolaunch support in D-Bus >= 1.4.8.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28140
2011-08-03 11:45:57 +00:00
Michael Raskin
5fbf32b737
Missing files
...
svn path=/nixpkgs/trunk/; revision=28133
2011-08-03 08:38:34 +00:00
Peter Simons
21b8ff7aee
haskell-packages.nix: added bnfc version 2.4
...
svn path=/nixpkgs/trunk/; revision=28132
2011-08-03 07:49:21 +00:00
Peter Simons
857d2673ae
haskell-packages.nix: added numtype and dimensional libraries
...
svn path=/nixpkgs/trunk/; revision=28131
2011-08-02 22:14:18 +00:00