environment: Skip derivation computation when '--profile' is used.
authorLudovic Courtès <ludo@gnu.org>
Fri, 1 Oct 2021 16:59:54 +0000 (18:59 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 25 Oct 2021 17:02:33 +0000 (19:02 +0200)
commit648a6eb03fddb6c67f0ec685ac74d2c7a82179cd
tree6ccc59b341cba72b451b11f7ec97a67b2719c1eb
parent10208952eaf0834b9cdf341bc75463ed033af315
environment: Skip derivation computation when '--profile' is used.

* guix/scripts/environment.scm (guix-environment*): Bypass calls to
'package-derivation' and to 'manifest->derivation' when PROFILE is
true.
guix/scripts/environment.scm