Skip to content
Commit ab423e63 authored by Domen Kožar's avatar Domen Kožar
Browse files

buildPythonPackage: add python to propagatedBuildInputs

Doing:

$ nix-shell -p pythonPackage.pyramid

now also sets $PYTHONPATH. Previously you'd have to do:

$ nix-shell -p pythonPackage.pyramid python
parent 39d1bc75
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment