From 1669d64d3168ef95f138b93bfa14584ee09e5bac Mon Sep 17 00:00:00 2001 From: kurogeek Date: Thu, 23 Jul 2026 11:48:52 +0700 Subject: [PATCH] mob next [ci-skip] [ci skip] [skip ci] lastFile:flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";