opencode: fix anthropic again (use claude code creds)

This commit is contained in:
2026-03-20 14:33:58 -04:00
parent 1b810ada9d
commit 980a90ae04
4 changed files with 101 additions and 32 deletions

View File

@@ -84,9 +84,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
opencode-anthropic-user-agent-plugin = {
url = "github:dotCipher/opencode-anthropic-user-agent-plugin";
flake = false;
claude-code = {
url = "github:sadjow/claude-code-nix";
};
};