Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e70602e12b8eedb871615776c53980b2c8b89583
      
https://github.com/NixOS/nixpkgs/commit/e70602e12b8eedb871615776c53980b2c8b89583
  Author: Cillian de Róiste <[email protected]>
  Date:   2014-04-18 (Fri, 18 Apr 2014)

  Changed paths:
    M pkgs/development/python-modules/virtualenv-change-prefix.patch

  Log Message:
  -----------
  #492 python-virtualenv: make modules of the python wrapper available

Note: simply calling `virtualenv .` will not produce a ./bin/python
which can import e.g. sqlite3, using `virtualenv --python=python2.7`
will, if python2.7 is python27Full (the wrapped python). I'm not sure
if this is a bug or a feature.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to