Commit Graph

15072 Commits

Author SHA1 Message Date
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
Eelco Dolstra
fa1433ec8b * Fix SSL support in Chrome. It dynamically tries to open
libnssckbi.so (which contains the root certificates), so that
  library has to be in LD_LIBRARY_PATH.

svn path=/nixpkgs/trunk/; revision=28519
2011-08-12 16:45:17 +00:00
Marco Maggesi
b7190d1e86 VirtualBox Guest Additions: install modules for Xorg version 1.9.x
svn path=/nixpkgs/trunk/; revision=28518
2011-08-12 14:27:28 +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
493e36669c haskell-leksah: updated build expression for recent versions of cabal.nix
svn path=/nixpkgs/trunk/; revision=28512
2011-08-12 11:02:44 +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
Peter Simons
a17757e5fc haskell-MonadCatchIO-mtl: updated to version 0.3.0.4
svn path=/nixpkgs/trunk/; revision=28507
2011-08-12 09:19:48 +00:00
Peter Simons
c70c0029eb Updated BNFC to the latest version and fixed the spelling of its attribute.
Added BNFC-meta, alex-meta, and happy-meta.

Moved these tools into the tool section of haskell-packages.nix, and
paid special attention to the intended alphabetic order.

svn path=/nixpkgs/trunk/; revision=28506
2011-08-12 09:04:07 +00:00
Peter Simons
94ae23749f pkgs/top-level/haskell-packages.nix: revision 28500 accidentally reverted my HTTP fix for ghc 7.2.1
svn path=/nixpkgs/trunk/; revision=28505
2011-08-12 08:34:36 +00:00
Lluís Batlle i Rossell
5a177910ad Fixing a bug in 'giv'. Reported upstream already.
svn path=/nixpkgs/trunk/; revision=28504
2011-08-12 08:31:48 +00:00
Peter Simons
4fad68a33e Renamed darcs-2.nix to default.nix for sake of consistency. No functional change.
svn path=/nixpkgs/trunk/; revision=28503
2011-08-12 08:31:19 +00:00
Peter Simons
4b068f6858 haskell-packages.nix: make sure that haskeline-class is built with mtl1
This is required for ghc 7.2.1, for example, where mtl2 has become the
default version. Naturally, the build of haskeline-class fails later
anyway, but for other reasons. I've notified upstream.

svn path=/nixpkgs/trunk/; revision=28502
2011-08-12 08:26:52 +00:00
Peter Simons
ac71f2adb8 haskell-haskeline: fixed build with ghc 7.2.1
svn path=/nixpkgs/trunk/; revision=28501
2011-08-12 00:23:12 +00:00
Peter Simons
468c5dbc5c The 'random' library is no longer a core library in GHC 7.2.1. For older
versions of the compiler, haskell-packages.nix provides a null attribute.

svn path=/nixpkgs/trunk/; revision=28500
2011-08-12 00:18:56 +00:00
Peter Simons
b5dcc70218 haskell-packages.nix: use HTTP 4000_1_2 when building with GHC 7.2.1
svn path=/nixpkgs/trunk/; revision=28499
2011-08-12 00:18:40 +00:00
Peter Simons
82ee2c9c11 Renamed default version of haskell json into a version-specific file.
svn path=/nixpkgs/trunk/; revision=28498
2011-08-12 00:18:32 +00:00
David Guibert
f9200097ae add bup: backup system based on the git packfile format
[1] https://github.com/apenwarr/bup

Signed-off-by: David Guibert <david.guibert@gmail.com>

