Disable 32-bit builds again

[?]
Jun 12, 2015, 1:35 PM
WOYOIGB747WCHE3M2YEIQFNHYL24NE6VIBAWNCVAX3K7VPPOR3IAC

Dependencies

  • [2] 2GYW62QS Allow running on i686-linux
  • [3] IZYR3KTL release.nix: Get rid of the "system" argument
  • [4] WQ2VQ7H3 Use hydra-module.nix in the tests
  • [5] XWNMTW6P Drop building on i686-linux
  • [6] T4LLYESZ * Nix expression for building Hydra.

Change contents

  • replacement in release.nix at line 9
    [3.37][2.0:65]()
    genAttrs' = pkgs.lib.genAttrs [ "x86_64-linux" "i686-linux" ];
    [3.37]
    [3.0]
    genAttrs' = pkgs.lib.genAttrs [ "x86_64-linux" /* "i686-linux" */ ];