mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-27 21:19:31 +08:00
Introduce provider
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user