Arun Isaac <[email protected]> writes: >> + ;; TODO: Something like this: >> + ;; (disallowed-references native-inputs) > > What is this part for?
This is to ensure that no references to any native input are retained in the output. (Think of it as an assertion that is checked at the end of the build.) ~~ Ricardo
