Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1fdf42d4612b6872a2625b3ba2f8750263281312
      
https://github.com/NixOS/nixpkgs/commit/1fdf42d4612b6872a2625b3ba2f8750263281312
  Author: Jean-Philippe Bernardy <[email protected]>
  Date:   2017-05-30 (Tue, 30 May 2017)

  Changed paths:
    M pkgs/development/python-modules/tensorflow/default.nix

  Log Message:
  -----------
  pythonPackages.tensorflow: Don't change the rpath to point to gcc4.9

When using cuda, the rpath was set to include GCC lib version 4.9.
I am not sure what this was attempting to do, but an effect was to
prevent certain python libraries to find the correct (newer) version
of the std lib.

Also avoid mentions of any specifc version in the
propagatedBuildInputs


  Commit: 84a13a8bddf0a25940ab725af1dc1fd8cdbc904a
      
https://github.com/NixOS/nixpkgs/commit/84a13a8bddf0a25940ab725af1dc1fd8cdbc904a
  Author: Frederik Rietdijk <[email protected]>
  Date:   2017-05-30 (Tue, 30 May 2017)

  Changed paths:
    M pkgs/development/python-modules/tensorflow/default.nix

  Log Message:
  -----------
  Merge pull request #26213 from jyp/tf-standard-gcc

pythonPackages.tensorflow: Don't change the rpath to point to gcc4.9


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

Reply via email to