1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 14:17:16 -04:00
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-packages.nix haskell-cuda: update to version 0.5.0.2 2013-04-14 23:06:17 +02:00
make-tarball.nix
mingw.nix
node-packages.nix
perl-packages.nix perlPackages.DBIxClass: Disable tests for now 2013-04-16 13:39:41 -04:00
platforms.nix
python-packages.nix pythonPackages.buildout: update to 1.7.1 and also: 2013-04-17 01:25:45 +02:00
release-cross.nix
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-python.nix
release-small.nix
release.nix openssh: Update to 6.2p1 2013-04-12 15:27:13 +02:00