diff --git a/src/script/nix-prefetch-git b/src/script/nix-prefetch-git index 34dfe67d..1bf12352 100755 --- a/src/script/nix-prefetch-git +++ b/src/script/nix-prefetch-git @@ -411,7 +411,7 @@ else fi fi - print_results "$hash" + echo "$hash" if test -n "$PRINT_PATH"; then echo "$finalPath"