diff --git a/flake.nix b/flake.nix index 5b060dd..0722b41 100644 --- a/flake.nix +++ b/flake.nix @@ -8,7 +8,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; clan-community = { - url = "git+https://git.clan.lol/kurogeek/clan-community?ref=mob/no-narhash"; + url = "git+https://git.clan.lol/clan/clan-community"; inputs.clan-core.follows = "clan-core"; inputs.flake-parts.follows = "flake-parts"; inputs.treefmt-nix.follows = "treefmt-nix";