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

This commit is contained in:
nix-update bot
2026-03-06 03:00:53 +01:00
parent 106aa3749f
commit 2d2c545c10
2 changed files with 8 additions and 8 deletions

View File

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