From fcf0de9c0bf86024e5b129a8d70f3f8cc533045d Mon Sep 17 00:00:00 2001 From: cy Date: Sun, 5 Jan 2025 07:03:26 -0500 Subject: [PATCH] use correct binary cache path --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index d5f4e7b..65e4b2f 100644 --- a/flake.nix +++ b/flake.nix @@ -34,7 +34,7 @@ nixConfig = { extra-substituters = [ - "https://cache.cything.io" + "https://cache.cything.io/central" ]; # extra-trusted-public-keys = [ # ""