Commit Graph

5043 Commits

Author SHA1 Message Date
Peter Simons
56477a99f5 haskell-AspectAG: updated to version 0.3.4.1
svn path=/nixpkgs/trunk/; revision=28723
2011-08-21 16:09:41 +00:00
Nicolas Pierron
0c3490e94a Gdb: Add --without-python to cygwin builds.
svn path=/nixpkgs/trunk/; revision=28721
2011-08-21 15:36:33 +00:00
Nicolas Pierron
c2386b3c91 gdb Cross-Compilation: try to disable python.
svn path=/nixpkgs/trunk/; revision=28714
2011-08-20 15:41:03 +00:00
Nicolas Pierron
75b498717c Update gdb to version 7.3. Add a bleedingEdgeVersion switch to use git
versions instead of releases.

svn path=/nixpkgs/trunk/; revision=28712
2011-08-20 14:30:23 +00:00
Peter Simons
bea0f3fba5 haskell-AspectAG: updated to version 0.3.4
svn path=/nixpkgs/trunk/; revision=28701
2011-08-19 19:59:18 +00:00
Eelco Dolstra
c64b8dac12 * DBIx::Class and related updates.
svn path=/nixpkgs/trunk/; revision=28689
2011-08-19 15:12:25 +00:00
Peter Simons
3753505a5a haskell-mkcabal: dropped obsolete package; use "cabal init" instead
svn path=/nixpkgs/trunk/; revision=28686
2011-08-19 13:10:54 +00:00
Peter Simons
3a885c86c7 haskell-warp: updated to version 0.4.3.1
svn path=/nixpkgs/trunk/; revision=28678
2011-08-19 11:22:30 +00:00
Peter Simons
b46e8c70ef haskell-mime-mail: updated to version 0.3.0.3
svn path=/nixpkgs/trunk/; revision=28677
2011-08-19 11:22:26 +00:00
Peter Simons
1d02dfe8d8 haskell-css-text: updated to version 0.1.0.1
svn path=/nixpkgs/trunk/; revision=28676
2011-08-19 11:22:22 +00:00
Peter Simons
3aa17de5eb haskell-cookie: updated to version 0.3.0.1
svn path=/nixpkgs/trunk/; revision=28675
2011-08-19 11:22:17 +00:00
Peter Simons
9faf54888d haskell-graphviz: updated to version 2999.12.0.3
svn path=/nixpkgs/trunk/; revision=28639
2011-08-17 10:39:37 +00:00
Peter Simons
1cff2d41aa Fixed build of haskell-CouchDB. This change obsoletes the requirement
for json 0.3.6, which has subsequently been removed from the database.

svn path=/nixpkgs/trunk/; revision=28637
2011-08-16 23:32:16 +00:00
Peter Simons
f167461d97 haskell-uniplate: updated to version 1.6.2
svn path=/nixpkgs/trunk/; revision=28636
2011-08-16 23:24:12 +00:00
Peter Simons
88f17c3144 haskell-tagged: updated to version 0.2.3
svn path=/nixpkgs/trunk/; revision=28635
2011-08-16 23:24:09 +00:00
Peter Simons
7bbdb15d85 haskell-semigroups: updated to version 0.8
svn path=/nixpkgs/trunk/; revision=28634
2011-08-16 23:24:05 +00:00
Peter Simons
ce7e8f9781 haskell-flexible-defaults: updated to version 0.0.0.2
svn path=/nixpkgs/trunk/; revision=28633
2011-08-16 23:24:01 +00:00
Peter Simons
2e6a02e093 haskell-cryptohash: updated to version 0.7.1
svn path=/nixpkgs/trunk/; revision=28632
2011-08-16 23:23:57 +00:00
Peter Simons
882ce52a81 haskell-converge: updated to version 0.1.0.1
svn path=/nixpkgs/trunk/; revision=28631
2011-08-16 23:23:53 +00:00
Peter Simons
7f9f3672a4 haskell-Graphalyze: updated to version 0.12.0.0
This update obsoletes the requirement on Pandoc 1.6, which has
subsequently been removed from the repository.

svn path=/nixpkgs/trunk/; revision=28630
2011-08-16 23:23:49 +00:00
Peter Simons
8d20464e27 haskell-graphviz: updated to version 2999.12.0.2
This update obsoletes the requirement for polyparse 1.4, which has
subsequently been removed from the repository.

svn path=/nixpkgs/trunk/; revision=28629
2011-08-16 23:23:45 +00:00
Peter Simons
f01d5ea8f6 Dropped the obsolete haskell-CS173Tourney package (which was based on WebServer).
svn path=/nixpkgs/trunk/; revision=28628
2011-08-16 23:23:40 +00:00
Peter Simons
960e8c11e5 haskell-wl-pprint-text: added version 1.0.0.0
svn path=/nixpkgs/trunk/; revision=28627
2011-08-16 23:23:35 +00:00
Peter Simons
33d6fa4edc Dropped the obsolete haskell-WebServer package. According to upstream, it is no
longer maintained and has been replaced by HappStack.

svn path=/nixpkgs/trunk/; revision=28626
2011-08-16 23:23:29 +00:00
David Guibert
f4b2ec4b58 fix nixpkgs tarball.
Not all systems have glibc into stdenv but mpich needs to propagate
it (because when linking pthread and rt librairies are required).

svn path=/nixpkgs/trunk/; revision=28623
2011-08-16 21:13:20 +00:00
David Guibert
f893414286 mpich2: 1.4
svn path=/nixpkgs/trunk/; revision=28620
2011-08-16 18:17:36 +00:00
Karn Kallio
323f4a3464 Advance Racket to version 5.1.3
svn path=/nixpkgs/trunk/; revision=28617
2011-08-16 15:43:46 +00:00
Peter Simons
ea5a0a00a0 Renamed boost's default.nix to 1.47.0.nix for sake of consistency.
svn path=/nixpkgs/trunk/; revision=28615
2011-08-16 15:20:44 +00:00
Peter Simons
c6f12a23e6 pkgs/development/compilers/ghc/wrapper.nix: stripped trailing whitespace
svn path=/nixpkgs/trunk/; revision=28609
2011-08-16 13:03:38 +00:00
Yury G. Kudryashov
31ab846d05 Upgrade kdevelop and kdevplatform
svn path=/nixpkgs/trunk/; revision=28604
2011-08-15 23:39:20 +00:00
Yury G. Kudryashov
2737b8de95 openbabel-2.3.0, use cmake
svn path=/nixpkgs/trunk/; revision=28595
2011-08-15 18:05:31 +00:00
Yury G. Kudryashov
e78db258f4 Add prison
svn path=/nixpkgs/trunk/; revision=28593
2011-08-15 18:05:16 +00:00
Yury G. Kudryashov
6dc8b7351a qhull-2011.1, use cmake
svn path=/nixpkgs/trunk/; revision=28592
2011-08-15 18:05:10 +00:00
Yury G. Kudryashov
7a80e467cf grantlee-0.1.9
svn path=/nixpkgs/trunk/; revision=28591
2011-08-15 18:05:04 +00:00
Yury G. Kudryashov
a2e58ab78e Add libmms
svn path=/nixpkgs/trunk/; revision=28590
2011-08-15 18:04:57 +00:00
Yury G. Kudryashov
b0bbca7b93 redland-1.0.14, move to librdf/
* rename redland to librdf_redland
* add compatibility alias
* propagate some inputs

