chore: update opencode flake input to 1.1.32
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 2m16s

This commit is contained in:
nix-update bot
2026-01-23 03:02:23 +01:00
parent 38e58702df
commit 7feaf3568f
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.31";
opencode.url = "github:anomalyco/opencode/v1.1.32";
# Optional: Add stable channel if needed
# nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-24.05";