Files
ariasuni 0bd1f46b6f fix(ci): use secret GitHub token to avoid rate limiting
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"
        })
```
2026-03-08 03:20:56 +01:00
..
2024-09-26 09:24:39 +02:00