Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a14966e8271aa0a2b958ff9723524157dfc3ccd2
      
https://github.com/NixOS/nixpkgs/commit/a14966e8271aa0a2b958ff9723524157dfc3ccd2
  Author: Peter Simons <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M pkgs/development/haskell-modules/hackage-packages.nix

  Log Message:
  -----------
  hackage-packages.nix: update to 
https://github.com/commercialhaskell/all-cabal-files/commit/eb2884c12cce16ac2ef55e5fd9576213b68b0597
 with hackage2nix revision bf850da9044b16efb9ef06a05c645fa981513444


  Commit: 807146cf751976103724a612ed369eb86cf7a3c7
      
https://github.com/NixOS/nixpkgs/commit/807146cf751976103724a612ed369eb86cf7a3c7
  Author: Peter Simons <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M pkgs/development/haskell-modules/default.nix

  Log Message:
  -----------
  haskell-ng: make overrideScope respect the default lookup scope

Build environments created by overrideScope lost the ability to find
packages outside of the Haskell package set without help. This patch
remedies this issue.

Fixes https://github.com/NixOS/nixpkgs/issues/6192.


  Commit: b9152b89c2a89e36468d0c4e0de7ed0177d8376e
      
https://github.com/NixOS/nixpkgs/commit/b9152b89c2a89e36468d0c4e0de7ed0177d8376e
  Author: Peter Simons <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M pkgs/development/haskell-modules/default.nix

  Log Message:
  -----------
  haskell-ng: reduce memory requirements of overrideScope by improved sharing

With this patch applied, "nix-env -qaP -A haskellngPackages" succeeds fine
without running out of memory. Thanks to @bennofs for catching this in
https://github.com/peti/nixpkgs/commit/bbb422af92305137a12e898c406a3b11371c264c#commitcomment-11235596.


  Commit: c959a59f47c49a4a76bb9c39516397e7874cd412
      
https://github.com/NixOS/nixpkgs/commit/c959a59f47c49a4a76bb9c39516397e7874cd412
  Author: Peter Simons <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-common.nix

  Log Message:
  -----------
  haskell-snap: jailbreak to fix build with current attoparsec and lens 
libraries


  Commit: a14ebb03d9cee3e08d754ad93b868c0157691508
      
https://github.com/NixOS/nixpkgs/commit/a14ebb03d9cee3e08d754ad93b868c0157691508
  Author: Peter Simons <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-common.nix

  Log Message:
  -----------
  haskell-gitlib: mark build as broken

https://github.com/jwiegley/gitlib/issues/46


  Commit: b2d483f14625263b16af51d7bae744d75c5e7c0c
      
https://github.com/NixOS/nixpkgs/commit/b2d483f14625263b16af51d7bae744d75c5e7c0c
  Author: Peter Simons <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-common.nix

  Log Message:
  -----------
  haskell-Saturnin: test suite has undeclared build-time dependencies


  Commit: 3cdd27cbe69d8fec2766ccb413fbf0944983310b
      
https://github.com/NixOS/nixpkgs/commit/3cdd27cbe69d8fec2766ccb413fbf0944983310b
  Author: Peter Simons <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-common.nix

  Log Message:
  -----------
  haskell-binary: version 0.7.4.0 can't compile its test suite


  Commit: 7268605e00f4af6e02becf6f951eac2f76a49cbc
      
https://github.com/NixOS/nixpkgs/commit/7268605e00f4af6e02becf6f951eac2f76a49cbc
  Author: Peter Simons <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-ghc-7.8.x.nix

  Log Message:
  -----------
  idris: remove outdated overrides

The Idris build is broken for several reasons, I'm afraid, and has been broken
since a while. It' seems unnecessary to carry these non-functioning overrides
around.


  Commit: 2dc73b0e88894a08fc76e1f70ad6eef74eada34f
      
https://github.com/NixOS/nixpkgs/commit/2dc73b0e88894a08fc76e1f70ad6eef74eada34f
  Author: Peter Simons <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix

  Log Message:
  -----------
  Drop obsolete overrides for old versions of annotated-wl-pprint and lens.


  Commit: 54db9d427db1be8868db9ec9f5c4ee8ec10651df
      
https://github.com/NixOS/nixpkgs/commit/54db9d427db1be8868db9ec9f5c4ee8ec10651df
  Author: Peter Simons <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M pkgs/development/compilers/ghc/6.10.2-binary.nix
    M pkgs/development/compilers/ghc/6.10.4.nix
    M pkgs/development/compilers/ghc/6.12.3.nix

  Log Message:
  -----------
  ghc-6.x: mark broken because of https://github.com/NixOS/nixpkgs/issues/7810

6.10.4 and 6.12.3 are broken because they need 6.10.2-binary for bootstrapping.


  Commit: a65fd950c35f5f8261548632576fe7605b663c12
      
https://github.com/NixOS/nixpkgs/commit/a65fd950c35f5f8261548632576fe7605b663c12
  Author: Peter Simons <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix

  Log Message:
  -----------
  haskell-harp: mark as broken


  Commit: 61224338fffafe4a36a70f0d0c94d18a2d996874
      
https://github.com/NixOS/nixpkgs/commit/61224338fffafe4a36a70f0d0c94d18a2d996874
  Author: Peter Simons <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M pkgs/development/tools/haskell/cabal2nix/default.nix

  Log Message:
  -----------
  cabal2nix: update to version 20150518


Compare: https://github.com/NixOS/nixpkgs/compare/e2f0e08b021e...61224338fffa
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to