Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 929dc4199a57b5d21eb72077f735eb33c4c7b09b
      
https://github.com/NixOS/nixpkgs/commit/929dc4199a57b5d21eb72077f735eb33c4c7b09b
  Author: Charles Strahan <[email protected]>
  Date:   2015-05-08 (Fri, 08 May 2015)

  Changed paths:
    M pkgs/development/compilers/ghcjs/default.nix
    M pkgs/development/compilers/ghcjs/ghcjs.patch
    M pkgs/development/haskell-modules/configuration-ghcjs.nix
    M pkgs/development/haskell-modules/generic-builder.nix
    A pkgs/development/haskell-modules/ghc-paths-nix-ghcjs.patch
    M pkgs/development/haskell-modules/with-packages-wrapper.nix

  Log Message:
  -----------
  ghcjs: properly wrap binaries in environment

This also:

 1  Builds Setup.hs with ghcjs, which (among other things) defines
    __GHCJS__ and ghcjs_HOST_OS during pre-processing.
 2  Fixes ghc-paths to point at ghcjs and use NIX_GHCJS_* env-vars.
 3  Boots ghcjs into $prefix/lib/$compiler.


  Commit: 31dde168810c7dbb241c4be9502aa22eefe03f8a
      
https://github.com/NixOS/nixpkgs/commit/31dde168810c7dbb241c4be9502aa22eefe03f8a
  Author: Charles Strahan <[email protected]>
  Date:   2015-05-08 (Fri, 08 May 2015)

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

  Log Message:
  -----------
  ghcjs: set NIX_GHCJS_* variables in env.


  Commit: 7fd7cf69af23ae4c63981bfc7e72aedc38836447
      
https://github.com/NixOS/nixpkgs/commit/7fd7cf69af23ae4c63981bfc7e72aedc38836447
  Author: Peter Simons <[email protected]>
  Date:   2015-05-08 (Fri, 08 May 2015)

  Changed paths:
    M pkgs/development/compilers/ghcjs/default.nix
    M pkgs/development/compilers/ghcjs/ghcjs.patch
    M pkgs/development/haskell-modules/configuration-ghcjs.nix
    M pkgs/development/haskell-modules/generic-builder.nix
    A pkgs/development/haskell-modules/ghc-paths-nix-ghcjs.patch
    M pkgs/development/haskell-modules/with-packages-wrapper.nix

  Log Message:
  -----------
  Merge pull request #7734 from cstrahan/ghcjs-improvements

ghcjs: properly wrap binaries in environment


Compare: https://github.com/NixOS/nixpkgs/compare/3f88df10ca44...7fd7cf69af23
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to