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

This commit is contained in:
nix-update bot
2026-03-05 03:00:52 +01:00
parent 8ab4fba471
commit 89197e81e4
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.16";
url = "github:anomalyco/opencode/v1.2.17";
inputs.nixpkgs.follows = "nixpkgs-master";
};