Closed Profpatsch closed 3 years ago
Okay, so it turns out that
fatal: empty string is not a valid pathspec. please use . instead if you meant to match all paths
is completely misleading and that everything in this whole stack is broken beyond belief and I want to burn it all.
The branch does not exist, because the go.sum contains a branch v2.0.0
, because somebody in the go modules team thought it was a good idea to use branches for lockfiles, and of course one of the 200 million dependencies would rename their branches to legacy-v2.0.0
, partly because nobody expects that people depend on a tag for pinning versions.
I don’t even, I think we can close this here.
Running
vgo2nix-unstable-2020-11-07
on a checkout of https://github.com/muesli/beehive:this might be a transitive problem with
nix-prefetch-git
, I haven’t investigated.