nixos-rebuild: remove accidentally lost check (#345254)

This commit is contained in:
K900
2024-09-29 13:53:15 +03:00
committed by GitHub
@@ -564,7 +564,9 @@ getVersion() {
fi
fi
echo ".git.$rev"
if [ -n "$rev" ]; then
echo ".git.$rev"
fi
}