Library Helpers
6 pages
Tool-env
metaBuilder tool-env lib: typed bundle of `ToolSpec` records describing a tool environment. The typed list is the API — shell-script glue (binPath strings,...
Toolchain
metaBuilder toolchain lib: typed hint-based implementation selection and toolchain matrix construction.
Passthru
metaBuilder passthru lib: typed language-tagged package metadata. PassthruSpec carries `langName`, `baseName`, `baseDeps`, and an open `extensions` attrset; ...
Bundled
metaBuilder bundled lib: typed descriptor for system-bundled packages provided by a language implementation. The constructor tag itself is the bundled-vs-cus...
Dashboard
metaBuilder dashboard lib: typed lock-metrics and workspace-summary interfaces for cross-language build dashboards.
ContentAddress
Opt a reproducible derivation into floating content-addressing (drv -> drv). Output path keyed by realised content; enables early-cutoff and cross-machine re...