bug#59781: bug#50892: [PATCH] guix-install.sh: Authorize all project build farms at once.

2022-12-08 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Ludovic Courtès 写道: If there are no objections I’d like to push to ‘master’ and ‘version-1.4.0’ this modified version of your patch. No objections, thanks! (Ugh, this patch is so ugly, all to work around that triplication in ~/.config/guix/current/share/guix/*.pub… Would it be OK for ‘guix

bug#59781: bug#50892: [PATCH] guix-install.sh: Authorize all project build farms at once.

2022-12-08 Thread pelzflorian (Florian Pelz)
Ludovic Courtès writes: > If there are no objections I’d like to push to ‘master’ and > ‘version-1.4.0’ this modified version of your patch. Thank you two, this patch works (on 1.3.0 only ci.guix.gnu.org, on 1.4.0rc1 also bordeaux, except when I decline authorization). Regards, Florian

bug#59781: bug#50892: [PATCH] guix-install.sh: Authorize all project build farms at once.

2022-12-08 Thread Ludovic Courtès
Hi, Tobias Geerinckx-Rice skribis: > Tobias Geerinckx-Rice via Guix-patches via 写道: >> + < >> "~root/.config/guix/current/share/guix/$host.pub" \ > > This file is missing for bordeaux in the 1.3.0 release, so this would > have to wait until the next one… If there are no