summaryrefslogtreecommitdiffstatshomepage
path: root/nix/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/flake.nix')
-rw-r--r--nix/flake.nix2
1 files changed, 1 insertions, 1 deletions
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 = {