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

This commit is contained in:
nix-update bot
2026-03-01 03:00:59 +01:00
parent e22774539a
commit bfa707c11d
2 changed files with 14 additions and 14 deletions

View File

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