Commit graph

24810 commits

Author SHA1 Message Date
Peter Simons 1f38a4ca66 haskell-cabal2nix: update to version 1.47 2013-03-08 13:44:59 +01:00
Peter Simons cf53885d84 haskell-syb: update to version 0.4.0 2013-03-08 13:43:35 +01:00
Peter Simons d7bc87693f haskell-quickcheck: update to version 2.6 2013-03-08 13:43:21 +01:00
Peter Simons f805ec1e0a happstack-server: disable test suite to fix build error 2013-03-08 13:37:59 +01:00
Peter Simons 7db1b1e085 haskell-zip-archive: disable test suite
The test suite fails because it expects to find /usr/bin/zip.
2013-03-08 13:37:59 +01:00
Peter Simons 8dc669a726 haskell-uulib: update to version 0.9.15 2013-03-08 13:37:58 +01:00
Peter Simons 610f063554 haskell-http-conduit: update to version 1.9.1 2013-03-08 13:37:58 +01:00
Peter Simons 9ff74626f9 haskell-ghc-mod: update to version 1.12.1 2013-03-08 13:37:58 +01:00
Peter Simons a675c7f245 haskell-data-default: update to version 0.5.1 2013-03-08 13:37:58 +01:00
Peter Simons e447fcc8dd haskell-cuda: re-generate the expression with recent cabal2nix 2013-03-08 13:37:58 +01:00
Peter Simons d96af07c9f xmobar: patch to support <freeratio> variable in memory monitor 2013-03-08 13:37:58 +01:00
Peter Simons b31be07af0 haskell-multiarg: update to version 0.10.0.0 2013-03-08 13:37:58 +01:00
Peter Simons 1090f928c4 haskell-monad-control: update to version 0.3.2 2013-03-08 13:37:58 +01:00
Peter Simons 525342632f haskell-hakyll: disable test suite to fix build error 2013-03-08 13:37:58 +01:00
Peter Simons 1d0e0fd167 haskell-hakyll: update to version 4.2.1.0 2013-03-08 13:37:57 +01:00
Peter Simons fcd895afb3 pkgs/build-support/cabal: disable the split objects feature on Darwin by default
According to <http://hackage.haskell.org/trac/ghc/ticket/4013>, this
feature won't work with XCode versions older than 3.2.

This means that Mac users will have considerably larger binaries because
some build-time dependencies (such as HTTP) will be mis-detected as
run-time dependencies.
2013-03-08 13:37:57 +01:00
David Guibert 856f6c2aea fix iftop 2013-03-08 09:08:57 +01:00
Eelco Dolstra 234c6b74c6 Merge remote-tracking branch 'origin/stdenv-updates' 2013-03-07 23:09:05 +01:00
Lluís Batlle i Rossell 197f6c6c4c idle3-tools can build only on linux, I think. 2013-03-07 22:39:53 +01:00
Lluís Batlle i Rossell 78e71242d7 Adding idle3-tools (for WD Green HDDs) 2013-03-07 21:40:28 +01:00
Vladimír Čunát fa1f9385ff Merge pull request #359 from jcumming/lsof.130307
lsof: update 4.86 -> 7
2013-03-07 10:55:28 -08:00
Eelco Dolstra 262c21ed46 Enable __ignoreNulls globally 2013-03-07 19:42:01 +01:00
Eelco Dolstra f5052a8679 Fix extraBuildNativeInputs reference 2013-03-07 19:41:40 +01:00
Eelco Dolstra 674c51af3c Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-03-07 19:33:52 +01:00
Jack Cummings 96f662f746 lsof-4.87 2013-03-07 10:23:43 -08:00
Peter Simons d742d26b0d haskell-uulib: update to version 0.9.15 2013-03-07 17:07:47 +01:00
Peter Simons 0fd867192d haskell-http-conduit: update to version 1.9.1 2013-03-07 17:07:47 +01:00
Peter Simons 02ed0e6867 haskell-hakyll: update to version 4.2.0.0 2013-03-07 17:07:47 +01:00
Peter Simons 213dcd5843 haskell-ghc-mod: update to version 1.12.1 2013-03-07 17:07:47 +01:00
Peter Simons 2965fb2cb0 haskell-data-default: update to version 0.5.1 2013-03-07 17:07:46 +01:00
Peter Simons 6ff4538b5a haskell-pandoc: jailbreak to support syb 0.4.0 2013-03-07 17:07:33 +01:00
Peter Simons e459a7514e haskell-doctest: jailbreak to support syb 0.4.0 2013-03-07 17:03:00 +01:00
Peter Simons 4fd407bab5 haskell-QuickCheck: add version 2.6 2013-03-07 16:57:52 +01:00
Peter Simons 95ff746654 haskell-syb: add version 0.4.0 2013-03-07 16:57:33 +01:00
Rob Vermaas 03519851bc Add elasticsearch 0.20.5 2013-03-07 12:36:29 +01:00
Rob Vermaas 415b292afc Update rabbitmq to version 3.0.3 2013-03-07 12:34:45 +01:00
Sander van der Burg f00dc945d2 The iOS test target can/should only be executed on x86_64-darwin, this change enforces that 2013-03-07 10:44:19 +01:00
aszlig 5ae408b618
chromium: Update all channels to latest versions.
This updates all release channels to the latest versions:

stable: 25.0.1364.97 -> 25.0.1364.152 (builds fine, untested)
beta:   26.0.1410.12 -> 26.0.1410.28  (builds fine, tested)
dev:    26.0.1410.12 -> 26.0.1410.28  (builds fine, tested)

Still, we should have version 27 already for the dev channel, so we might look
about where to find the newest tarball.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-07 10:24:18 +01:00
aszlig 7d273f07ea
oracle-xe: Add new package, version 11.2.0.
This is the Oracle Database which they give out for free, therefore it's called
Express Edition.

Well, I pretty much packaged this in vain as I finally found out that i don't
need that Oracle Database stuff at all. And my original purpose was to do SQL
query/constraint testing.

So before I'm going to throw this away (forever, oh no!), maybe someone else
might have a use case for this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-07 10:24:18 +01:00
Michael Raskin 536db80abf Add Sodium cryptography library 2013-03-07 10:59:03 +04:00
Michael Raskin f251f8b91a XBoard: update to version 4.7.0 2013-03-07 10:58:25 +04:00
Michael Raskin 3d28751740 Linux 3.9-rc1: set correct modDirVersion 2013-03-07 09:12:49 +04:00
Cillian de Róiste 43e8e7763b Add MyPaint: A graphics application for digital painters 2013-03-06 23:08:30 +01:00
Cillian de Róiste 151901ac21 drumkv1: add description 2013-03-06 22:26:08 +01:00
Michael Raskin 197af84cc6 SBCL: update to 1.1.5 2013-03-07 00:40:51 +04:00
Michael Raskin c8acc350b9 Wine: update to 1.5.25 2013-03-07 00:28:59 +04:00
Michael Raskin b72134dc11 Linux: Add 3.9-rc1 as lowPrio (it has a regression fix 3.8.2 lacks) 2013-03-06 23:59:49 +04:00
Vladimír Čunát da437144fa webkit(_gtk2): clean, unify and enable parallel building
This should make webkit_gtk2 build.
2013-03-06 18:16:23 +01:00
Eelco Dolstra 85d464a031 Remove some hackery 2013-03-06 16:57:57 +01:00
Eelco Dolstra 5e83e93e97 Add a library function ‘genAttrs’
It generates an attribute set by mapping a function over a list of
attribute names.
2013-03-06 16:33:01 +01:00