Commit graph

512 commits

Author SHA1 Message Date
Yury G. Kudryashov 71c28d0e33 Use meta.platforms
svn path=/nixpkgs/trunk/; revision=31909
2012-01-28 14:39:56 +00:00
Eelco Dolstra 63c643d072 * Firefox 9.0.
svn path=/nixpkgs/trunk/; revision=30985
2011-12-20 14:51:26 +00:00
Eelco Dolstra 327715f5df * Remove missing packages.
svn path=/nixpkgs/trunk/; revision=30532
2011-11-22 18:09:33 +00:00
Eelco Dolstra 718a4ec1c5 svn path=/nixpkgs/trunk/; revision=30386 2011-11-11 02:28:12 +00:00
Yury G. Kudryashov 1ef1f01e13 Remove thunderbird2/3 from release.nix
svn path=/nixpkgs/trunk/; revision=29716
2011-10-08 11:53:18 +00:00
Yury G. Kudryashov 371cd8bc51 kde3: use meta.platforms
svn path=/nixpkgs/trunk/; revision=29596
2011-10-02 21:15:36 +00:00
Yury G. Kudryashov 9839a5d924 policykit: use meta.platforms
This makes it easier to remove policykit in the future

svn path=/nixpkgs/trunk/; revision=29594
2011-10-02 21:15:19 +00:00
Michael Raskin 8e02768459 Firefox 7.0 release
svn path=/nixpkgs/trunk/; revision=29544
2011-09-30 07:10:47 +00:00
Yury G. Kudryashov e496b86594 Remove kde3.kcachegrind
Use kde4.kcachegrind instead.

svn path=/nixpkgs/trunk/; revision=29484
2011-09-25 22:56:48 +00:00
Yury G. Kudryashov 597412252a Wrap kde-related packages in kdePackagesFor
This lets hydra build kde packages for all available KDE releases.
Will commit NixOS-fix in a few minutes.

svn path=/nixpkgs/trunk/; revision=28833
2011-08-26 13:49:23 +00:00
Yury G. Kudryashov 8c26e61e42 Remove outPath from dbus
This was a compatibility hack. Packages should depend on dbus.libs explicitly.
Should not change any hash. Will fix NixOS dbus.nix in the next commit.

svn path=/nixpkgs/trunk/; revision=28831
2011-08-26 13:46:32 +00:00
Yury G. Kudryashov 7101fbff89 There is no pkgs.xfce4
svn path=/nixpkgs/trunk/; revision=28798
2011-08-24 20:41:02 +00:00
Michael Raskin a3a46ada24 Adding Firefox 6.0. Mozilla says it is seamless upgrade from 5.0, so I am trying not to change anything...
svn path=/nixpkgs/trunk/; revision=28625
2011-08-16 21:53:43 +00:00
Michael Raskin d2dc7cece3 Firefox 4.0 was removed
svn path=/nixpkgs/trunk/; revision=28532
2011-08-13 13:27:07 +00:00
Andres Löh 01be205d66 Experimental: comment all Haskell stuff in release.nix.
svn path=/nixpkgs/trunk/; revision=28423
2011-08-09 11:21:41 +00:00
Andres Löh 9d98555410 Update release.nix w.r.t. ghc versions.
svn path=/nixpkgs/trunk/; revision=28189
2011-08-06 10:28:24 +00:00
Sander van der Burg a0c03edcd9 Removed test stuff from MySQL + add to releases
svn path=/nixpkgs/trunk/; revision=28149
2011-08-04 11:58:49 +00:00
Sander van der Burg f635aceb5b Updated some meta information for the emulators I've tried recently. They all seem to work fine :-)
svn path=/nixpkgs/trunk/; revision=27905
2011-07-22 19:25:31 +00:00
Lluís Batlle i Rossell 46a1c81294 Make hydra build firefox 5
svn path=/nixpkgs/trunk/; revision=27560
2011-06-29 21:19:15 +00:00
Shea Levy 7550f92f9b Add 2.6.37 and 2.6.38 to release.nix
svn path=/nixpkgs/trunk/; revision=26877
2011-04-18 17:07:59 +00:00
Ludovic Courtès 84b3e533de Build older kernels.
svn path=/nixpkgs/trunk/; revision=26731
2011-04-07 09:22:11 +00:00
Eelco Dolstra 997a5c8ef3 * Revert r26507, which I assume was intented for the stdenv branch.
svn path=/nixpkgs/trunk/; revision=26550
2011-03-27 19:03:06 +00:00
Ludovic Courtès 446b09c477 Give less work to Hydra.
svn path=/nixpkgs/trunk/; revision=26507
2011-03-25 10:54:17 +00:00
Eelco Dolstra f9ec20d6ec svn path=/nixpkgs/trunk/; revision=26460 2011-03-22 14:30:13 +00:00
Eelco Dolstra 769c522df6 svn path=/nixpkgs/trunk/; revision=26458 2011-03-22 13:44:25 +00:00
Andres Löh 3e0ac9b040 Major Haskell packages overhaul.
Several changes, some highlights:

  * Structure of haskell-packages.nix updated. It's now easier to
    select different default versions of packages for different
    versions of GHC.

  * GHC 7.0.2 is now default.

  * Haskell Platform 2011.2.0.0 has been added and is now default.

  * Several packages have been updated
    (gtk2hs, gitit, xmonad, darcs, ...).

  * Some old packages have been removed.

svn path=/nixpkgs/trunk/; revision=26288
2011-03-12 17:28:15 +00:00
Andres Löh 9c416145b5 Changed ghc versions in release.nix.
svn path=/nixpkgs/trunk/; revision=26218
2011-03-09 08:50:50 +00:00
Sander van der Burg cd2df27b1c Bumped Disnix versions and added them to release.nix
svn path=/nixpkgs/trunk/; revision=25899
2011-02-11 12:53:23 +00:00
Michael Raskin bf380c62f7 Remove monotone from all-packages.nix to see what it real meta.platforms should be
svn path=/nixpkgs/trunk/; revision=25503
2011-01-10 23:47:10 +00:00
Rob Vermaas adeb63e4c2 remove aterm242fixes
svn path=/nixpkgs/trunk/; revision=25407
2011-01-05 09:42:56 +00:00
Michael Raskin fb58f74d82 Updating from trunk again
svn path=/nixpkgs/branches/stdenv-updates/; revision=24745
2010-11-17 17:03:09 +00:00
Andres Löh ad9d05d909 Version bump for leksah (plus dependencies). Now works with ghc-6.12.3.
svn path=/nixpkgs/trunk/; revision=24737
2010-11-17 14:48:12 +00:00
Andres Löh b6c5e88b1a No longer build darcs with ghc-6.10.4.
svn path=/nixpkgs/trunk/; revision=24711
2010-11-16 14:21:49 +00:00
Lluís Batlle i Rossell 8746de3ae8 Updating from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24674
2010-11-11 22:18:14 +00:00
Eelco Dolstra ce39b02f35 * Add xwininfo to the channel.
svn path=/nixpkgs/trunk/; revision=24590
2010-11-03 22:14:13 +00:00
Lluís Batlle i Rossell 6dc839d344 Merging from trunk. I resolved some conflicts; I hope that well.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
2010-10-23 14:52:21 +00:00
Michael Raskin ac19af507f Adding Linux 2.6.36
svn path=/nixpkgs/trunk/; revision=24403
2010-10-21 12:28:14 +00:00
Eelco Dolstra 3ac4025945 * Add some packages to the channel.
svn path=/nixpkgs/trunk/; revision=24397
2010-10-21 11:18:30 +00:00
Eelco Dolstra 0fcf6e1f40 * Added xfce4-mixer. This requires gstreamer and gst-plugins-base.
* Allow gst-plugins-base to be built with a minimal set of dependencies
  (to prevent dependency bloat in Xfce).
* Updated gstreamer.

svn path=/nixpkgs/trunk/; revision=24207
2010-10-10 22:34:48 +00:00
Lluís Batlle i Rossell e7e103b8eb Updating from trunk (to catch cron changes)
svn path=/nixpkgs/branches/stdenv-updates/; revision=24200
2010-10-10 11:44:28 +00:00
Eelco Dolstra 35014ba441 svn path=/nixpkgs/trunk/; revision=24190 2010-10-09 21:21:10 +00:00
Lluís Batlle i Rossell fca582bff0 Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packages
svn path=/nixpkgs/branches/stdenv-updates/; revision=24155
2010-10-07 21:21:31 +00:00
Yury G. Kudryashov abbd67b2d5 Remove kde44 from release.nix. Will use meta.platforms
svn path=/nixpkgs/trunk/; revision=24087
2010-10-05 17:43:50 +00:00
Lluís Batlle i Rossell cd4b54748a Updating from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +00:00
Andres Löh f6e3110b74 Preliminarily added ghc-7.0.1-rc1 and current HEAD.
svn path=/nixpkgs/trunk/; revision=23985
2010-09-28 13:48:22 +00:00
Lluís Batlle i Rossell 2c5de61327 Updating from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Eelco Dolstra 3b4c29781b * Turn off obsolete kernels.
svn path=/nixpkgs/trunk/; revision=23722
2010-09-10 14:12:15 +00:00
Andres Löh 9534550af5 gitit should now work with ghc-6.12.3
svn path=/nixpkgs/trunk/; revision=23671
2010-09-07 13:11:21 +00:00
Ludovic Courtès 420adcd354 Remove another reference to attribute `guileLib'.
svn path=/nixpkgs/trunk/; revision=23659
2010-09-06 08:45:24 +00:00
Rob Vermaas a7791cfd1b disabled klib in stdenv branch because it seems to hang in buildfarm and produces logs > 1.5GB
svn path=/nixpkgs/branches/stdenv-updates/; revision=23596
2010-09-02 07:56:11 +00:00
Andres Löh 6609f91e61 Fixing Haskell Platform attribute names in release.nix.
svn path=/nixpkgs/trunk/; revision=23569
2010-08-31 15:54:08 +00:00
Lluís Batlle i Rossell 9884d381c0 Tell hydra to build the kernels 2.6.34 and 2.6.35
svn path=/nixpkgs/trunk/; revision=23472
2010-08-26 20:53:10 +00:00
Rob Vermaas 9fa88c5291 added libxpdf and pdf2xml
svn path=/nixpkgs/trunk/; revision=23427
2010-08-25 14:25:51 +00:00
Ludovic Courtès 904c8cfa0a Castle-Combat: Start fixing; rewrite using `buildPythonPackage'.
svn path=/nixpkgs/trunk/; revision=23225
2010-08-18 14:25:07 +00:00
Yury G. Kudryashov 83a87e9959 More meta.platforms
svn path=/nixpkgs/trunk/; revision=23168
2010-08-13 23:11:58 +00:00
Eelco Dolstra f6baaeace8 * Add Xfce to the channel.
svn path=/nixpkgs/trunk/; revision=23081
2010-08-10 00:09:29 +00:00
Eelco Dolstra 49dd595e2d * Add some missing X.org packages to the channel.
svn path=/nixpkgs/trunk/; revision=23025
2010-08-07 18:21:16 +00:00
Eelco Dolstra 5f8b8ae1d1 * Added weechat and updated xfce-terminal and vte. (From Graeme
Caldwell <graemercaldwell@gmail.com>.)

svn path=/nixpkgs/trunk/; revision=22965
2010-08-05 15:47:15 +00:00
Yury G. Kudryashov 75bc6a2f78 Inherit some metadata from kdelibs
svn path=/nixpkgs/trunk/; revision=22927
2010-08-03 13:11:58 +00:00
Yury G. Kudryashov 858ce6dfd9 Remove smbfsFuse from release.nix, use meta.platforms instead
svn path=/nixpkgs/trunk/; revision=22908
2010-08-02 21:43:53 +00:00
Andres Löh 5503148e05 Minor fix for release.nix.
svn path=/nixpkgs/trunk/; revision=22716
2010-07-22 18:55:32 +00:00
Andres Löh 73bee7da33 Switched the default version of ghc and Haskell Platform to 6.12.3 and 2010.2.0.0.
svn path=/nixpkgs/trunk/; revision=22715
2010-07-22 18:47:59 +00:00
Lluís Batlle i Rossell 134e944758 Making hydra build nixSqlite
svn path=/nixpkgs/trunk/; revision=22552
2010-07-09 17:30:22 +00:00
Sander van der Burg 6e9cc67a25 Added k3b-2.0.0 for KDE 4.X
svn path=/nixpkgs/trunk/; revision=22438
2010-07-01 15:00:46 +00:00
Yury G. Kudryashov b39389560f Add meta.platforms to qt4 and merkaartor
Should fix one of hydra evaluation errors

svn path=/nixpkgs/trunk/; revision=22360
2010-06-21 17:06:08 +00:00
Eelco Dolstra dbf8d72080 * Remove builds of the aufs1 module for recent kernels.
svn path=/nixpkgs/trunk/; revision=22036
2010-05-28 09:23:51 +00:00
Yury G. Kudryashov ea1953d744 Move gnupg to gnupg1 and gnupg2 to gnupg
Also add gnupg1-compatibility symlinks to gnupg2.
Most packages should be able to use gnupg2 instead of gnupg1.

svn path=/nixpkgs/trunk/; revision=21883
2010-05-19 20:58:47 +00:00
Peter Simons 9b48c69f85 pkgs/top-level/release.nix: enable haskellPlatform2010100 on Darwin
svn path=/nixpkgs/trunk/; revision=21447
2010-04-29 21:41:38 +00:00
Peter Simons 290bdb470a pkgs/top-level/release.nix: drop trailing white space
svn path=/nixpkgs/trunk/; revision=21446
2010-04-29 21:41:33 +00:00
Peter Simons 995a603ec9 pkgs/top-level/release.nix: enable haskellPackages_ghc6104.haskellPlatform on Darwin
I'm pretty sure that the OpenGL/Mesa errors on Darwin have been fixed. I didn't
personally verify that this particular haskellPlatform version builds, though, I
just built the very latest version with GHC 6.12.2, albeit successfully. If it
so happens that this change reveals any further unexpected problems on MacOS X,
please let me know about it.

svn path=/nixpkgs/trunk/; revision=21445
2010-04-29 21:41:28 +00:00
Andres Löh f892a8efaa Darcs updated to 2.4.1; now ghc-6.12-compatible.
svn path=/nixpkgs/trunk/; revision=21355
2010-04-27 19:51:37 +00:00
Andres Löh a2b68a97c5 Added gitit to release.nix
svn path=/nixpkgs/trunk/; revision=21312
2010-04-26 06:55:02 +00:00
Andres Löh 70c389a2ad 2010-version of platform should only be used with ghc-6.12.*
svn path=/nixpkgs/trunk/; revision=21306
2010-04-25 18:26:01 +00:00
Andres Löh b48dfda990 Added ghc-6.12.2.
svn path=/nixpkgs/trunk/; revision=21303
2010-04-25 17:27:21 +00:00
Lluís Batlle i Rossell d64fc6e17c Commenting at release.nix how hydra will evaluate it.
svn path=/nixpkgs/trunk/; revision=21167
2010-04-19 14:21:52 +00:00
Eelco Dolstra 10fdd4d230 * Updated audacious to 2.3. Combined audacious and audacious-plugins
into one derivation so that it works out of the box - no need to set
  symlinks to the plugins in ~/.local/share/audacious.  There is
  really no reason to install those packages separately anyway, as
  audacious is useless without the plugins package.

