chore: update flake inputs - opencode(v1.3.5)
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 58m33s

This commit is contained in:
nix-update bot
2026-03-29 16:00:56 +02:00
parent 5c7156a93c
commit 53671a4717
2 changed files with 8 additions and 8 deletions

View File

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