gfp <[email protected]> writes: > Hi Guix, > > today I did a > guix pull > and it wanted to connect to https://git.savannah.gnu.org/git/guix.git. > > It seems that > https://git.guix.gnu.org/guix.git > was not available. > > But savannah wasn't reachable after 10 attempts. > > If I want to download from > https://git.guix.gnu.org/guix.git > > what do I have to do? > what is the right expression? > > > When I did a > guix pull: https://git.guix.gnu.org/guix.git > > the answer was > guix pull: mistake/Fehler: https://git.guix.gnu.org/guix.git: > supernumerary-surplus argument/Überzähliges Argument > > thanks > > Gottfried
Hi Gottfried, This should work: guix pull --url=https://git.guix.gnu.org/guix.git Have a nice day, Noé
signature.asc
Description: PGP signature
