chore: update opencode flake input to 1.1.47
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 14s

This commit is contained in:
nix-update bot
2026-01-31 03:03:04 +01:00
parent be44229e5a
commit 51b8a8296c
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.44";
opencode.url = "github:anomalyco/opencode/v1.1.47";
# Optional: Add stable channel if needed
# nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-24.05";