Leo Prikler <leo.prik...@student.tugraz.at> writes:

For the record, what command gives you transitive source closure? I can see transitive binary closure with `guix pack`, but I don't think we do source closure unless asked to `guix build --no-substitutes`. Maybe a missing feature?

“guix build --sources=transitive hello” builds the source derivations for hello and all its transitive inputs.

--
Ricardo

Reply via email to