opencode: fix opencode plugins and anthropic

This commit is contained in:
2026-03-19 23:40:51 -04:00
parent 73059edec7
commit b6aca41ff3
3 changed files with 34 additions and 5 deletions

17
flake.lock generated
View File

@@ -613,6 +613,22 @@
"type": "github"
}
},
"opencode-anthropic-user-agent-plugin": {
"flake": false,
"locked": {
"lastModified": 1773977067,
"narHash": "sha256-KUW3npBSvCYU5kEULmNI0MLBf6r6DFH1DUKNKNmul9Q=",
"owner": "dotCipher",
"repo": "opencode-anthropic-user-agent-plugin",
"rev": "5981826955f0429583ad8a5a25fd2909d292d882",
"type": "github"
},
"original": {
"owner": "dotCipher",
"repo": "opencode-anthropic-user-agent-plugin",
"type": "github"
}
},
"pre-commit": {
"inputs": {
"flake-compat": "flake-compat_2",
@@ -653,6 +669,7 @@
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"noctalia": "noctalia",
"opencode-anthropic-user-agent-plugin": "opencode-anthropic-user-agent-plugin",
"rust-overlay": "rust-overlay",
"zen-browser": "zen-browser"
}