Merge pull request #55 from shining-tile-epic/yandex-mirror

Add yandex mirror nixpkgs
This commit is contained in:
hand7s 2026-03-31 17:24:36 +03:00 committed by GitHub
commit c5feb93877
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 0 deletions

View file

@ -13,6 +13,8 @@ _: {
"https://chaotic-nyx.cachix.org/" "https://chaotic-nyx.cachix.org/"
# nix-community # nix-community
"https://hydra.nix-community.org/" "https://hydra.nix-community.org/"
# yandex mirror
"https://mirror.yandex.ru/nixos/"
]; ];
}; };
}; };

View file

@ -13,6 +13,8 @@ _: {
"https://chaotic-nyx.cachix.org/" "https://chaotic-nyx.cachix.org/"
# nix-community # nix-community
"https://hydra.nix-community.org/" "https://hydra.nix-community.org/"
# yandex mirror
"https://mirror.yandex.ru/nixos/"
]; ];
}; };
}; };

View file

@ -13,6 +13,8 @@ _: {
"https://chaotic-nyx.cachix.org/" "https://chaotic-nyx.cachix.org/"
# nix-community # nix-community
"https://hydra.nix-community.org/" "https://hydra.nix-community.org/"
# yandex mirror
"https://mirror.yandex.ru/nixos/"
]; ];
}; };
}; };

View file

@ -13,6 +13,8 @@ _: {
"https://chaotic-nyx.cachix.org/" "https://chaotic-nyx.cachix.org/"
# nix-community # nix-community
"https://hydra.nix-community.org/" "https://hydra.nix-community.org/"
# yandex mirror
"https://mirror.yandex.ru/nixos/"
]; ];
}; };
}; };