Use the legacy way to define an alternative binary cache.
This avoids trying to rely on experimental flakeConfig feature which
seem to need some time to stabilize, see
https://github.com/nixos/nix/issues/6672 for more details.
Details
Details
- Reviewers
varun atul - Commits
- rCOMMc2393bbcca66: [Nix] Install comm cache in nix.conf
# On a non-NixOS machines (nix.conf is readonly) cat /etc/nix/nix.conf # confirm it's missing "https://comm.cachix.org" as a substituter ./scripts/install_nix.sh # confirm "https://comm.cachix.org" is now a substituter
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage