chore: update flake inputs - opencode(v1.3.6)
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 6m7s

This commit is contained in:
nix-update bot
2026-03-30 04:01:20 +02:00
parent 53671a4717
commit a63f91d25b
2 changed files with 11 additions and 11 deletions

View File

@@ -12,7 +12,7 @@
# opencode needs newer bun from master
opencode = {
url = "github:anomalyco/opencode/v1.3.5";
url = "github:anomalyco/opencode/v1.3.6";
inputs.nixpkgs.follows = "nixpkgs-master";
};