From 75bb54d4c098c9889c7f75cb1eefb61192a27ad4 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Wed, 12 Feb 2025 13:04:36 -0600 Subject: [PATCH] use nix-cache url --- pkgs/oizys/src/oizys.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/oizys/src/oizys.nim b/pkgs/oizys/src/oizys.nim index 4fc4b0d..01ebac7 100644 --- a/pkgs/oizys/src/oizys.nim +++ b/pkgs/oizys/src/oizys.nim @@ -60,7 +60,7 @@ hwylCli: name: T string ? "name/host of binary cache" - * "algiz" + * "nix-cache.dayl.in" service: T string ? "name of cache service"