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

This commit is contained in:
nix-update bot
2026-03-04 03:01:03 +01:00
parent 7b9fc8f280
commit 68964eb099
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.15";
url = "github:anomalyco/opencode/v1.2.16";
inputs.nixpkgs.follows = "nixpkgs-master";
};