HomePhabricator
Diffusion Comm de241b55f4aa

[Nix] Fix substituters entry

Description

[Nix] Fix substituters entry

Summary:
Most "documentation" you can find for nixConfig mentions use of
extra-substituters, however, this seems to be incorrect. See:
https://github.com/NixOS/nix/issues/6672#issuecomment-1251573660

This also removes the

warning: ignoring untrusted substituter 'https://comm.cachix.org'

output that you might see when doing any nix command.

Test Plan:

nix develop
# may get prompted about nixConfig values
# assert "ignoring untrusted substituter 'https://comm.cachix.org'" doesn't appear

Reviewers: atul, varun, abosh, ashoat

Reviewed By: atul, ashoat

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D5183

Details

Provenance
jonAuthored on Sep 19 2022, 3:19 PM
Reviewer
atul
Differential Revision
D5183: [Nix] Fix substituters entry
Parents
rCOMMf6cc2d93dede: [services] Tunnelbroker - Add test for the `updateSessionItemIsOnline` database…
Branches
Unknown
Tags
Unknown