From cd66c67678bb2aa25d4743129669960d4d05df4b Mon Sep 17 00:00:00 2001 From: niten Date: Sat, 23 Mar 2024 21:25:02 -0700 Subject: [PATCH] Ohh, switch to fudo.dev just in case --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 85af6bd..2d92be2 100644 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,7 @@ url = "github:hercules-ci/gitignore.nix"; inputs.nixpkgs.follows = "nixpkgs"; }; - to-edn.url = "git+https://git.fudo.org/fudo-public/to-edn.git"; + to-edn.url = "git+https://fudo.dev/public/to-edn.git"; }; outputs =