Hi, On lun., 10 oct. 2022 at 17:44, Lars-Dominik Braun <[email protected]> wrote:
> I got a report here[1] that this refactoring broke my GitHub action, > which simply pipes `yes` into guix-install.sh. Thus all pipelines > depending on https://github.com/PromyLOPh/guix-install-action are (again) > broken. Shall we revert this or do you have a quick fix at hand? Oh, indeed. I was expected that bash -c 'yes | bash guix-install.sh' would still work with ’_flush’. Hum, why does it pass for ’chk_gpg_keyring’ and then not for ’configure_substitute_discovery’ called by ’sys_enable_guix_daemon’? Cheers, simon
