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
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
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