chore: update opencode flake input to 1.2.6

This commit is contained in:
nix-update bot
2026-02-17 03:17:38 +01:00
parent c7935658e6
commit f69dd15474
2 changed files with 5 additions and 5 deletions

View File

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