Files
nixpkgs/pkgs
Frederik Rietdijk 12e8f3c6aa python: apply wrapper to all packages in python.buildEnv extraLibs
Currently, when constructing a buildEnv and adding packages via
extraLibs, then binaries in extraLibs cannot access the other Python
modules. An example is having ipython/jupyter in extraLibs; in that case
ipython cannot import any other modules.
2015-11-30 10:52:57 +01:00
..
2015-11-02 15:33:32 +01:00
2015-10-31 12:24:25 +01:00
2015-11-02 01:46:50 +01:00