-
Notifications
You must be signed in to change notification settings - Fork 358
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
Cachix substituter not being picked up by devenv #1527
Comments
Same issue here!
Should be without the |
devenv doesn't check your configured substituters, so the only way to disable this atm is to add the following to your cachix.enable = false; I'll try to get this fixed. The error message should've at least mentioned this, but it somehow got lost over time. |
Does this completely disable cachix meaning I have to build everything myself? |
You have both the nixos and devenv caches set up in |
Is this normal with
|
Describe the bug
Devenv complains about its cachix instance not being added to trusted substituters even though it is added.
To reproduce
Since I've added devenv as a trusted substituter I'd expect cachix to work. https://gist.github.com/samchouse/0cba1c6787af2d26a0c7a93a681cc292
Version
devenv 1.3.0 (x86_64-linux) via nixpkgs (home.packages)
The text was updated successfully, but these errors were encountered: