chore: install Go 1.24.4 on debby — toolchain baseline complete

This commit is contained in:
Hermes (debby) 2026-06-17 16:35:22 +02:00
parent c952ae954e
commit f7e440d787

View file

@ -16,7 +16,7 @@ Probe before trusting this table — facts come from `scripts/verify_facts_probe
| **uv** | ≥ 0.11 | `uv` 0.11.21 | `uv` (pkg) — confirm | standalone binary |
| **Node** | **24 LTS** (target)| `fnm` → v24.16.0 (debby) | `node24` + `npm-node24` | **fnm** (Rust, cross-platform) |
| **Rust** | stable (pinned) | rustup 1.95.0 | `rust` (pkg) | `rust-toolchain.toml` per repo |
| **Go** | latest stable | `golang` | `go` (pkg) | only where a Go component exists |
| **Go** | latest stable | `go` 1.24.4 (debby) | `go` (pkg) | only where a Go component exists |
| **Zig** | 0.15.2 | `~/.local/bin/zig` | manual | pinned (herdr build dep) |
| **tmux** | latest stable | `tmux` | `tmux` | system pkg |