Ricardo Wurmus <rek...@elephly.net> writes:
> I would like to compute a derivation for a profile specified by a > manifest. I do not (yet) want to actually build that derivation. “guix build -d -m manifest.scm” also doesn’t quite do what I want. It returns the derivations for all the listed packages, but it doesn’t generate a profile derivation and doesn’t include any of the hooks either. -- Ricardo