Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b399de297054509f6e8065cbc9895ec12746149a
      
https://github.com/NixOS/nixpkgs/commit/b399de297054509f6e8065cbc9895ec12746149a
  Author: Profpatsch <[email protected]>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
    A pkgs/development/compilers/ghcjs/base.nix
    M pkgs/development/compilers/ghcjs/default.nix
    M pkgs/development/compilers/ghcjs/head.nix

  Log Message:
  -----------
  ghcjsHEAD: don’t just copy & replace, reuse same code (#20493)

* ghcjsHEAD: don’t just copy & replace, reuse same code

The HEAD file was just copied over and a few hashes replaced.
Most of these hashes were already function arguments anyway, so no reason to not
abstract over that.

* ghcjs/base: factor out stage1Packages & regenerate for HEAD

The stage1Packages have changed on ghcjs head, this adds the new list.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to