svn path=/nixpkgs/trunk/; revision=28497
2011-08-11 16:33:47 +00:00
David Guibert
d3995fdb38 surf: version 0.4.1
svn path=/nixpkgs/trunk/; revision=28496
2011-08-11 16:33:41 +00:00
Shea Levy
5040530375 openjdk: Only builds on linux for now
svn path=/nixpkgs/trunk/; revision=28495
2011-08-11 14:48:06 +00:00
Shea Levy
b6d81d67d8 openjdk: Comment out the multiple outputs stuff for now
svn path=/nixpkgs/trunk/; revision=28494
2011-08-11 13:35:20 +00:00
Shea Levy
bff57396f5 openjdk: Add a fix for versions of nix not yet supporting multiple outputs
svn path=/nixpkgs/trunk/; revision=28493
2011-08-11 13:27:43 +00:00
Peter Simons
dbce2ffd0f Generated neater meta.description strings.
svn path=/nixpkgs/trunk/; revision=28492
2011-08-11 13:03:51 +00:00
Peter Simons
260550220d haskell-syb-with-class: updated to version 0.6.1.2
svn path=/nixpkgs/trunk/; revision=28489
2011-08-11 10:45:11 +00:00
Peter Simons
fa2e5927bd haskell-fclabels: updated to version 0.11.2
svn path=/nixpkgs/trunk/; revision=28488
2011-08-11 10:45:06 +00:00
Peter Simons
a94124bf20 haskell-repa: updated to version 2.1.1.5
svn path=/nixpkgs/trunk/; revision=28487
2011-08-11 10:45:02 +00:00
Peter Simons
7616f36ebf pkgs/top-level/all-packages.nix: removed obsolete sonicVisualiser attribute
I'm getting a trace message from this attribute every time I run nix-env. The
warning appears to be superfluous, though, because there is no reference to
sonicVisualiser in all of nixpkgs.

svn path=/nixpkgs/trunk/; revision=28486
2011-08-11 10:44:58 +00:00
Peter Simons
b58bb45206 haskell-HTTP: added version 4000.1.2
svn path=/nixpkgs/trunk/; revision=28485
2011-08-11 10:24:44 +00:00
Peter Simons
622a12a405 haskell-MazesOfMonad: updated to version 1.0.7
svn path=/nixpkgs/trunk/; revision=28484
2011-08-11 10:24:39 +00:00
Yury G. Kudryashov
b7c6bd30cf qgis-1.6.0, compiles
Don't know whether it works: it fails to start on my computer because it loads
KDE gui_platform plugin from incompatible Qt version.

svn path=/nixpkgs/trunk/; revision=28483
2011-08-11 09:35:17 +00:00
Yury G. Kudryashov
bac6982ca8 Add qwt-5.2.1
svn path=/nixpkgs/trunk/; revision=28482
2011-08-11 09:35:10 +00:00
Shea Levy
e5a6f2702b openjdk: Add the 'jre' output.
Note that this is almost completely useless for now, when openjdk is built a separate store path containing only the jre will be built but it will not be added to the environment nor as a gc root. If you want to install just the jre, for now build openjre (which uses the jreOnly parameter). Once multiple outputs are more feature-complete, this should hopefully be useful and remove the need for the jreOnly parameter

svn path=/nixpkgs/trunk/; revision=28481
2011-08-11 02:29:10 +00:00
Shea Levy
fbb50e0f6d openjdk: Use the proper format for BUILD_NUMBER
svn path=/nixpkgs/trunk/; revision=28480
2011-08-11 01:13:12 +00:00
Shea Levy
93548e648e openjdk: Add a patch to fix a stupid linux version check
Hopefully by the time the Linux 4.x series drops we'll have a better openjdk build system

svn path=/nixpkgs/trunk/; revision=28479
2011-08-11 01:13:04 +00:00
Shea Levy
11ae27db30 openjdk: Add jaf sources to the drops dir
svn path=/nixpkgs/trunk/; revision=28478
2011-08-11 01:12:55 +00:00
Shea Levy
ab5fc0fe11 openjdk: Download source drops ahead of time instead of allowing downloads during build
The openjdk build docs say that the releases should contain these drops, but they don't for some reason.

svn path=/nixpkgs/trunk/; revision=28477
2011-08-11 01:12:46 +00:00
Shea Levy
163260b946 openjdk: Add platforms meta attribute
svn path=/nixpkgs/trunk/; revision=28476
2011-08-11 01:12:37 +00:00