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

clarify behavior of github_access_token option #156

Merged
merged 1 commit into from Feb 6, 2023

Conversation

InternetUnexplorer
Copy link
Contributor

I got distracted :( so this also fixes a typo and makes some other tiny changes that I noticed when I was looking at the README. I can remove those changes or move them to another commit if you'd like. The main difference in content is:

Before

  • github_access_token: configure nix to pull from github using the given github token. This helps work around rate limit issues.

After

  • github_access_token: configure Nix to pull from GitHub using the given GitHub token. This helps work around rate limit issues. Has no effect when access-tokens is also specified in extra_nix_config.

This should hopefully make the option's behavior clear without being verbose, although I'm open to other ideas as well :)

This also fixes a typo and makes some other tiny changes that I noticed
when I was looking at the README.
@domenkozar domenkozar merged commit bd6084e into cachix:master Feb 6, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants