nix: Remove attic cache
This commit is contained in:
parent
3b42591d40
commit
0ede12a26c
1 changed files with 0 additions and 2 deletions
|
@ -68,7 +68,6 @@ in
|
|||
"https://marcus7070.cachix.org"
|
||||
"https://devenv.cachix.org"
|
||||
"https://elixir-tools.cachix.org"
|
||||
"https://staging.attic.rs/attic-ci"
|
||||
];
|
||||
|
||||
trusted-public-keys = [
|
||||
|
@ -76,7 +75,6 @@ in
|
|||
"marcus7070.cachix.org-1:JawxHSgnYsgNYJmNqZwvLjI4NcOwrcEZDToWlT3WwXw="
|
||||
"devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw="
|
||||
"elixir-tools.cachix.org-1:GfK9E139Ysi+YWeS1oNN9OaTfQjqpLwlBaz+/73tBjU="
|
||||
"attic-ci:U5Sey4mUxwBXM3iFapmP0/ogODXywKLRNgRPQpEXxbo="
|
||||
];
|
||||
experimental-features = [
|
||||
"nix-command"
|
||||
|
|
Loading…
Reference in a new issue