chore: update flake inputs - opencode(v1.3.0)
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 1h2m35s

This commit is contained in:
nix-update bot
2026-03-23 03:01:04 +01:00
parent e98be80e55
commit 99d281fd4f
2 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
# opencode needs newer bun from master
opencode = {
url = "github:anomalyco/opencode/v1.2.27";
url = "github:anomalyco/opencode/v1.3.0";
inputs.nixpkgs.follows = "nixpkgs-master";
};