From 10f23d3ef67b6ec3cf93949866aa17deb8ab9920 Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Sun, 17 Mar 2024 20:21:25 +0100 Subject: [PATCH] Let's try the non branch version? --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index ca7f796..f352745 100644 --- a/flake.nix +++ b/flake.nix @@ -19,7 +19,7 @@ # Conduit fork without all the fuss and drama conduit = { - url = "github:girlbossceo/conduwuit"; + url = "gitlab:famedly/conduit"; inputs.nixpkgs.follows = "nixpkgs"; };