Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 062363c001f1b0d33f7e4abd798db4b7ddfa967f
https://github.com/NixOS/nixpkgs/commit/062363c001f1b0d33f7e4abd798db4b7ddfa967f
Author: Bjørn Forsman <[email protected]>
Date: 2014-03-17 (Mon, 17 Mar 2014)
Changed paths:
M pkgs/development/libraries/thrift/default.nix
Log Message:
-----------
thrift: make it useable with the python wrapper
The python wrapper discards derivations that lack the 'pythonPath'
attribute, so provide a (dummy) pythonPath attribute to make this work:
pythonFull.override { extraLibs = [ thrift ]; }
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits