From bcfb0df2ff075735e59d2d1393e4ec9418e2287e Mon Sep 17 00:00:00 2001 From: Aleksandr Lebedev Date: Thu, 17 Apr 2025 11:35:02 +0200 Subject: [PATCH] Changed conduwuit provider. Conduwuit deprecated --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 34bb522..fa6e383 100644 --- a/flake.nix +++ b/flake.nix @@ -67,7 +67,7 @@ beeengine = { url = "git+https://github.com/KyleKrein/BeeEngine?submodules=1"; }; - conduwuit.url = "github:girlbossceo/conduwuit"; + conduwuit.url = "https://github.com/matrix-construct/tuwunel"; }; outputs = {