chore: update opencode flake input to 1.2.5

This commit is contained in:
nix-update bot
2026-02-16 03:28:33 +01:00
parent 6ebd7b94d5
commit 51dd2be6ea
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.4";
url = "github:anomalyco/opencode/v1.2.5";
inputs.nixpkgs.follows = "nixpkgs-master";
};
};