chore: update flake inputs - opencode(v1.2.20)
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 3m26s

This commit is contained in:
nix-update bot
2026-03-06 15:00:53 +01:00
parent 3e49f81c76
commit 2d0311cd15
2 changed files with 8 additions and 8 deletions

View File

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