Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5646c2aba68bc6d5eb3c20fb37d4c1071de79d60
      
https://github.com/NixOS/nixpkgs/commit/5646c2aba68bc6d5eb3c20fb37d4c1071de79d60
  Author: Dmitry Kalinkin <[email protected]>
  Date:   2016-09-11 (Sun, 11 Sep 2016)

  Changed paths:
    M pkgs/applications/science/misc/root/default.nix
    A pkgs/applications/science/misc/root/sw_vers.patch
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  root: add support for x86_64-darwin

1) add pcre dependency (for some reason builtin_pcre doesn't work)
2) Disable dependencies that are currently not supported by the
expression.  Most users should not need those. These are disabled to
prevent cmake from picking them up from system and causing impurities.
Once there is a user who needs these they will have to update the
expression.
3) disable some OSX detection code that relies on /usr/bin/sw_vers
that chooses c++ library, silences warnings and sets macosx-version-min.
macosx-version-min is already set by nix using MACOSX_DEPLOYMENT_TARGET
environment variable.


  Commit: 66eb909fbf1d94be8bff35d7930122111d8a6cce
      
https://github.com/NixOS/nixpkgs/commit/66eb909fbf1d94be8bff35d7930122111d8a6cce
  Author: Vladimír Čunát <[email protected]>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

  Changed paths:
    M pkgs/applications/science/misc/root/default.nix
    A pkgs/applications/science/misc/root/sw_vers.patch
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  Merge #17861: root: add support for x86_64-darwin


Compare: https://github.com/NixOS/nixpkgs/compare/d37c84106a1e...66eb909fbf1d
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to