bug#36371: guix build --with-git-reference=…

2019-07-26 Thread Ludovic Courtès
Hello! Ludovic Courtès skribis: > $ guix build guile-gcrypt --with-commit=guile-gcrypt=v1.0.0 > updating checkout of 'https://notabug.org/cwebber/guile-gcrypt.git'... > guix build: error: cannot fetch commit v1.0.0 from > https://notabug.org/cwebber/guile-gcrypt.git: unable to parse OID - conta

bug#36371: guix build --with-git-reference=…

2019-06-25 Thread Ludovic Courtès
Hi! Tobias Geerinckx-Rice skribis: > bricewge on #guix informed me that there's no way to pass a git tag as > source transformation option. Indeed: > > ‘--with-commit=PACKAGE=COMMIT’ > This is similar to ‘--with-branch’, except that it builds from > COMMIT rather than the tip of a br

bug#36371: guix build --with-git-reference=…

2019-06-25 Thread Tobias Geerinckx-Rice
Guix, bricewge on #guix informed me that there's no way to pass a git tag as source transformation option. Indeed: ‘--with-commit=PACKAGE=COMMIT’ This is similar to ‘--with-branch’, except that it builds from COMMIT rather than the tip of a branch. COMMIT must be a valid G