diff --git a/flake.lock b/flake.lock index 2d507da5..88b238dc 100644 --- a/flake.lock +++ b/flake.lock @@ -642,11 +642,11 @@ "rev": "4bdef3adf8ca8beefc2ebf6a838bb351bf8ca113", "revCount": 71, "type": "git", - "url": "https://gitea.c3d2.de/astro/scrapers.git" + "url": "https://gitea.c3d2.de/c3d2/scrapers.git" }, "original": { "type": "git", - "url": "https://gitea.c3d2.de/astro/scrapers.git" + "url": "https://gitea.c3d2.de/c3d2/scrapers.git" } }, "simple-nixos-mailserver": { diff --git a/flake.nix b/flake.nix index 74498b71..33bd805b 100644 --- a/flake.nix +++ b/flake.nix @@ -145,7 +145,7 @@ }; }; scrapers = { - url = "git+https://gitea.c3d2.de/astro/scrapers.git"; + url = "git+https://gitea.c3d2.de/c3d2/scrapers.git"; flake = false; }; skyflake = {