svn path=/nixpkgs/trunk/; revision=21137
2010-04-16 19:26:15 +00:00
Yury G. Kudryashov 62bcea0382 Remove linuxwacom: it is not compatible with new xserver
svn path=/nixpkgs/trunk/; revision=21016
2010-04-11 21:03:43 +00:00
Yury G. Kudryashov f25c68f01a Remove old kde packages
svn path=/nixpkgs/trunk/; revision=21011
2010-04-11 15:50:41 +00:00
Yury G. Kudryashov 94de02e04e Move kde3 packages into kde3 in release.nix
svn path=/nixpkgs/trunk/; revision=20911
2010-04-01 13:46:07 +00:00
Ludovic Courtès 295d249274 Try building `gitFull'.
svn path=/nixpkgs/trunk/; revision=20621
2010-03-14 22:11:36 +00:00
Rob Vermaas b44af59afb separate cross builds in separate release expression, will add extra jobset
svn path=/nixpkgs/trunk/; revision=20484
2010-03-09 10:33:31 +00:00
Eelco Dolstra 596b70a208 * The scheduling priority for the nixpkgs trunk should be higher than
the stdenv branch.

svn path=/nixpkgs/trunk/; revision=20470
2010-03-08 10:29:53 +00:00
Lluís Batlle i Rossell 997723ec9b Trying to make nixUnstable cross-build.
It fails because it builds bin2c for the host system, instead of the build system.
I will wait for a fix upstream.

svn path=/nixpkgs/trunk/; revision=20445
2010-03-05 23:22:36 +00:00
Rob Vermaas dfca3bc039 set meta.platforms to get rid of hydra evaluation errors (assertions)
svn path=/nixpkgs/trunk/; revision=20301
2010-03-01 12:23:49 +00:00
Lluís Batlle i Rossell 18f667a954 I missed in release.nix the sheevaplug platform.
svn path=/nixpkgs/trunk/; revision=20282
2010-02-27 22:10:36 +00:00
Lluís Batlle i Rossell 89842675cb Adding more cross build jobs for hydra. Kernels, gdb, mipsel, ultrasparc.
svn path=/nixpkgs/trunk/; revision=20281
2010-02-27 21:56:27 +00:00
Lluís Batlle i Rossell b1b7266aa3 After some testing with an ultrasparc cross-compiler:
Updating the cross-build expressions, adding some flexibility.
Updated the linux headers used cross building, as 2.6.28 had bugs on endianness in
sparc64.
There were, as usual some bugs in gcc. Maybe not many make a cross compiler to
ultrasparc.

For the record, I could build an ultrasparc kernel with this base nix:
import /etc/nixos/nixpkgs/default.nix   # The root nixpkgs default.nix
{
    crossSystem = {
        config = "sparc64-unknown-linux";
        bigEndian = true;
        arch = "sparc64";
        float = "soft";
        withTLS = true;
        cpu = "ultrasparc";
    };

    config = pkgs: {
      packageOverrides = pkgs : {
        platform = {
            name = "sparc64";
            kernelHeadersBaseConfig = "sparc64_defconfig";
            kernelBaseConfig = "sparc64_defconfig";
            kernelArch = "sparc";
            kernelAutoModules = false;
            kernelTarget = "zImage";
            uboot = null;
        };
      };
    };
}

Although it did not boot directly in qemu-system-sparc64:
[sparc64] Kernel already loaded
Unhandled Exception 0x0000000000000020
PC = 0x0000000000404000 NPC = 0x0000000000404004

svn path=/nixpkgs/trunk/; revision=20269
2010-02-27 00:52:48 +00:00
Eelco Dolstra e04c9a452a * Linux 2.6.33.
svn path=/nixpkgs/trunk/; revision=20246
2010-02-25 12:40:03 +00:00
Eelco Dolstra 70742ef6b1 svn path=/nixpkgs/trunk/; revision=20190 2010-02-23 12:49:14 +00:00
Lluís Batlle i Rossell 7dc6cf1f03 Removing crossArm.uboot from the hydra builds - it now depends on a platform being set.
svn path=/nixpkgs/trunk/; revision=20131
2010-02-19 15:48:07 +00:00
Michael Raskin 2fb7879a19 Upstart 0.6 is just upstart now
svn path=/nixpkgs/trunk/; revision=20067
2010-02-17 06:53:08 +00:00
Sander van der Burg 292ebe636f Added KDE 4.4.x packages to the buildfarm
svn path=/nixpkgs/trunk/; revision=20043
2010-02-16 10:55:56 +00:00
Eelco Dolstra 1d2c0eea75 svn path=/nixpkgs/trunk/; revision=19991 2010-02-14 16:21:42 +00:00
Eelco Dolstra d8c6bb130c * Sync with the trunk one last time.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19849
2010-02-05 23:06:36 +00:00
Eelco Dolstra 631ea03875 * Fix / disable some packages that give evaluation errors in Hydra.
svn path=/nixpkgs/trunk/; revision=19833
2010-02-05 14:13:25 +00:00
Eelco Dolstra e9ff6517b9 svn path=/nixpkgs/branches/stdenv-updates/; revision=19711 2010-01-27 14:35:56 +00:00
Eelco Dolstra 566c9ffdc2 * Disable some packages that don't evaluate.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19666
2010-01-26 14:31:23 +00:00
Lluís Batlle i Rossell bcba809460 Updating from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19654
2010-01-25 18:52:07 +00:00
Lluís Batlle i Rossell d8900100e5 Allowing linux-headers to be built for cross-compilations on non-linux platforms.
Updating the list of hydra cross-build jobs to something more ambitious.


svn path=/nixpkgs/branches/stdenv-updates/; revision=19628
2010-01-23 09:41:50 +00:00
Lluís Batlle i Rossell 38c0a2efbd Test how cross-compilation works on non-linux native platforms.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19627
2010-01-23 00:29:38 +00:00
Lluís Batlle i Rossell d9dd893969 Adding cross-build hydra jobs a bit more generic than it was.
There is still a lot of room for improvement on how to write the cross build related
jobs for hydra. Step by step.


svn path=/nixpkgs/branches/stdenv-updates/; revision=19621
2010-01-22 18:51:18 +00:00
Lluís Batlle i Rossell 94ed14ccef Trying to add a cross build to hydra: bisonSheevaplug
svn path=/nixpkgs/branches/stdenv-updates/; revision=19614
2010-01-22 14:59:27 +00:00
Eelco Dolstra c7194fe7cf * Added Firefox 3.6. It's not entirely stable yet though. In
particular it segfaults with the `-P' option.

svn path=/nixpkgs/trunk/; revision=19606
2010-01-21 22:23:59 +00:00
Eelco Dolstra b8f106abd7 * Throw away some old versions of Firefox.
svn path=/nixpkgs/trunk/; revision=19604
2010-01-21 21:14:22 +00:00
Eelco Dolstra cdf8259bb3 svn path=/nixpkgs/trunk/; revision=19588 2010-01-21 07:39:36 +00:00
Rob Vermaas 0577bc6bf1 add grub2 to channel
svn path=/nixpkgs/trunk/; revision=19558
2010-01-20 09:39:08 +00:00
Ludovic Courtès 7eadcd46a0 Build `gitFull'.
svn path=/nixpkgs/trunk/; revision=19528
2010-01-18 17:22:58 +00:00
Lluís Batlle i Rossell bfbaa73706 Making 'release.nix' point to linuxPackages, and not to kernelPackages (the new
linux naming in stdenv-updates)


svn path=/nixpkgs/branches/stdenv-updates/; revision=19506
2010-01-17 22:09:16 +00:00
Lluís Batlle i Rossell 9183f21f7e Merging from trunk.
I fixed conflicts regarding the renaming 'kernel' -> 'linux' in all-packages.
Also a small conflict in all-packages about making openssl overridable.
And I some linux 2.6.31-zen kernel files also marked in conflict.


svn path=/nixpkgs/branches/stdenv-updates/; revision=19438
2010-01-14 14:49:31 +00:00
Rob Vermaas e78c7a7189 build qemu_kvm in buildfarm
svn path=/nixpkgs/trunk/; revision=19373
2010-01-12 13:23:21 +00:00
Andres Löh 2a95fb6e96 Add ghc-6.12.1 to release.nix.
svn path=/nixpkgs/trunk/; revision=19363
2010-01-12 09:21:53 +00:00
Lluís Batlle i Rossell d4be60ad25 Adding 'wicd' to be built by hydra.
svn path=/nixpkgs/trunk/; revision=19344
2010-01-10 22:02:09 +00:00
Eelco Dolstra 24a6975593 svn path=/nixpkgs/trunk/; revision=19201 2010-01-04 10:49:57 +00:00
Eelco Dolstra 05fce85edc * Thunderbird 3.0. It doesn't use the Xulrunner package, as building
against an external Xulrunner seems to be unsupported currently.

svn path=/nixpkgs/trunk/; revision=19169
2010-01-02 13:21:50 +00:00
Lluís Batlle i Rossell d864771e26 Updating from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19139
2009-12-28 11:40:34 +00:00
Armijn Hemel c11b395003 build Qt 4.6 on Linux
svn path=/nixpkgs/trunk/; revision=19106
2009-12-25 10:59:57 +00:00
Lluís Batlle i Rossell 0d949c6161 Adding gnat44 and ghdl to release.nix. I hope that will make hydra build them.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19076
2009-12-22 09:20:43 +00:00
Lluís Batlle i Rossell 5bae851b1e Merging from trunk. I had to give away some structure to build the native
sheevaplug kernel, so the kernel does not build in the sheevaplug right now.
I will try to fix that in next commits.


svn path=/nixpkgs/branches/stdenv-updates/; revision=19045
2009-12-19 11:14:16 +00:00
Eelco Dolstra 963a0f8216 * Lower the priority of the stdenv branch.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19033
2009-12-18 12:33:12 +00:00
Eelco Dolstra 6a3a485f04 * Build 2.6.32 in Hydra.
svn path=/nixpkgs/trunk/; revision=19024
2009-12-18 10:13:57 +00:00
Eelco Dolstra fb6d227127 * Merged the kernel-config branch.
svn path=/nixpkgs/trunk/; revision=19022
2009-12-18 10:04:23 +00:00
Rob Vermaas 76038fbbf2 build mysql 5.1.41 in buildfarm
svn path=/nixpkgs/trunk/; revision=19018
2009-12-17 19:07:00 +00:00
Michael Raskin 404f029dfe Use dmtx in-package platform set
svn path=/nixpkgs/trunk/; revision=18961
2009-12-15 12:07:53 +00:00
Eelco Dolstra 00c641d336 * Use the kernel config generator for Linux 2.6.28.
* Get rid of Linux 2.6.20 and 2.6.26 (the former was only used for
  building UML).

svn path=/nixpkgs/branches/kernel-config/; revision=18945
2009-12-14 18:34:46 +00:00
Rob Vermaas d2c7ef9524 svn path=/nixpkgs/trunk/; revision=18830 2009-12-07 14:56:48 +00:00
Rob Vermaas da0863d21f build stratego-shell for darwin
svn path=/nixpkgs/trunk/; revision=18829
2009-12-07 14:26:24 +00:00
Rob Vermaas edca11fec6 svn path=/nixpkgs/trunk/; revision=18678 2009-11-27 20:24:55 +00:00
Eelco Dolstra 11c3e92738 * Bring back Emacs 22 by request from Ludovic.
svn path=/nixpkgs/trunk/; revision=18529
2009-11-22 16:29:15 +00:00
Eelco Dolstra 58f543f19f * Remove some old Emacs versions.
svn path=/nixpkgs/trunk/; revision=18470
2009-11-19 17:36:43 +00:00
Rob Vermaas f2f5176551 add static variant of sdf
svn path=/nixpkgs/trunk/; revision=18308
2009-11-09 09:57:59 +00:00
Rob Vermaas 28d59537c5 add static variant of sdf
svn path=/nixpkgs/trunk/; revision=18307
2009-11-09 09:56:06 +00:00
Eelco Dolstra 2b11697d1a svn path=/nixpkgs/trunk/; revision=18238 2009-11-07 01:26:04 +00:00
Michael Raskin 159dc0e0cb Increase robustness of tryEval use a bit
svn path=/nixpkgs/trunk/; revision=18200
2009-11-06 12:27:56 +00:00
Michael Raskin 3b273b945a Build 2.6.31-zen-stable kernels
svn path=/nixpkgs/trunk/; revision=18195
2009-11-06 11:24:49 +00:00
Ludovic Courtès 1e675384b0 Remove reference to libtopology' from release.nix'.
svn path=/nixpkgs/trunk/; revision=18154
2009-11-05 18:46:57 +00:00
Ludovic Courtès 9e1729637e Don't build GNU Emacs on non-gtk-supported platforms.
svn path=/nixpkgs/trunk/; revision=18138
2009-11-05 14:36:49 +00:00
Eelco Dolstra 4f839e9a54 * Sync with the trunk.
svn path=/nixpkgs/branches/xorg-7.5/; revision=18122
2009-11-04 22:37:24 +00:00
Eelco Dolstra dba29df1dc * Same as r18113.
svn path=/nixpkgs/branches/xorg-7.5/; revision=18114
2009-11-04 18:37:48 +00:00
Eelco Dolstra 23ef4c4f79 * Before selecting an attribute from `x', check whether it's an
attribute set.  `tryEval' no longer catches this.

svn path=/nixpkgs/trunk/; revision=18113
2009-11-04 18:37:11 +00:00
Eelco Dolstra f1f8debe62 * Lots of packages refer to gnomevfs and startupnotification.
svn path=/nixpkgs/branches/xorg-7.5/; revision=18079
2009-11-03 20:56:26 +00:00
Rob Vermaas 3296f78ca9 also build gcc41
svn path=/nixpkgs/trunk/; revision=18067
2009-11-02 10:33:59 +00:00
Eelco Dolstra 45ba16864f * Deleted some obsolete kernels (2.6.20, 2.6.21, 2.6.22, 2.6.23 and
the 2.6.31rcs).

svn path=/nixpkgs/trunk/; revision=18065
2009-11-01 17:17:40 +00:00
Ludovic Courtès 25b0c3db17 Update reference to `tahoe'.
svn path=/nixpkgs/trunk/; revision=18060
2009-10-31 23:18:23 +00:00
Eelco Dolstra 97ea4b3375 * Updated ALSA.
svn path=/nixpkgs/branches/xorg-7.5/; revision=18055
2009-10-30 15:05:13 +00:00
Eelco Dolstra d435899823 svn path=/nixpkgs/branches/xorg-7.5/; revision=18039 2009-10-29 20:52:31 +00:00
Sander van der Burg 43b456e692 Added VirtualBox guest additions
svn path=/nixpkgs/trunk/; revision=17815
2009-10-15 09:11:25 +00:00
Lluís Batlle i Rossell ebd3fd7081 I add some kde localizations to be built by hydra. I chose the languages among the
potential kde users I personally know.

