manifest: add grep/sed/curl to %plumbing #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tidy-manifest-plumbing"
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?
Folds an in-place edit into
%plumbingproperly.Guix
coreutilsships neithergrepnorsed(separate packages), and there was nocurl— so shell/prep scripts and harnesses that assume those utils failed in the self-contained image/container. Addgrep/sed/curlto%plumbing.nodekept for now (load-bearing for the in-container npm-install harness workflow); droppable once harnesses move to the shared developer pool (design/harness-descriptor.md §7 — PR #13).Verified: manifest evaluates; go/git/node/grep/sed/curl/bash all present in the profile.
Note: this changes
manifest.scm, so merging re-fires the path-filtered publish workflow → repacks the CI image with the added utils.🤖 Generated with Claude Code