mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: disable rarely used substitutors
This would reduce query latency
This commit is contained in:
parent
1bb492aa78
commit
42e6a6c656
1 changed files with 5 additions and 5 deletions
|
|
@ -111,11 +111,11 @@
|
|||
|
||||
nix = {
|
||||
settings = {
|
||||
extra-substituters = [
|
||||
"https://ghc-nix.cachix.org"
|
||||
"https://haskell-language-server.cachix.org"
|
||||
"https://helix.cachix.org"
|
||||
];
|
||||
# extra-substituters = [
|
||||
# "https://ghc-nix.cachix.org"
|
||||
# "https://haskell-language-server.cachix.org"
|
||||
# "https://helix.cachix.org"
|
||||
# ];
|
||||
extra-trusted-public-keys = [
|
||||
"ghc-nix.cachix.org-1:ziC/I4BPqeA4VbtOFpFpu6D1t6ymFvRWke/lc2+qjcg="
|
||||
"haskell-language-server.cachix.org-1:juFfHrwkOxqIOZShtC4YC1uT1bBcq2RSvC7OMKx0Nz8="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue