Commit Graph

4982 Commits

Author SHA1 Message Date
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