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
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
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
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
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
b58bb45206
haskell-HTTP: added version 4000.1.2
...
svn path=/nixpkgs/trunk/; revision=28485
2011-08-11 10:24:44 +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
Yury G. Kudryashov
8d0fe0e19b
fcgi: builds with newer gcc
...
svn path=/nixpkgs/trunk/; revision=28473
2011-08-10 22:16:48 +00:00
Yury G. Kudryashov
799d82249b
ntrack-014, use libnl-3.x
...
svn path=/nixpkgs/trunk/; revision=28469
2011-08-10 20:19:49 +00:00
Peter Simons
3fc783d5c3
haskell-yap: added missing meta.platforms attribute
...
svn path=/nixpkgs/trunk/; revision=28464
2011-08-10 16:55:58 +00:00
Peter Simons
611501c349
pkgs/development/compilers/ghc/7.2.1.nix: updated to the final release version
...
svn path=/nixpkgs/trunk/; revision=28463
2011-08-10 16:55:54 +00:00
Peter Simons
45c2082b50
cabal2nix: updated to version 1.9
...
svn path=/nixpkgs/trunk/; revision=28461
2011-08-10 15:47:35 +00:00
Peter Simons
e7f1dd70a3
haskell-yap: added version 0.0
...
svn path=/nixpkgs/trunk/; revision=28460
2011-08-10 14:16:29 +00:00
Eelco Dolstra
3d100b6740
* Add Net::Amazon::MechanicalTurk.
...
svn path=/nixpkgs/trunk/; revision=28459
2011-08-10 13:05:39 +00:00
Andres Löh
9a1c5b57c8
Forgot to add maintainers.
...
svn path=/nixpkgs/trunk/; revision=28458
2011-08-10 11:31:53 +00:00
Andres Löh
854e035b10
Added irc.
...
svn path=/nixpkgs/trunk/; revision=28457
2011-08-10 11:31:18 +00:00
Yury G. Kudryashov
570bc18a9b
Add peg, http://piumarta.com/software/peg/
...
svn path=/nixpkgs/trunk/; revision=28456
2011-08-10 09:54:22 +00:00
Peter Simons
7f820c00f1
haskell-WebBits-Html: downgraded to version 1.0.1 to fix the build of JsContracts
...
svn path=/nixpkgs/trunk/; revision=28454
2011-08-10 08:43:31 +00:00
Peter Simons
e51e662b4b
haskell-repa: downgraded to 2.1.1.2
...
repa-examples doesn't compile with the latest version of repa.
svn path=/nixpkgs/trunk/; revision=28453
2011-08-10 08:26:15 +00:00
Andres Löh
88feca4ee8
Fixed priority settings for GHCs; some minor fixes.
...
svn path=/nixpkgs/trunk/; revision=28450
2011-08-10 07:27:23 +00:00
Peter Simons
b1ef3e6e36
Last batch of Haskell expression updates.
...
* haskell-mkcabal: updated to version 1.0.0
* haskell-ghc-syb-utils: updated to version 0.2.1.0
* haskell-darcs: updated to version 2.5.2
svn path=/nixpkgs/trunk/; revision=28449
2011-08-10 00:35:08 +00:00
Peter Simons
a34580133a
doxygen: qt depends on udev(!), so we cannot build the doxygen GUI on other Unix variants
...
svn path=/nixpkgs/trunk/; revision=28448
2011-08-09 23:35:21 +00:00
Peter Simons
0d032ba736
Added Haskell packages css-text, http-date, and pwstore-fast.
...
svn path=/nixpkgs/trunk/; revision=28447
2011-08-09 23:20:28 +00:00
Peter Simons
3685cea8e9
Updated (almost) all Haskell package expressions with cabal2nix.
...
The new files ...
* conform to the coding guidelines,
* consistently specify meta.maintainers and meta.platforms,
* have proper descriptions and licenses as specified in their Cabal file, and
* take advantage of the new cabal.nix extensions, i.e. proper
distinction between buildInputs and propagatedBuildInputs.
Furthermore, the following updates were performed:
* haskell-Ranged-sets: updated to version 0.3.0
* haskell-Shellac-haskeline: updated to version 0.2.0.1
* haskell-cpphs: updated to version 1.12
* haskell-hslogger: updated to version 1.1.5
* haskell-xml: updated to version 1.3.9
* haskell-HDBC-postgresql: updated to version 2.3.2.0
* haskell-HDBC-sqlite3: updated to version 2.3.3.0
* haskell-HDBC: updated to version 2.3.1.0
* haskell-base-unicode-symbols: updated to version 0.2.2.1
* haskell-convertible: updated to version 1.0.11.0
* haskell-monad-control: updated to version 0.2.0.2
* haskell-murmur-hash: updated to version 0.1.0.4
* haskell-repa: updated to version 2.1.1.3
* haskell-statistics: updated to version 0.9.0.0
* haskell-ansi-terminal: updated to version 0.5.5
haskell-maybench was dropped, because it cannot be built with recent
versions of Cabal:
Configuring maybench-0.2.4.1...
Setup: At least the following dependencies are missing:
Cabal >=1.2 && <1.5
svn path=/nixpkgs/trunk/; revision=28446
2011-08-09 23:00:20 +00:00
David Guibert
f58ae30dfd
update python modules: sip and pyqt
...
svn path=/nixpkgs/trunk/; revision=28444
2011-08-09 20:39:19 +00:00
Andres Löh
1eb2c65731
Update yesod-json.
...
svn path=/nixpkgs/trunk/; revision=28439
2011-08-09 20:13:22 +00:00
Andres Löh
31654fc153
Filter null elements from dependency lists to keep hashes stable.
...
svn path=/nixpkgs/trunk/; revision=28434
2011-08-09 14:55:53 +00:00
Peter Simons
2a13966047
cabal2nix: updated to latest version
...
svn path=/nixpkgs/trunk/; revision=28426
2011-08-09 12:40:29 +00:00