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

This commit is contained in:
nix-update bot
2026-03-29 04:01:02 +02:00
parent 564d209402
commit c72bd4fdc8
2 changed files with 11 additions and 11 deletions

View File

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