chore: prefer sjtu mirror over sjtug
This commit is contained in:
@@ -40,8 +40,8 @@ in
|
|||||||
nix.settings = {
|
nix.settings = {
|
||||||
experimental-features = "nix-command flakes pipe-operators";
|
experimental-features = "nix-command flakes pipe-operators";
|
||||||
substituters = [
|
substituters = [
|
||||||
"https://mirrors.sjtug.sjtu.edu.cn/nix-channels/store"
|
|
||||||
"https://mirror.sjtu.edu.cn/nix-channels/store"
|
"https://mirror.sjtu.edu.cn/nix-channels/store"
|
||||||
|
"https://mirrors.sjtug.sjtu.edu.cn/nix-channels/store"
|
||||||
"https://mirrors.ustc.edu.cn/nix-channels/store"
|
"https://mirrors.ustc.edu.cn/nix-channels/store"
|
||||||
"https://nix-community.cachix.org"
|
"https://nix-community.cachix.org"
|
||||||
"https://cache.garnix.io"
|
"https://cache.garnix.io"
|
||||||
|
|||||||
Reference in New Issue
Block a user