svn path=/nixpkgs/trunk/; revision=17787
2009-10-13 17:55:48 +00:00
Sander van der Burg 4232caa53f Added konversation for KDE 4.x package
svn path=/nixpkgs/trunk/; revision=17741
2009-10-10 12:51:51 +00:00
Eelco Dolstra ad6a69e0f5 svn path=/nixpkgs/trunk/; revision=17728 2009-10-08 13:14:52 +00:00
Eelco Dolstra 06e0f87d6e svn path=/nixpkgs/trunk/; revision=17642 2009-10-05 13:04:07 +00:00
Eelco Dolstra 83aa130427 svn path=/nixpkgs/trunk/; revision=17598 2009-10-02 12:36:04 +00:00
Sander van der Burg bcb1747ccf Added pyqt4 to the buildfarm
svn path=/nixpkgs/trunk/; revision=17576
2009-10-01 14:15:06 +00:00
Sander van der Burg 0585be5ce4 Moved kdeaccessibility from KDE 4.2 to 4.3
svn path=/nixpkgs/trunk/; revision=17575
2009-10-01 13:56:45 +00:00
Sander van der Burg a5f44e374d Added KDE 4.3 accessibility package
svn path=/nixpkgs/trunk/; revision=17574
2009-10-01 13:53:08 +00:00
Michael Raskin 6b48ddb8d9 Fix underscores in *Kits
svn path=/nixpkgs/trunk/; revision=17528
2009-09-30 06:32:02 +00:00
Eelco Dolstra b7a90c11d3 * selectMaintained (renamed): don't use meta.maintainer, just use
meta.platforms.
* Valgrind *should* work on Darwin now, except that our GCC doesn't
  recognise the -arch flag.

svn path=/nixpkgs/trunk/; revision=17372
2009-09-23 19:45:02 +00:00
Michael Raskin 9d85db847b Fix Typo
svn path=/nixpkgs/trunk/; revision=17190
2009-09-16 13:53:25 +00:00
Ludovic Courtès 2e32120360 When `meta.platforms' is absent, assume packages target all platforms.
svn path=/nixpkgs/trunk/; revision=17189
2009-09-16 12:47:27 +00:00
Michael Raskin b7d9689224 Building 2.6.31
svn path=/nixpkgs/trunk/; revision=17066
2009-09-12 07:13:58 +00:00
Michael Raskin e1faa9650d Remove non-existant gnuplotX
svn path=/nixpkgs/trunk/; revision=17052
2009-09-11 13:58:19 +00:00
Sander van der Burg 3a5645269d Claimed maintainership of VICE package and added VICE to the releases.nix
svn path=/nixpkgs/trunk/; revision=17049
2009-09-11 13:16:00 +00:00
Sander van der Burg 40755c9412 Added Amarok 2.1.1
svn path=/nixpkgs/trunk/; revision=17047
2009-09-11 12:32:43 +00:00
Sander van der Burg 1d3e827479 Added a few KDE 4.3 extragear packages
svn path=/nixpkgs/trunk/; revision=17040
2009-09-10 21:58:19 +00:00
Sander van der Burg 117988bb01 Added KDE 4.3 packages
svn path=/nixpkgs/trunk/; revision=17034
2009-09-10 20:06:57 +00:00
Eelco Dolstra bf3c2912ab svn path=/nixpkgs/trunk/; revision=16947 2009-09-02 23:04:57 +00:00
Michael Raskin 42027eee24 Reverting the hack
svn path=/nixpkgs/trunk/; revision=16907
2009-09-01 07:56:35 +00:00
Michael Raskin bdcdfbadea Temporary hack to check whether Hydra actually uses fresh Nix.
svn path=/nixpkgs/trunk/; revision=16906
2009-09-01 07:51:29 +00:00
Michael Raskin 3a993e2f8e Fixing typos
svn path=/nixpkgs/trunk/; revision=16887
2009-08-28 07:07:55 +00:00
Michael Raskin 8bdc1503c1 Put the meta-based choice in suspended state to be used automatically when tryEval is available
svn path=/nixpkgs/trunk/; revision=16886
2009-08-28 07:00:40 +00:00
Michael Raskin 3e89d56999 Trying meta-based selection again
svn path=/nixpkgs/trunk/; revision=16885
2009-08-28 06:57:08 +00:00
Michael Raskin d0443c07fc Temporarily removing by-meta build and updating Nix..
svn path=/nixpkgs/trunk/; revision=16884
2009-08-28 06:37:05 +00:00
Michael Raskin d109e4cd95 Trying to reinstate the meta-based Hydra builds
svn path=/nixpkgs/trunk/; revision=16883
2009-08-28 06:29:21 +00:00
Eelco Dolstra d22e36efe0 * Grrrr... I should go home.
svn path=/nixpkgs/trunk/; revision=16874
2009-08-26 17:36:41 +00:00
Eelco Dolstra 978b1ce09d * Oop.s
svn path=/nixpkgs/trunk/; revision=16873
2009-08-26 17:32:41 +00:00
Eelco Dolstra 179c8c9ae6 * Disable for now.
svn path=/nixpkgs/trunk/; revision=16872
2009-08-26 17:23:23 +00:00
Michael Raskin 9e58814536 Changing CLisp, FPC to new style of adding to hydra
svn path=/nixpkgs/trunk/; revision=16855
2009-08-25 09:00:19 +00:00
Michael Raskin 9e928bb1e9 Adding eProver to buildfarm via maintanership
svn path=/nixpkgs/trunk/; revision=16854
2009-08-25 08:28:08 +00:00
Michael Raskin e6b1990f24 The trick to increase reliability does not work
svn path=/nixpkgs/trunk/; revision=16853
2009-08-25 06:53:43 +00:00
Michael Raskin 3b5b31afed Hopefully that should a) work b) not break things when it does not work
svn path=/nixpkgs/trunk/; revision=16846
2009-08-25 06:04:13 +00:00
Michael Raskin 585e52c406 Temporarily roll back the change until I check evaluation in more cases
svn path=/nixpkgs/trunk/; revision=16845
2009-08-25 05:50:42 +00:00
Michael Raskin feed5f087f Try selecting packages to build based on their being maintained
svn path=/nixpkgs/trunk/; revision=16844
2009-08-25 05:46:48 +00:00
Michael Raskin 85849fdfdd Roll back to older WebKit anyway pending a GTK update
svn path=/nixpkgs/trunk/; revision=16836
2009-08-24 18:22:58 +00:00
Michael Raskin c4b524f2fa Removing midori from hydra; currently I see no easy solution without GTK rebuild
svn path=/nixpkgs/trunk/; revision=16833
2009-08-24 14:24:47 +00:00
Eelco Dolstra c6abacdebf svn path=/nixpkgs/trunk/; revision=16748 2009-08-17 13:12:16 +00:00
Sander van der Burg 9b32ae7ce3 - Started my initial KDE 4.3.x expression which is a fork of the KDE 4.2.x expression
- Also forked the qt-4.4.x expression and adapted it. The old qt-4.4.x cannot be replaced since KDE 4.2.x does not work with qt-4.5.x, but on the other hand KDE 4.3.x requires qt-4.5.x
- It is now possible to disable the demos and examples in the qt-4.5.x build. By default, the demos, examples and documentation are disabled


svn path=/nixpkgs/trunk/; revision=16723
2009-08-15 14:02:49 +00:00
Michael Raskin 374c8b7e70 Add a few more jobs to buildfarm
svn path=/nixpkgs/trunk/; revision=16703
2009-08-13 05:38:33 +00:00
Eelco Dolstra 0f9dec17c7 svn path=/nixpkgs/trunk/; revision=16696 2009-08-12 10:39:49 +00:00
Michael Raskin caede3beb5 Update LinuxWacom driver
svn path=/nixpkgs/trunk/; revision=16565
2009-08-03 14:15:22 +00:00
Michael Raskin 35aa394332 Uzbl tangentially depends on HAL, so build it on Linux only
svn path=/nixpkgs/trunk/; revision=16549
2009-08-03 06:19:41 +00:00
Michael Raskin 1beabd36fb Remove hanging gcj43 reference
svn path=/nixpkgs/trunk/; revision=16547
2009-08-03 06:06:40 +00:00
Michael Raskin 22722a5e76 Try building uzbl lightweight browser on the buildfarm
svn path=/nixpkgs/trunk/; revision=16533
2009-08-02 18:27:07 +00:00
Ludovic Courtès 4f591cb803 Add GNU Classpath.
svn path=/nixpkgs/trunk/; revision=16527
2009-07-31 09:59:45 +00:00
Michael Raskin 3baa3663c9 Try newer -RC kernel
svn path=/nixpkgs/trunk/; revision=16504
2009-07-29 18:10:26 +00:00
Andres Löh f795e114f1 (hopefully) fix nxml bug in release.nix
svn path=/nixpkgs/trunk/; revision=16436
2009-07-20 17:55:30 +00:00
Andres Löh f4f9c8a2f2 Added ghc-6.10.4 to release.nix
svn path=/nixpkgs/trunk/; revision=16435
2009-07-20 17:48:00 +00:00
Ludovic Courtès 39efe36121 Build PPL.
svn path=/nixpkgs/trunk/; revision=16423
2009-07-18 21:29:48 +00:00
Michael Raskin 15bec036fa Add 2.6.31-rc2 kernel for now : rc3 has a BtrFS stability regression
svn path=/nixpkgs/trunk/; revision=16384
2009-07-16 06:30:25 +00:00
Michael Raskin 0865385a29 Add a config for older x86 processors without PAE support. Turn off PAT for a good measure, too
svn path=/nixpkgs/trunk/; revision=16382
2009-07-15 21:01:24 +00:00
Michael Raskin ad2f62980a Try building a really full-featured configuration of the fresh Linux kernel pre-release
svn path=/nixpkgs/trunk/; revision=16344
2009-07-14 09:13:59 +00:00
Ludovic Courtès da897b6eda Group Emacs packages in an `emacsPackages' function.
This avoids problem such as bytecode incompatibilies (e.g., between
GNU Emacs 22 and 23), API changes.  It would also allow packages
to be built with different emacsen (S(X)Emacs, etc.).


