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

feat: support private caches #1209

Merged
merged 2 commits into from
May 17, 2024
Merged

feat: support private caches #1209

merged 2 commits into from
May 17, 2024

Conversation

vetsin
Copy link
Contributor

@vetsin vetsin commented May 16, 2024

Fix for #1024 -- enables the usage of the cachix env var.

Note, this does not support the netrc, as that would seemingly be more complicated

$ ~/projects/devenv/result/bin/devenv test
• Overriding .devenv to .devenv.HbfeKKcHpORj
• Building tests ...
• Using Cachix: devenv, private
• Trusting private.cachix.org on first use with the public key private.cachix.org-1:blabla
✔ Building tests in 11.2s.

@vetsin
Copy link
Contributor Author

vetsin commented May 16, 2024

@domenkozar fixed the rustfmt, didn't realize i should probably run the tests first :) if you could kindly re-trigger so i could get this downstream

@vetsin
Copy link
Contributor Author

vetsin commented May 16, 2024

I see failed tests, but seemingly none are because of my change? They seem flaky? Any input here?

@domenkozar domenkozar merged commit 81f07fe into cachix:main May 17, 2024
239 of 255 checks passed
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.

2 participants