Introduce provider

This commit is contained in:
Aoran Zeng
2024-11-22 06:23:23 +08:00
parent f2d8997909
commit b8f847a9ce
60 changed files with 80 additions and 79 deletions

View File

@@ -16,7 +16,7 @@
*/
static SourceInfo
wr_nix_sources[] = {
{&Upstream, NULL},
{&UpstreamProvider, NULL},
{&Bfsu, "https://mirrors.bfsu.edu.cn/nix-channels/"}
};
def_sources_n(wr_nix);