chore: update opencode flake input to 1.1.31

This commit is contained in:
nix-update bot
2026-01-22 18:32:09 +01:00
parent bd0e8f2785
commit d4ba11c7a3
2 changed files with 8 additions and 8 deletions

View File

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