error[no-x86-64-darwin]: x86_64-darwin is not a supported system in this repo (dropped from flake `systems`). Do not add platform mappings, hashes, or meta.platforms entries for it. ┌─ packages/opencode2/package.nix:97:8 │ 97 │ "x86_64-darwin" │ ^^^^^^^^^^^^^ error[no-x86-64-darwin-python]: x86_64-darwin is not a supported system in this repo (dropped from flake `systems`). Do not add it to update-script platform maps. ┌─ packages/opencode2/update.py:24:10 │ 24 │ "x86_64-darwin": "darwin-x64", │ ^^^^^^^^^^^^^ Error: 2 error(s) found in code. Help: Scan succeeded and found error level diagnostics in the codebase.