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