Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: c564997ba0372147a2b0f376073fdfdd37306152
https://github.com/NixOS/nixpkgs/commit/c564997ba0372147a2b0f376073fdfdd37306152
Author: Ryan Trinkle <[email protected]>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M pkgs/development/compilers/ghcjs/default.nix
A pkgs/development/compilers/ghcjs/gen-stage2.rb
A pkgs/development/compilers/ghcjs/stage2.nix
M pkgs/development/haskell-modules/configuration-ghcjs.nix
R pkgs/development/haskell-modules/ghcjs/gen-stage2.rb
R pkgs/development/haskell-modules/ghcjs/stage2.nix
Log Message:
-----------
ghcjs: refactor stage2 handling
Previously, the stage2 information was stored in haskell-modules, and imported
directly from there. However, the correct stage2 information is determined by
the version of ghcjs-boot repository. This commit makes the stage2 information
part of the ghcjs derivation, which improves organization and makes it possible
to override stage2 when overriding ghcjs.
Commit: 0905aea14e6dc6462288de63858d27158831b7bc
https://github.com/NixOS/nixpkgs/commit/0905aea14e6dc6462288de63858d27158831b7bc
Author: Ryan Trinkle <[email protected]>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M pkgs/development/compilers/ghcjs/default.nix
A pkgs/development/compilers/ghcjs/gen-stage2.rb
A pkgs/development/compilers/ghcjs/stage2.nix
M pkgs/development/haskell-modules/configuration-ghcjs.nix
R pkgs/development/haskell-modules/ghcjs/gen-stage2.rb
R pkgs/development/haskell-modules/ghcjs/stage2.nix
Log Message:
-----------
Merge pull request #17276 from ryantrinkle/ghcjs-8.0-support
ghcjs: refactor stage2 handling
Compare: https://github.com/NixOS/nixpkgs/compare/86393cfc205c...0905aea14e6d_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits