You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
I tried the go2nix packaged in the current
unstable
nixpkgs channel.It did not terminate, and
strace
ing the invocation showed that it tried to runnix-prefetch-get
, which is not in my$PATH
by default.Could you add
nix-prefetch-get
as a runtime dependency to go2nix?The text was updated successfully, but these errors were encountered: