From af0b81b968d905c98bb3a2232ce624ae4bcee452 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 14 Aug 2026 14:21:04 +0100 Subject: Use ruifm tuicr fork --- nix/flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/flake.nix') diff --git a/nix/flake.nix b/nix/flake.nix index 1a60566..359509b 100644 --- a/nix/flake.nix +++ b/nix/flake.nix @@ -16,7 +16,7 @@ # it's not packaged there. The skill files under # `dot_claude/skills/tuicr/` rely on the `tuicr` binary being on PATH. tuicr = { - url = "github:agavra/tuicr"; + url = "github:ruifm/tuicr"; inputs.nixpkgs.follows = "nixpkgs"; }; aibox = { -- cgit v1.3.1