services: profile: Create manifest at monadic-bind time.
authorLudovic Courtès <ludo@gnu.org>
Mon, 30 Nov 2020 22:16:57 +0000 (23:16 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 30 Nov 2020 23:10:48 +0000 (00:10 +0100)
commit07a33b1d21e240781072352f93206cfdc765f907
treef338a3bf99cb8dac98dbfe23ceeb6c46e4fc3fed
parent56fc14577e6750928091b525a235fa428346d598
services: profile: Create manifest at monadic-bind time.

Fixes <https://bugs.gnu.org/44952>.
Reported by Mathieu Othacehe <othacehe@gnu.org>.

* gnu/services.scm (packages->profile-entry): Change 'with-monad' to
'mlet' with one binding.
gnu/services.scm