blumeops/docs/changelog.d/unify-container-workflows.infra.md
Erich Blume 5dbdbf7cbe Remove nixpkgs version fallback and delete nettest container
Nix builds now require an explicit version = "..." in default.nix —
no implicit nixpkgs eval fallback. Also removes nettest (outgrown)
and updates all doc/task references.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 20:54:48 -07:00

345 B

Unified Dockerfile and Nix container build workflows into a single workflow that auto-classifies containers by build type and routes to the correct runner (k8s for Dockerfile, nix-container-builder for Nix). Removed nettest container (outgrown). Nix builds now require an explicit version = "..." declaration — no implicit nixpkgs fallback.