Nix Flakes | 892 Members | |
| 179 Servers |
| Sender | Message | Time |
|---|---|---|
| 12 May 2025 | ||
| I have a bunch of eg.
in the flake for my systems, applied with But recently, github rate limits have been hitting me on like 100% of my | 16:35:42 | |
If I could set an access token on githubusercontent, it would work (eg. as in curl "https://patch-diff.githubusercontent.com/raw/NixOS/nixpkgs/pull/386205.patch?access_token=$GITHUB_TOKEN"), but I have no idea how to configure that without exposing the token directly in my flake.nix, which is a public file | 16:39:36 | |
| * I have a bunch of eg.
in the flake for my systems, applied with But recently, github rate limits have been hitting me on like 100% of my | 16:41:03 | |
In reply to @gsaurel:laas.frfor flake inputs you're in luck, you can set the access-tokens nix option | 17:04:03 | |