Skip to content

Commit 2bc2e19

Browse files
jacoponeclaude
andcommitted
fix: point nixclaw input to github:jacopone/nixclaw
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d521625 commit 2bc2e19

2 files changed

Lines changed: 23 additions & 3 deletions

File tree

flake.lock

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,9 @@
7070
};
7171

7272
# NixClaw - Personal AI agent platform for NixOS
73-
# MAINTAINER: @jacopone (YOU) | LOCAL DEV: path input
74-
# Switch to github:jacopone/nixclaw when published
73+
# MAINTAINER: @jacopone (YOU)
7574
nixclaw = {
76-
url = "path:/home/YOUR_USERNAME/nixclaw";
75+
url = "github:jacopone/nixclaw";
7776
inputs.nixpkgs.follows = "nixpkgs";
7877
};
7978

0 commit comments

Comments
 (0)