chore: update opencode flake input to 1.1.36

This commit is contained in:
nix-update bot
2026-01-26 03:03:32 +01:00
parent 0a64f5cdc6
commit 932dffce51
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
opencode.url = "github:anomalyco/opencode/v1.1.35";
opencode.url = "github:anomalyco/opencode/v1.1.36";
# Optional: Add stable channel if needed
# nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-24.05";