Commit graph

22252 commits

Author SHA1 Message Date
Peter Simons 8f835604dc haskell-packages.nix: fix spelling of 'optparseApplicative' attribute 2012-11-08 14:52:06 +01:00
Peter Simons 0e5d5f2d21 haskell-ReadArgs: add version 1.2 2012-11-08 14:51:45 +01:00
Peter Simons 7b1ab8f26e haskell-word8: add version 0.0.2 2012-11-08 14:51:34 +01:00
Peter Simons 70cded1251 haskell-project-template: add version 0.1.0.1 2012-11-08 14:51:27 +01:00
Peter Simons d770848b68 haskell-http-reverse-proxy: add version 0.1.0.5 2012-11-08 14:51:07 +01:00
Peter Simons 008e86ed5c haskell-fsnotify: add version 0.0.2 2012-11-08 14:50:52 +01:00
Peter Simons 0a008d4ae2 haskell-classy-prelude: add version 0.4.0
haskell-classy-prelude-conduit: add version 0.4.0
2012-11-08 14:49:34 +01:00
Peter Simons c7d5f1ce2f haskell-basic-prelude: add version 0.3.1.0 2012-11-08 14:49:08 +01:00
Sander van der Burg 4f7de7b509 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-11-08 13:57:22 +01:00
Sander van der Burg dec84b2bcd Added android_sdk_4_1 derivation that provides a precomposed SDK with everything required to develop for Android OS 4.1 2012-11-08 13:55:53 +01:00
Rickard Nilsson 67f478d1ed ddclient: Upgrade to 3.8.1 2012-11-08 13:54:53 +01:00
Eelco Dolstra a70eb42f2b sqlite: Update to 3.7.14.1 2012-11-08 11:51:06 +01:00
Mathijs Kwik 320e0a46dc eclipse-sdk-4.2: upgrade to 4.2.1 2012-11-08 10:41:23 +01:00
Mathijs Kwik 977337716a dvdauthor: upgrade to 0.7.1 2012-11-08 10:41:22 +01:00
Michael Raskin c7d2e34758 Add nspluginwrapper, a tool to execute browser plugins out-of-process 2012-11-08 11:38:34 +04:00
Michael Raskin c2bc48aef3 Update Uzbl 2012-11-08 10:34:06 +04:00
Sander van der Burg 123c3f91a3 Removed result symlink 2012-11-07 21:12:24 +01:00
Sander van der Burg 3afa95bfba Added androidenv - the Android SDK, their additions and two functions that build and emulate Android Apps 2012-11-07 21:10:39 +01:00
Rickard Nilsson 7afafe0b6d dmenu: Add option config.dmenu.enableXft for enabling xft font support (turned off by default). 2012-11-07 16:03:37 +01:00
Andres Loeh 8c4f5d02aa Updating ghc HEAD snapshot. 2012-11-07 14:45:32 +01:00
Rok Garbas 577995f592 updating: flake8, alot, turses 2012-11-07 00:53:19 +01:00
Michael Raskin 67bde8453f Update Julia and compensat for their specification of /bin/bash as SHELL 2012-11-06 22:35:51 +04:00
Peter Simons 4ab06e5c24 Fix git-annex build.
git-annex depends on 'testpack', which doesn't compile with Haskell
Platform 2012.4.0.0. The testpack library appears to be unmaintained, so
there is probably no quick solution for this issue. For the time being,
we compile git-annex with GHC 7.4.1.
2012-11-06 18:34:54 +01:00
Peter Simons f20b21ad1e Fix haskell-testpack build.
Testpack won't build with recent versions of QuickCheck
2012-11-06 18:34:54 +01:00
Peter Simons 6b40f836c7 Fix Agda build.
Agda won't build with recent versions of QuickCheck
2012-11-06 18:34:54 +01:00
Peter Simons ce2e93a236 Update default Haskell environment to Haskell Platform 2012.4.0.0.
The most significant change brought by this update is that we now use
GHC version 7.4.2 by default.
2012-11-06 18:34:54 +01:00
Peter Simons 7bb8c6ac8f Merge pull request #174 from MarcWeber/fixes/plotutils-patch
2.6-2 moved to 2.6-3, so patches were not found
2012-11-06 09:10:52 -08:00
Peter Simons 0ae5d8fd05 haskell: drop noHaddock from some packages which build fine in their respective latest version 2012-11-06 13:38:34 +01:00
Peter Simons 7d11823819 haskell-semigroupoids: update to version 3.0.0.1 2012-11-06 13:30:54 +01:00
Peter Simons 47945f80b8 haskell-resourcet: update to version 0.4.1 2012-11-06 13:30:54 +01:00
Peter Simons b759abeb39 haskell-lrucache: update to version 1.1.1.2 2012-11-06 13:30:53 +01:00
Peter Simons 730b5c828f haskell-hinotify: update to version 0.3.4 2012-11-06 13:30:53 +01:00
Peter Simons 713976591b haskell-conduit: update to version 0.5.3 2012-11-06 13:30:53 +01:00
Peter Simons 629420841b haskell-OpenGL: add version 2.6.0.1 2012-11-06 13:30:53 +01:00
Andres Loeh 3751271d25 Update Haskell Platform 2012.4.0.0 Cabal file to final version.
(Typos only.)
2012-11-06 11:51:27 +01:00
Rickard Nilsson 43c9c791e0 file: Add extra source URL 2012-11-06 11:23:48 +01:00
Rickard Nilsson 2658eccaea zip: Add extra source URL 2012-11-06 11:23:34 +01:00
Lluís Batlle i Rossell bb3b603ea7 mips linux: Adding a patch to fix an ext3 bug in 3.5 and 3.6
I made it apply to all Mips, although the bug works only for n32 and o32 ABIs.
We don't support any n64 by now.
2012-11-06 00:16:13 +01:00
Peter Simons 11094a7960 pinentry: update to version 0.8.2 2012-11-05 22:31:30 +01:00
Peter Simons 31ca4356fb boost: update to version 1.52.0 2012-11-05 21:45:51 +01:00
Mathijs Kwik b56a899320 linux-3.6: upgrade to 3.6.6, contains fix for recent ext4 corruption 2012-11-05 21:11:21 +01:00
Mathijs Kwik 97c5b93402 linux-3.4: kernel 3.4.18, contains fix for recent ext4 corruption 2012-11-05 21:11:21 +01:00
Mathijs Kwik a1c54023ce linux-3.0: upgrade to 3.0.51 2012-11-05 21:11:20 +01:00
Eelco Dolstra ae8a3386e4 Email::Sender: Update to 0.120002 2012-11-05 16:58:54 +01:00
Peter Simons 860929e68b haskell-gloss: jailbreak to fix build with recent versions of OpenGL 2012-11-05 16:25:29 +01:00
Peter Simons 2d5732e48d haskell: update OpenGL to version 2.6.0.0 and GLUT to version 2.3.1.0. 2012-11-05 16:25:29 +01:00
Peter Simons 5ce4e11e40 haskell-uuagc: update to version 0.9.42.1 2012-11-05 16:25:29 +01:00
Peter Simons 3385f76ae1 haskell-uuagc-cabal: update to version 1.0.3.0 2012-11-05 16:25:29 +01:00
Peter Simons 4fa4749b4f haskell-threadscope: update to version 0.2.2 2012-11-05 16:25:29 +01:00
Peter Simons 42c1c63919 haskell-splot: update to version 0.3.6 2012-11-05 16:25:28 +01:00