Re-enable shelvacu's substituter
This commit is contained in:
parent
a9e74478c9
commit
a42a8ba871
1 changed files with 1 additions and 1 deletions
|
|
@ -5,8 +5,8 @@
|
||||||
nix.settings = {
|
nix.settings = {
|
||||||
experimental-features = [ "nix-command" "flakes" ];
|
experimental-features = [ "nix-command" "flakes" ];
|
||||||
substituters = [
|
substituters = [
|
||||||
|
"https://nixcache.shelvacu.com"
|
||||||
"https://fossar.cachix.org"
|
"https://fossar.cachix.org"
|
||||||
# "https://nixcache.shelvacu.com"
|
|
||||||
];
|
];
|
||||||
trusted-public-keys = [
|
trusted-public-keys = [
|
||||||
"fossar.cachix.org-1:Zv6FuqIboeHPWQS7ysLCJ7UT7xExb4OE8c4LyGb5AsE="
|
"fossar.cachix.org-1:Zv6FuqIboeHPWQS7ysLCJ7UT7xExb4OE8c4LyGb5AsE="
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue