Merge branch 'py/offline-distutils' into python-merge
This commit is contained in:
commit
1171166518
@ -47,7 +47,7 @@ python.stdenv.mkDerivation (attrs // {
|
|||||||
|
|
||||||
buildInputStrings = map toString buildInputs;
|
buildInputStrings = map toString buildInputs;
|
||||||
|
|
||||||
builder = ./builder.sh
|
builder = ./builder.sh;
|
||||||
|
|
||||||
pythonPath = [ setuptools] ++ pythonPath;
|
pythonPath = [ setuptools] ++ pythonPath;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user