chore: update opencode flake input to 1.2.4

This commit is contained in:
nix-update bot
2026-02-15 03:17:54 +01:00
parent 3f26c44b5a
commit 9d27e48b2b
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.1";
url = "github:anomalyco/opencode/v1.2.4";
inputs.nixpkgs.follows = "nixpkgs-master";
};
};