feat(nix): wire staging and prod OCI image outputs #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "staging-image"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds nix/images.nix with buildLayeredImage outputs wired into the flake: star-bbpd-image (staging, fake tools only), star-bbpd-staging-tools, star-bbpd-prod-image (definition only). Verified: nix flake check passes, nix build .#star-bbpd-image produces the image tar. No deployment included.