svn path=/nixpkgs/trunk/; revision=28589
2011-08-15 18:04:51 +00:00
Yury G. Kudryashov
3b6d1525f4 librdf_*: up2date
svn path=/nixpkgs/trunk/; revision=28588
2011-08-15 18:04:40 +00:00
Eelco Dolstra
94e6e50a58 * Revert ConsoleKit to 0.4.1 because newer versions break device
ownership assignment with the SLIM display manager.  (The workaround
  in r28400 doesn't work on i686-linux.)

  A better solution would be for SLIM to have proper ConsoleKit
  support, but it seems unmaintained.  We should probably ditch it for
  something like LightDM.

svn path=/nixpkgs/trunk/; revision=28586
2011-08-15 14:47:18 +00:00
Peter Simons
de4fa65ddb haskell-haddock: dropped obsolete versions
svn path=/nixpkgs/trunk/; revision=28584
2011-08-15 11:27:07 +00:00
Peter Simons
21b26aef25 Updated Haskell package meta sections.
svn path=/nixpkgs/trunk/; revision=28583
2011-08-15 11:27:02 +00:00
Peter Simons
bc4526f1c4 Updated haskell-WebServer-Extras expression.
Unfortunately, we cannot build this package at all, because it depends
on the Crypto library which doesn't support old versions of GHC. Newer
versions of GHC, however, cannot compile WebServer-Extras. :-( I've
contacted upstream and asked for advice.

svn path=/nixpkgs/trunk/; revision=28582
2011-08-15 10:55:14 +00:00
Peter Simons
f059eba4fb haskell-packages.nix: fixed spelling of base64String
svn path=/nixpkgs/trunk/; revision=28581
2011-08-15 10:55:10 +00:00
Peter Simons
ab823f0cc1 Updated haskell-WebServer expression.
svn path=/nixpkgs/trunk/; revision=28580
2011-08-15 10:55:06 +00:00
Peter Simons
acbc9e63dc haskell-extensible-exceptions: added version 0.1.1.2
svn path=/nixpkgs/trunk/; revision=28579
2011-08-15 10:55:01 +00:00
Peter Simons
f3da45c0c0 haskell-pwstore-fast: updated to version 2.2
svn path=/nixpkgs/trunk/; revision=28578
2011-08-15 08:34:56 +00:00
Peter Simons
f0c58e316a haskell-semigroups: updated to version 0.7.1.2
svn path=/nixpkgs/trunk/; revision=28577
2011-08-15 08:34:52 +00:00
Peter Simons
f7a18860b4 haskell-fgl: added version 5.4.2.4
svn path=/nixpkgs/trunk/; revision=28576
2011-08-15 08:34:46 +00:00
Peter Simons
b670bf70a0 cabal2nix: updated to version 0.11
svn path=/nixpkgs/trunk/; revision=28575
2011-08-14 23:18:47 +00:00
Peter Simons
3e10ee5c92 Updated Haskell expressions with the latest version of cabal2nix.
* haskell-dataenc: updated to version 0.14.0.2
 * haskell-fclabels: updated to version 1.0.1

svn path=/nixpkgs/trunk/; revision=28574
2011-08-14 22:52:05 +00:00
Peter Simons
44e4b0da86 haskell-uuagc-cabal: updated to version 1.0.0.5
svn path=/nixpkgs/trunk/; revision=28572
2011-08-14 16:41:48 +00:00
Peter Simons
a8d5bc779e haskell-snap-server: updated to version 0.5.3.1
svn path=/nixpkgs/trunk/; revision=28571
2011-08-14 10:45:19 +00:00
Peter Simons
c46ce15032 haskell-snap-core: updated to version 0.5.3.1
svn path=/nixpkgs/trunk/; revision=28570
2011-08-14 10:45:15 +00:00
Peter Simons
b19f73027d haskell-haskeline: updated to version 0.6.4.3
svn path=/nixpkgs/trunk/; revision=28569
2011-08-14 10:45:11 +00:00
Peter Simons
c4d2061830 haskell-hashed-storage: updated to version 0.5.8
svn path=/nixpkgs/trunk/; revision=28568
2011-08-14 10:45:07 +00:00
Peter Simons
db565e9a8b haskell-citeproc-hs: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=28567
2011-08-14 10:45:02 +00:00
Peter Simons
4beef684a8 haskell-GLUT: added version 2.2.2.0
svn path=/nixpkgs/trunk/; revision=28566
2011-08-14 10:44:57 +00:00
Peter Simons
10edd5b215 haskell-OpenGL: added version 2.4.0.1
svn path=/nixpkgs/trunk/; revision=28565
2011-08-14 10:44:53 +00:00
Peter Simons
986792cb3c haskell-hs-bibutils: added version 4.12
svn path=/nixpkgs/trunk/; revision=28564
2011-08-14 10:44:49 +00:00
Peter Simons
f72838612f haskell-HUnit: added version 1.2.4.2
svn path=/nixpkgs/trunk/; revision=28563
2011-08-14 10:44:42 +00:00
Peter Simons
24bb3a69d1 haskell-OpenGLRaw: added version 1.1.0.1
svn path=/nixpkgs/trunk/; revision=28562
2011-08-14 10:44:38 +00:00
Peter Simons
61de5fa7e1 haskell-GLURaw: added version 1.1.0.0
svn path=/nixpkgs/trunk/; revision=28561
2011-08-14 10:44:33 +00:00
Peter Simons
1c0dd5e89c haskell-cabal2nix: updated to version 1.10
svn path=/nixpkgs/trunk/; revision=28560
2011-08-14 10:44:28 +00:00
Peter Simons
23945e96b6 haskell-hlint: updated to version 1.8.15
svn path=/nixpkgs/trunk/; revision=28557
2011-08-13 23:39:01 +00:00
Peter Simons
c4e4a60573 haskell-terminfo: updated to version 0.3.2.2
svn path=/nixpkgs/trunk/; revision=28556
2011-08-13 23:38:52 +00:00
Peter Simons
d86fb89aa6 haskell-idris: updated to version 0.1.7.1
svn path=/nixpkgs/trunk/; revision=28555
2011-08-13 23:38:48 +00:00
Peter Simons
26dce48e24 haskell-threadscope: updated to version 0.1.3
svn path=/nixpkgs/trunk/; revision=28553
2011-08-13 23:38:40 +00:00
Peter Simons
ee1c93fc44 Deleted haskell-scion. The package doesn't compile with any of our
supported compilers because it depends on ancient versions of half a
dozen libraries.

svn path=/nixpkgs/trunk/; revision=28552
2011-08-13 23:38:36 +00:00
Peter Simons
b5c57b8380 haskell-alex: updated to version 3.0.1
svn path=/nixpkgs/trunk/; revision=28551
2011-08-13 23:38:30 +00:00
Peter Simons
b0b297ecb7 Regenerated haskell-wx and haskell-wxdirect expressions; no functional change.
svn path=/nixpkgs/trunk/; revision=28550
2011-08-13 23:38:23 +00:00
Peter Simons
9a7839daaf haskell-haskeline: updated to version 0.6.4.2
svn path=/nixpkgs/trunk/; revision=28549
2011-08-13 22:06:18 +00:00
Peter Simons
e63b507dea haskell-fclabels: updated to version 1.0
svn path=/nixpkgs/trunk/; revision=28545
2011-08-13 14:04:37 +00:00
Peter Simons
e8fe1e4feb haskell-regex-{posix,compat}: added version 0.95.1
svn path=/nixpkgs/trunk/; revision=28544
2011-08-13 13:58:07 +00:00
Peter Simons
c396a9f6ab haskell-time: added version 1.3
svn path=/nixpkgs/trunk/; revision=28543
2011-08-13 13:58:02 +00:00
Peter Simons
a78ae168dc haskell-snap: updated to version 0.5.3
svn path=/nixpkgs/trunk/; revision=28542
2011-08-13 13:57:54 +00:00
Peter Simons
5a55ccb049 haskell-QuickCheck: added version 2.4.1.1
svn path=/nixpkgs/trunk/; revision=28541
2011-08-13 13:57:49 +00:00
Peter Simons
cd0b0c3d02 haskell-multirec: added version 0.6
svn path=/nixpkgs/trunk/; revision=28540
2011-08-13 13:57:43 +00:00
Peter Simons
f15bdc50c4 haskell-haskell-src-meta: updated to version 0.4.0.2
svn path=/nixpkgs/trunk/; revision=28539
2011-08-13 13:57:39 +00:00
Peter Simons
cef0bdfb86 haskell-th-lift: updated to version 0.5.4
svn path=/nixpkgs/trunk/; revision=28538
2011-08-13 13:57:34 +00:00
Peter Simons
64f326783f haskell-haskeline-class: updated to version 0.6.2
svn path=/nixpkgs/trunk/; revision=28537
2011-08-13 13:57:30 +00:00
Peter Simons
c72b649155 haskell-data-accessor-template: updated to version 0.2.1.8
svn path=/nixpkgs/trunk/; revision=28536
2011-08-13 13:57:26 +00:00
Peter Simons
54acaed0c3 haskell-cmdargs: updated to version 0.8
svn path=/nixpkgs/trunk/; revision=28535
2011-08-13 13:57:22 +00:00
Peter Simons
656476b516 haskell-HaXml: updated to version 1.22.5
svn path=/nixpkgs/trunk/; revision=28534
2011-08-13 13:57:19 +00:00
Peter Simons
123fd3fecf haskell-case-insensitive: added version 0.3.0.1 (and dropped obsolete 0.2.0.2)
svn path=/nixpkgs/trunk/; revision=28533
2011-08-13 13:57:13 +00:00
Peter Simons
95f6724196 haskell-testpack: updated to version 2.1.1
svn path=/nixpkgs/trunk/; revision=28528
2011-08-12 18:43:28 +00:00
Peter Simons
9518d00ff8 haskell-tagsoup: updated to version 0.12.3
svn path=/nixpkgs/trunk/; revision=28527
2011-08-12 18:43:24 +00:00
Peter Simons
7a0ad70b63 haskell-dimensional: updated to version 0.10.1
svn path=/nixpkgs/trunk/; revision=28526
2011-08-12 18:43:20 +00:00
Peter Simons
c832fc15eb haskell-derive: updated to version 2.5.4
svn path=/nixpkgs/trunk/; revision=28525
2011-08-12 18:43:14 +00:00
Peter Simons
e90e922f14 haskell-AC-Vector: updated to version 2.3.2
svn path=/nixpkgs/trunk/; revision=28524
2011-08-12 18:43:10 +00:00
Peter Simons
fd9fb9bf6b haskell-hlint: updated to version 1.8.14
svn path=/nixpkgs/trunk/; revision=28523
2011-08-12 18:43:06 +00:00
Peter Simons
adaf1cc644 haskell-uuagc: updated to version 0.9.39.1
svn path=/nixpkgs/trunk/; revision=28522
2011-08-12 18:43:02 +00:00
Peter Simons
244b7e8084 haskell-uuagc-cabal: updated to version 1.0.0.4
svn path=/nixpkgs/trunk/; revision=28521
2011-08-12 18:42:58 +00:00
Peter Simons
fb64f8d4ed haskell-uuagc-bootstrap: updated to version 0.9.39.1.0
svn path=/nixpkgs/trunk/; revision=28520
2011-08-12 18:42:53 +00:00
Peter Simons
834af21551 More missing meta.platforms attributes. Grrr.
svn path=/nixpkgs/trunk/; revision=28517
2011-08-12 12:43:03 +00:00
Peter Simons
3cb574c748 haskell-uuagc: added missing meta.platforms
svn path=/nixpkgs/trunk/; revision=28516
2011-08-12 12:40:03 +00:00
Peter Simons
8bbc3ea245 haskell-packages.nix: added language-haskell-extract and test-framework-th
svn path=/nixpkgs/trunk/; revision=28515
2011-08-12 12:39:59 +00:00
Peter Simons
0ae69dbfbe haskell-uuagc: updated to version 0.9.39.0
svn path=/nixpkgs/trunk/; revision=28514
2011-08-12 11:52:07 +00:00
Peter Simons
0891479ca6 haskell-epic: updated to version 0.1.11
svn path=/nixpkgs/trunk/; revision=28513
2011-08-12 11:02:48 +00:00
Peter Simons
bde2d91fb3 haskell-cgi: added version 3001.1.8.2
svn path=/nixpkgs/trunk/; revision=28510
2011-08-12 09:20:00 +00:00
Peter Simons
7ef8b88998 haskell-uulib: updated to version 0.9.14
svn path=/nixpkgs/trunk/; revision=28509
2011-08-12 09:19:56 +00:00
Peter Simons
d246394fda haskell-uniplate: updated to version 1.6.1
svn path=/nixpkgs/trunk/; revision=28508
2011-08-12 09:19:52 +00:00