profiles: Fix profile-derivation cross-compilation.
authorMathieu Othacehe <m.othacehe@gmail.com>
Tue, 24 Dec 2019 14:04:57 +0000 (15:04 +0100)
committerMathieu Othacehe <m.othacehe@gmail.com>
Thu, 26 Dec 2019 19:02:16 +0000 (20:02 +0100)
commit91be09de61c277d0f1b26cefcefcd0a7fae2e00d
tree457a9acfd54b52ba3c33d4d9601b9bd6af669b71
parent3d8c77836b73ae8284c673eabdae7f0880d70a8d
profiles: Fix profile-derivation cross-compilation.

* guix/store.scm (current-target-system): New exported monadic procedure.
* guix/profiles.scm (profile-derivation): Set target at bind time using the
above procedure.
guix/profiles.scm
guix/store.scm