svn path=/nixpkgs/trunk/; revision=16324
2009-07-10 16:17:06 +00:00
Ludovic Courtès 7d438d5271 Build Tahoe.
svn path=/nixpkgs/trunk/; revision=16232
2009-07-07 22:45:34 +00:00
Michael Raskin b02a08a022 SBCL now works fine. added hacks and workarounds for store mono-timestamp handling
svn path=/nixpkgs/trunk/; revision=16219
2009-07-07 14:50:37 +00:00
Eelco Dolstra 19963e0447 * Xulrunner/Firefox 3.5: build with --with-system-nss.
svn path=/nixpkgs/trunk/; revision=16186
2009-07-06 11:42:21 +00:00
Ludovic Courtès aa518d2b29 Build HTML Tidy.
svn path=/nixpkgs/trunk/; revision=16180
2009-07-05 21:39:46 +00:00
Ludovic Courtès bb6f6a7e6b Build libtopology.
svn path=/nixpkgs/trunk/; revision=16171
2009-07-03 21:16:59 +00:00
Ludovic Courtès bc36a08c45 Build GCC/GCJ 4.4.0.
svn path=/nixpkgs/trunk/; revision=16169
2009-07-03 18:55:38 +00:00
Eelco Dolstra 222ab9d494 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=16160
2009-07-03 11:55:17 +00:00
Ludovic Courtès fdbfb0a2e9 Build GCJ.
svn path=/nixpkgs/trunk/; revision=16157
2009-07-03 09:58:03 +00:00
Eelco Dolstra cdf4cf5c23 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=16094
2009-06-30 11:42:15 +00:00
Ludovic Courtès dec29ba477 Build IceCat on all GNU/Linux platforms; build Zfec.
svn path=/nixpkgs/trunk/; revision=16077
2009-06-28 13:35:16 +00:00
Ludovic Courtès e70fa5abc3 Build Namazu.
svn path=/nixpkgs/trunk/; revision=16070
2009-06-27 21:17:45 +00:00
Eelco Dolstra 6d7f27704a svn path=/nixpkgs/trunk/; revision=16001 2009-06-18 16:48:29 +00:00
Michael Raskin 17242ae92f Remove gpsd build on non-linux: they fail anyway
svn path=/nixpkgs/trunk/; revision=15959
2009-06-15 13:12:24 +00:00
Rob Vermaas e85cc883e7 * enabled mesa on darwin
svn path=/nixpkgs/trunk/; revision=15913
2009-06-09 16:21:45 +00:00
Michael Raskin 76fe4077a6 Build Blender
svn path=/nixpkgs/trunk/; revision=15890
2009-06-08 18:49:04 +00:00
Eelco Dolstra 86e3458dd7 * Linux 2.6.29. It doesn't build yet due to some depmod problem.
svn path=/nixpkgs/trunk/; revision=15884
2009-06-06 23:09:38 +00:00
Ludovic Courtès d3f18d66bc Build tangoGPS.
svn path=/nixpkgs/trunk/; revision=15872
2009-06-05 13:51:11 +00:00
Michael Raskin 859359c026 Update SGT Puzzles version. Build it on buildfarm just not to keep track so closely
svn path=/nixpkgs/trunk/; revision=15857
2009-06-05 06:54:17 +00:00
Michael Raskin 260e13ddeb Update WebKit and Midori
svn path=/nixpkgs/trunk/; revision=15849
2009-06-04 11:20:26 +00:00
Ludovic Courtès 2ec0381fcb Build more GPS applications.
svn path=/nixpkgs/trunk/; revision=15815
2009-06-01 22:48:12 +00:00
Ludovic Courtès 6a053d324a Build GPSBabel.
svn path=/nixpkgs/trunk/; revision=15802
2009-05-29 23:31:57 +00:00
Rob Vermaas 3c21e81203 * added qemu to channel
svn path=/nixpkgs/trunk/; revision=15732
2009-05-26 13:27:42 +00:00
Ludovic Courtès 689f3cfaaa Build GNU Automake 1.11.
svn path=/nixpkgs/trunk/; revision=15675
2009-05-20 12:22:40 +00:00
Eelco Dolstra 85e16ee19e * Removed seccureUser because -DNOMEMLOCK no longer seems to have any
effect in version 0.4.

