Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: e276f590200e03b6e733c4e680ba2d835e37cd56
https://github.com/NixOS/nixpkgs/commit/e276f590200e03b6e733c4e680ba2d835e37cd56
Author: Frederik Rietdijk <[email protected]>
Date: 2017-01-04 (Wed, 04 Jan 2017)
Changed paths:
M pkgs/top-level/python-packages.nix
Log Message:
-----------
pythonPackages.tkinter: patch rpath to use only one interpreter
The `tkinter` module is copied from a build of `python` with
`x11Support=true;` but has a reference to that build of `python`. We
however want to use the module in combination with a build of `python`
with `x11Support=false;` (the default). Therefore we patch the rpath to
refer to that `python` instead.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits