-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
nixpkgs-update-fetch-github
is broken
#1179
Comments
Seems that it is the error we'll get when github disables a repo, just need to patch the fetcher to skip it.
|
Fixed in 83c6917. |
Broken again.
This was a github issue, when using the authenticated api it wasn't setting the correct headers. |
Fixed in NixOS/nixpkgs@e2db3df. Should probably try to handle errors in the fetcher. |
http 451, deployed a fix. nix-community/nixpkgs-update-github-releases@8677f3c
|
cc @ryantm @rhendric
I haven't see this error before:
We're currently using a branch from my repo for this fetcher. #1160, https://github.com/qowoz/nixpkgs-update-github-releases/compare/master...patches
The text was updated successfully, but these errors were encountered: