chore: update flake inputs - opencode(v1.2.9)

This commit is contained in:
nix-update bot
2026-02-20 09:02:42 +01:00
parent 839d7ae743
commit 6d262127e7
2 changed files with 14 additions and 14 deletions

View File

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