> +(define (bootstrap-binary program-name) ... > + (license gpl3+) I can't believe I'm nitpicking on this - but can we fish that out of the package (search-bootstrap-binary program-name (%current-system)) using package-license ? Otherwise LGTM!