Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9cf5b90374395d61357b89327a92eebcf0f8476c
      
https://github.com/NixOS/nixpkgs/commit/9cf5b90374395d61357b89327a92eebcf0f8476c
  Author: Jacob Mitchell <[email protected]>
  Date:   2017-05-30 (Tue, 30 May 2017)

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

  Log Message:
  -----------
  haskell-modules: refactor package set

This change is effectively a no-op to nixpkgs. However, it gives users
the flexibility to create and maintain their own package sets per
project, while benefiting from nix's Haskell configurations.

I would make immediate use of this change in stack2nix, a project that
generates nix expressions for all the dependencies of a given Haskell
project. @domenkozar is familiar with the motivations and helped
refine this change

(cherry picked from commit ed6ecacf6430e4331b2b56a4324c2e6d349bd30b)
Reason: enable faster builds for current users of the stack2nix
project.


  Commit: 21a8239452adae3a4717772f4e490575586b2755
      
https://github.com/NixOS/nixpkgs/commit/21a8239452adae3a4717772f4e490575586b2755
  Author: Domen Kožar <[email protected]>
  Date:   2017-05-31 (Wed, 31 May 2017)

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

  Log Message:
  -----------
  Merge pull request #26267 from jmitchell/fix/haskell-modules-refactoring

haskell-modules: refactor package set


Compare: https://github.com/NixOS/nixpkgs/compare/083b2c89d469...21a8239452ad
_______________________________________________
nix-commits mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to