parent
71c49d5796
commit
40589583c5
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ with python3Packages; buildPythonApplication rec {
|
|||
|
||||
propagatedBuildInputs = [ virtualenv virtualenv-clone setuptools ];
|
||||
|
||||
LC_ALL = "en_US.UTF-8";
|
||||
|
||||
postFixup = ''
|
||||
set -euo pipefail
|
||||
PEW_SITE="$out/lib/${python.libPrefix}/site-packages"
|
||||
|
|
Loading…
Reference in a new issue