Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 33653bfae81f5177be07757ae86ff43a795051f0
      
https://github.com/NixOS/nixpkgs/commit/33653bfae81f5177be07757ae86ff43a795051f0
  Author: David McFarland <corng...@gmail.com>
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
    M pkgs/build-support/cc-wrapper/cc-wrapper.sh
    M pkgs/build-support/cc-wrapper/ld-wrapper.sh
    M pkgs/build-support/cc-wrapper/utils.sh

  Log Message:
  -----------
  cc-wrapper: expand response files

Fixes #11762

(cherry picked from commit 1ad1edbb32ce01ba8b47d8e8dad357b0edd6a4dc)


  Commit: 164b8fa6b0e2e39bb6d11b9b56f7f8a8913aa4ba
      
https://github.com/NixOS/nixpkgs/commit/164b8fa6b0e2e39bb6d11b9b56f7f8a8913aa4ba
  Author: David McFarland <corng...@gmail.com>
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
    M pkgs/build-support/cc-wrapper/utils.sh

  Log Message:
  -----------
  cc-wrapper: don't expand $ in response files

This makes the response file handling more consistent with GCC.

For example, a reponse file may contain:

    "-Wl,$ORIGIN"

GCC will treat this as a double quoted string and not expand the
variable reference.  Previously, cc-wrapper would expand the variable
in the same was as if the string was provided on the command line.

(cherry picked from commit 175461e09b4631d87716308431b5f83fb2db396e)


  Commit: e16a2878cdedb35914d845873089b7c2d9aa1926
      
https://github.com/NixOS/nixpkgs/commit/e16a2878cdedb35914d845873089b7c2d9aa1926
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
    M pkgs/development/compilers/ghc/7.10.3.nix
    M pkgs/development/compilers/ghc/7.4.2-binary.nix
    M pkgs/development/compilers/ghc/8.0.1.nix
    A pkgs/development/compilers/ghc/8.0.2.nix
    A pkgs/development/compilers/ghc/D2710.patch
    A pkgs/development/compilers/ghc/D2711.patch
    A pkgs/development/compilers/ghc/D2712.patch
    A pkgs/development/compilers/ghc/D2713.patch
    M pkgs/development/compilers/ghc/head.nix
    A pkgs/development/compilers/ghcjs/base.nix
    M pkgs/development/compilers/ghcjs/default.nix
    A pkgs/development/compilers/ghcjs/head.nix
    A pkgs/development/compilers/ghcjs/head_shims.nix
    A pkgs/development/compilers/ghcjs/head_stage2.nix
    M pkgs/development/haskell-modules/configuration-common.nix
    M pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
    M pkgs/development/haskell-modules/configuration-ghc-8.0.x.nix
    M pkgs/development/haskell-modules/configuration-ghc-head.nix
    M pkgs/development/haskell-modules/configuration-ghcjs.nix
    M pkgs/development/haskell-modules/configuration-hackage2nix.yaml
    M pkgs/development/haskell-modules/default.nix
    M pkgs/development/haskell-modules/generic-builder.nix
    M pkgs/development/haskell-modules/hackage-packages.nix
    M pkgs/development/haskell-modules/hoogle.nix
    A pkgs/development/haskell-modules/patches/atomic-primops-Cabal-1.25.patch
    A pkgs/development/haskell-modules/patches/hdbus-semicolons.patch
    M pkgs/development/haskell-modules/with-packages-wrapper.nix
    M pkgs/development/tools/haskell/multi-ghc-travis/default.nix
    M pkgs/development/tools/haskell/tinc/default.nix
    M pkgs/top-level/all-packages.nix
    M pkgs/top-level/haskell-packages.nix

  Log Message:
  -----------
  Synchronize Haskell infrastructure with 'master' at 
6d58ab2edf8843e03f10af03a16e8137afe49df5.


  Commit: 7b151fe1a75a50f391eccfd342986892070616c4
      
https://github.com/NixOS/nixpkgs/commit/7b151fe1a75a50f391eccfd342986892070616c4
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-01-09 (Mon, 09 Jan 2017)

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

  Log Message:
  -----------
  hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.0.4-7-g48fad11 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/e89923e0f1ac6a10656a2d3354c915136fcc5567.


  Commit: 3c080a36134c4a7b189928664434b9d77ba99b53
      
https://github.com/NixOS/nixpkgs/commit/3c080a36134c4a7b189928664434b9d77ba99b53
  Author: Peter Simons <sim...@cryp.to>
  Date:   2017-01-09 (Mon, 09 Jan 2017)

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

  Log Message:
  -----------
  haskell-stack: fix reference to http-client-tls


Compare: https://github.com/NixOS/nixpkgs/compare/c2e1b9c269cb...3c080a36134c
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to