svn path=/nixpkgs/trunk/; revision=15632
2009-05-18 11:24:16 +00:00
Ludovic Courtès 1ffa8f0c17 Build smartmontools.
svn path=/nixpkgs/trunk/; revision=15594
2009-05-13 15:31:10 +00:00
Andres Löh 16beccec03 Added ghc-6.10.3 to release.
svn path=/nixpkgs/trunk/; revision=15563
2009-05-12 07:06:17 +00:00
Michael Raskin ab1d731733 Some more packages
svn path=/nixpkgs/trunk/; revision=15531
2009-05-10 12:35:12 +00:00
Michael Raskin 3e6102da68 Fix erroneous duplicate addition of apache httpd under wrong name
svn path=/nixpkgs/trunk/; revision=15502
2009-05-08 02:46:44 +00:00
Michael Raskin a8c30285e9 Add smbfs to Hydra jobs
svn path=/nixpkgs/trunk/; revision=15489
2009-05-07 12:06:30 +00:00
Michael Raskin 4ea3782b74 Add ocaml to Hydra jobs
svn path=/nixpkgs/trunk/; revision=15488
2009-05-07 11:54:42 +00:00
Michael Raskin 3ec5f9c74e Add bc and xorg.xev to Hydra
svn path=/nixpkgs/trunk/; revision=15481
2009-05-07 04:26:35 +00:00
Eelco Dolstra 01c63dfd3e * stdenv jobs should have a lower priority.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15473
2009-05-06 14:43:23 +00:00
Michael Raskin a5afc1dbd6 Add fontforge to Hydra builds
svn path=/nixpkgs/trunk/; revision=15462
2009-05-06 07:29:20 +00:00
Michael Raskin 3adcaa95c4 Jobs for buildfarm: some packages for an ideal RecoveryDVD
svn path=/nixpkgs/trunk/; revision=15458
2009-05-05 20:15:29 +00:00
Michael Raskin bd8bcf879d Some daemon packages
svn path=/nixpkgs/trunk/; revision=15456
2009-05-05 19:09:33 +00:00
Michael Raskin 637a08d52a Correcting priority for FF 3.5b4
svn path=/nixpkgs/trunk/; revision=15455
2009-05-05 18:39:14 +00:00
Michael Raskin 1f3d9cbd3f Some more jobs for buildfarm. Including FF 3.5b4
svn path=/nixpkgs/trunk/; revision=15454
2009-05-05 18:34:16 +00:00
Michael Raskin c79984ec49 Build wireshark
svn path=/nixpkgs/trunk/; revision=15440
2009-05-04 11:03:09 +00:00
Michael Raskin 464ca7f584 Some more jobs for the buildfarm
svn path=/nixpkgs/trunk/; revision=15438
2009-05-04 10:52:54 +00:00
Eelco Dolstra fc3e7b8f7c * Add to the channel.
svn path=/nixpkgs/trunk/; revision=15402
2009-04-29 16:12:10 +00:00
Eelco Dolstra 1456344494 svn path=/nixpkgs/trunk/; revision=15384 2009-04-28 20:23:17 +00:00
Eelco Dolstra e037b8ad2c * Added some missing stuff to the channel.
svn path=/nixpkgs/trunk/; revision=15325
2009-04-26 19:14:44 +00:00
Eelco Dolstra 5a2284ac61 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15313
2009-04-25 22:45:32 +00:00
Andres Löh 1a6e7109d1 Don't build the Haskell Platform on Darwin.
svn path=/nixpkgs/trunk/; revision=15306
2009-04-25 15:39:25 +00:00
Eelco Dolstra e82ac236ab svn path=/nixpkgs/trunk/; revision=15278 2009-04-23 15:01:53 +00:00
Eelco Dolstra 49f47f92e3 * Disable some Haskell packages on Darwin.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15270
2009-04-23 12:33:09 +00:00
Eelco Dolstra f762b50991 * Another sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Nicolas Pierron ea2d78f2bd Add STLport to hydra.
svn path=/nixpkgs/trunk/; revision=15249
2009-04-22 16:44:11 +00:00
Sander van der Burg 883eb4371c Fixed dosbox expression
svn path=/nixpkgs/branches/stdenv-updates/; revision=15220
2009-04-21 18:30:54 +00:00
Andres Löh 6757fbafb1 Added haskell-platform to release.
svn path=/nixpkgs/trunk/; revision=15216
2009-04-21 16:22:30 +00:00