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

This commit is contained in:
nix-update bot
2026-03-10 03:01:25 +01:00
parent 3bd2f23e0d
commit 25512af24c
2 changed files with 11 additions and 11 deletions

View File

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