nixpkgs/pkgs
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
..
applications Changing the source of skype4pidgin 2013-04-16 14:53:59 +02:00
build-support pkgs/build-support/release/nix-build.nix: unconfuse syntax highlighting 2013-04-18 12:18:39 +02:00
data man-pages: Update to 3.50 2013-03-27 23:00:02 +01:00
desktops add terminology: e17 terminal emulator 2013-04-04 22:18:08 +02:00
development swiProlog: major update to 6.2.6 2013-04-18 10:29:29 +02:00
games Remove the "proprietary" license 2013-04-12 14:37:50 +02:00
lib pythonPackages.buildout: update to 1.7.1 and also: 2013-04-17 01:25:45 +02:00
misc Add sha256 hash to winetricks. 2013-03-30 20:00:05 +01:00
os-specific lxc: update to version 0.9.0 2013-04-15 11:15:55 +02:00
servers xorg-server: fix CVE-1940 2013-04-18 12:50:26 +02:00
shells bash-completion: update to version 2.1 2013-04-10 17:39:09 +02:00
stdenv Remove the "proprietary" license 2013-04-12 14:37:50 +02:00
test
tools glxinfo: update the mesa-demos source 2013-04-17 13:36:05 +02:00
top-level pkgs/top-level/release-haskell.nix: re-structure Hydra job set 2013-04-18 12:53:06 +02:00