Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nix run fails to download a tarball #1

Open
drewmullen opened this issue Feb 23, 2023 · 1 comment
Open

nix run fails to download a tarball #1

drewmullen opened this issue Feb 23, 2023 · 1 comment

Comments

@drewmullen
Copy link

$ nix run github:zmre/pwnvim
...
error: builder for '/nix/store/bxgqw4l5qxdm9wma9mnj8bqbakkwkd57-source.drv' failed with exit code 1;
       last 8 log lines:
       >
       > trying https://github.com/amaanq/tree-sitter-smali/archive/d7f535e176c928d33b0e202dd808ac247cacf2ff.tar.gz
       >   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
       >                                  Dload  Upload   Total   Spent    Left  Speed
       >   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
       >   0    14    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
       > curl: (22) The requested URL returned error: 404
       > error: cannot download source from any mirror

following along your youtube tutorial (thank you for making it!). ill workaround by removing the nvim declaration but curious for your thoughts on what might be the issue and... how would you go about debugging it?

@ksalman
Copy link

ksalman commented Feb 26, 2023

I ran into the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants