From c6a31ce95f45c8eed5bd95562aeae5bc930dd687 Mon Sep 17 00:00:00 2001 From: Hui Yiqun Date: Mon, 25 Feb 2019 14:39:18 +0800 Subject: [PATCH] mark nix and dart-pub as new_mirrors --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index 7ad6307..6ebfe1e 100644 --- a/_config.yml +++ b/_config.yml @@ -39,5 +39,7 @@ new_mirrors: - armbian - armbian-releases - rustup + - nix + - dart-pub # vim: ts=2 sts=2 sw=2 expandtab