pythonPackages.setuptoolsBuildHook: fix debug message
This commit is contained in:
committed by
Frederik Rietdijk
parent
ba065f3fad
commit
3466faf9d8
@@ -17,7 +17,7 @@ setuptoolsBuildPhase() {
|
|||||||
eval "@pythonInterpreter@ nix_run_setup $args bdist_wheel"
|
eval "@pythonInterpreter@ nix_run_setup $args bdist_wheel"
|
||||||
|
|
||||||
runHook postBuild
|
runHook postBuild
|
||||||
echo "Finished executing setuptoolsInstallPhase"
|
echo "Finished executing setuptoolsBuildPhase"
|
||||||
}
|
}
|
||||||
|
|
||||||
setuptoolsShellHook() {
|
setuptoolsShellHook() {
|
||||||
|
|||||||
Reference in New Issue
Block a user