mirror of
https://github.com/eza-community/eza.git
synced 2026-04-03 06:07:09 +00:00
We can hit rate limiting when downloading Nix stuff, e.g.:
```
error: Failed to open archive (Source threw exception: error:
… during download of '11707dc2f6'
error: unable to download '11707dc2f6': HTTP error 401
response body:
{
"message": "Bad credentials",
"documentation_url": "https://docs.github.com/rest",
"status": "401"
})
```