chore: update opencode flake input to 1.2.1
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 19m58s

This commit is contained in:
nix-update bot
2026-02-14 15:19:39 +01:00
parent 6775659538
commit 3f26c44b5a
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.1.65";
url = "github:anomalyco/opencode/v1.2.1";
inputs.nixpkgs.follows = "nixpkgs-master";
};
};