Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bef52786646f997fb4c2997f23e33b4e720fcef3
      
https://github.com/NixOS/nixpkgs/commit/bef52786646f997fb4c2997f23e33b4e720fcef3
  Author: John Ericson <[email protected]>
  Date:   2017-04-24 (Mon, 24 Apr 2017)

  Changed paths:
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  top-level: Common subexpression elimination for cc-wrapper usage

 - `ccWrapperFun` can be used in a few more places instead of
   duplicating its definition.

 - `ccWrapper` parameter on `wrapCC` is always substituted with
   `ccWrapperFun` so just get rid of that parameter.


  Commit: ee2d787cc354f986a8e352e897ea4832729c88d6
      
https://github.com/NixOS/nixpkgs/commit/ee2d787cc354f986a8e352e897ea4832729c88d6
  Author: John Ericson <[email protected]>
  Date:   2017-04-24 (Mon, 24 Apr 2017)

  Changed paths:
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  Merge pull request #25186 from obsidiansystems/ccwrapper-cse

top-level: common subexpression elimination for cc-wrapper usage


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

Reply via email to