diff --git a/flake.lock b/flake.lock index 1d71ee7..7e93802 100644 --- a/flake.lock +++ b/flake.lock @@ -458,11 +458,11 @@ "rev": "7ad351f85a92fee40806cb81777430c33499be41", "revCount": 1, "type": "git", - "url": "https://gitea.iateyourcookies.com/cookiez/nix-fprint-grosshack-flake.git" + "url": "https://gitea.cookiee.org/cookiez/nix-fprint-grosshack-flake.git" }, "original": { "type": "git", - "url": "https://gitea.iateyourcookies.com/cookiez/nix-fprint-grosshack-flake.git" + "url": "https://gitea.cookiee.org/cookiez/nix-fprint-grosshack-flake.git" } }, "pam-fprint-src": { diff --git a/flake.nix b/flake.nix index 7f3cbce..9861608 100644 --- a/flake.nix +++ b/flake.nix @@ -40,7 +40,7 @@ }; pam-fprint-grosshack = { - url = "git+https://gitea.iateyourcookies.com/cookiez/nix-fprint-grosshack-flake.git"; + url = "git+https://gitea.cookiee.org/cookiez/nix-fprint-grosshack-flake.git"; inputs.nixpkgs.follows = "nixpkgs"; };