Closed asymmetric closed 5 years ago
If the installer is run multiple times, it adds the same blob of text to the ~/.config/nix/nix.conf:
~/.config/nix/nix.conf
# added by Dapptools installer substituters = https://cache.nixos.org https://dapp.cachix.org trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= dapp.cachix.org-1:9GJt9Ja8IQwR7YW/aF0QvCa6OmjGmsKoZIist0dG+Rs= # added by Dapptools installer substituters = https://cache.nixos.org https://dapp.cachix.org trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= dapp.cachix.org-1:9GJt9Ja8IQwR7YW/aF0QvCa6OmjGmsKoZIist0dG+Rs= # added by Dapptools installer substituters = https://cache.nixos.org https://dapp.cachix.org trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= dapp.cachix.org-1:9GJt9Ja8IQwR7YW/aF0QvCa6OmjGmsKoZIist0dG+Rs=
Are there better approaches?
Closed in #10.
If the installer is run multiple times, it adds the same blob of text to the
~/.config/nix/nix.conf
:Are there better approaches?