chore: update opencode flake input to 1.1.39
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 3m25s

This commit is contained in:
nix-update bot
2026-01-28 15:02:49 +01:00
parent 9cff518954
commit 1323c91f1e
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.36";
opencode.url = "github:anomalyco/opencode/v1.1.39";
# Optional: Add stable channel if needed
# nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-24.05";