diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-08-09 17:37:54 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-08-09 18:14:37 +0200 |
commit | 7bd5f72918556359e502fee73e8a7b0e725b901f (patch) | |
tree | af4f2b474f2c107ff1bc7660a6ccd24a97b444d2 /gnu | |
parent | 27f00963d31636eb94bb7f331989827f4782de78 (diff) | |
download | guix-7bd5f72918556359e502fee73e8a7b0e725b901f.tar.gz guix-7bd5f72918556359e502fee73e8a7b0e725b901f.zip |
inferior: 'cached-channel-instance' no longer calls 'show-what-to-build'.
This allows the user of 'cached-channel-instance' to install the build
handler of its choice. In particular, it allows "guix time-machine" to
install a build notifier with the right options instead of using the
defaults that 'cached-channel-instance' would pass to
'show-what-to-build*'.
* guix/inferior.scm (cached-channel-instance): Remove call to
'show-what-to-build*'.
(inferior-for-channels): Wrap body in 'with-build-handler'.
* guix/scripts/time-machine.scm (guix-time-machine): Use
'with-build-handler'.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions