Hi, On Tue, 21 Jul 2026 at 11:53, Mattia Bunel via <[email protected]> wrote: > Hi, > > Simon Tournier <[email protected]> writes: > >> Therefore, please give a try a recent Guix: fetch the source code, e.g. >> >> guix build -L . -S rzine-documentation >> >> Does it work? (The manifest.scm file needs minor tweaks). >> > > It's work
Initially you got an error: --8<---------------cut here---------------start------------->8--- #+BEGIN_QUOTE Initialized empty Git repository in /gnu/store/vicyxhp9kxpdgahy618bwpmf48nk0xw1-rzine-documentation-1.0-1.1b52ccf-checkout/.git/ fatal: unable to access 'https://github.com/rzine-reviews/documentation/': Could not resolve host: github.com Failed to do a shallow fetch; retrying a full fetch...fatal: unable to access 'https://github.com/rzine-reviews/documentation/': Could not resolve host: github.com git-fetch: 'git fetch origin' failed with exit code 128 --8<---------------cut here---------------end--------------->8--- And now it passes: > substitute: recherche des substituts sur « https://bordeaux.guix.gnu.org »… > 100.0% > substitute: recherche des substituts sur « https://ci.guix.gnu.org »… 100.0% > La dérivation suivante sera compilée : > > /gnu/store/y137p23vsmy8kr3mcf903dv4xkbxlsqw-rzine-documentation-1.0-1.1b52ccf-checkout.drv > construction de > /gnu/store/y137p23vsmy8kr3mcf903dv4xkbxlsqw-rzine-documentation-1.0-1.1b52ccf-checkout.drv... > Initialized empty Git repository in > /gnu/store/vicyxhp9kxpdgahy618bwpmf48nk0xw1-rzine-documentation-1.0-1.1b52ccf-checkout/.git/ > From https://github.com/rzine-reviews/documentation > * branch 1b52ccf6c7fc1413ecb2483e155082593953c71a -> FETCH_HEAD So it’s weird… And as Cayetano said: maybe a temporary network issue somewhere. Cheers, simon
