chore: manual update until I find the time to fix CI/CD
All checks were successful
Update Nix Packages with nix-update / nix-update (push) Successful in 18m47s

This commit is contained in:
m3tm3re
2026-02-25 18:52:11 +01:00
parent 166ed9e825
commit e22774539a
3 changed files with 123 additions and 107 deletions

View File

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