Files
nixpkgs/pkgs
Bjørn Forsman 062363c001 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 ]; }
2014-03-17 16:20:55 +01:00
..
2014-03-17 11:25:48 +01:00
2014-03-16 00:05:58 +01:00
2014-03-17 11:33:36 +01:00
2014-03-17 15:27:08 +04:00