inferior: Move initialization bits away from 'inferior-eval-with-store'.
authorLudovic Courtès <ludo@gnu.org>
Thu, 27 Jan 2022 08:20:40 +0000 (09:20 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 27 Jan 2022 13:13:24 +0000 (14:13 +0100)
commite778910bdfc68c60a5be59aac93049d32feae904
tree066b75261ab0b3fbe66dd10c35724216d1111325
parentc71910a095f7e1ef0ab4c1fbea85348373e5a264
inferior: Move initialization bits away from 'inferior-eval-with-store'.

* guix/inferior.scm (port->inferior): In the inferior, define
'cached-store-connection', 'store-protocol-error?', and
'store-protocol-error-message'.
(inferior-eval-with-store): Use them.
guix/inferior.scm