nixpkgs/pkgs/top-level
Peter Simons 4a8492884c pkgs/top-level/release-haskell.nix: re-structure Hydra job set
The new job set has the following structure:

  pkg.ghc762.x86_64-linux  = pkgs_x86_64_linux.haskellPackages_ghc762.pkg;
  pkg.ghc762.i686-linux    = pkgs_i686_linux.haskellPackages_ghc762.pkg;
  pkg.ghc6123.x86_64-linux = pkgs_x86_64_linux.haskellPackages_ghc6123.pkg;
  pkg.ghc6123.i686-linux   = pkgs_i686_linux.haskellPackages_ghc6123.pkg;

This gives us (in theory) the ability to generate a Hydra page that displays
the build status of a package across all versions of GHC and all systems. Right
now, Hydra is not up to it, but Eelco says the feature is "on the todo list".

This file doesn't specify the supported build systems explicitly. Instead, that
information is taken from the respective pkg.meta.platforms attribute.
2013-04-18 12:53:06 +02:00
..
all-packages.nix Make kde 4.8 default. Shouldn't cause too many problems. 2013-04-18 03:12:12 +03:00
guile-2-test.nix
haskell-defaults.nix haskell-defaults.nix: remove useless for cabal2nix on GHC 6.10.4 2013-03-30 00:12:36 +01:00
haskell-packages.nix haskell-cuda: update to version 0.5.0.2 2013-04-14 23:06:17 +02:00
make-tarball.nix Add an "unstable" aggregate to replace the "unstable" view 2013-03-26 11:59:00 +01:00
mingw.nix
node-packages.nix nodePackages.patchLatest: Handle tarballs whose root directories are already named 'package' 2013-04-03 07:41:02 -04:00
perl-packages.nix perlPackages.DBIxClass: Disable tests for now 2013-04-16 13:39:41 -04:00
platforms.nix fuloong linux: add CGROUPS and disable FTRACE 2013-03-30 23:38:39 +01:00
python-packages.nix pythonPackages.buildout: update to 1.7.1 and also: 2013-04-17 01:25:45 +02:00
release-cross.nix release-lib.nix: Make the set of supported platforms an argument 2013-03-26 13:12:25 +01:00
release-haskell.nix pkgs/top-level/release-haskell.nix: re-structure Hydra job set 2013-04-18 12:53:06 +02:00
release-lib.nix release-lib.nix: Make the set of supported platforms an argument 2013-03-26 13:12:25 +01:00
release-python.nix Remove some references to non-existent packages 2013-03-08 16:36:59 -05:00
release-small.nix release-small.nix: drop the Emacs 23.x packages from this file 2013-04-07 23:33:20 +02:00
release.nix openssh: Update to 6.2p1 2013-04-12 15:27:13 +02:00