[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53472] [PATCH] gnu: Add emacs-nim-mode
From: |
Maxime Devos |
Subject: |
[bug#53472] [PATCH] gnu: Add emacs-nim-mode |
Date: |
Sun, 23 Jan 2022 17:21:11 +0100 |
User-agent: |
Evolution 3.38.3-1 |
(unmatched-parenthesis via Guix-patches via schreef op zo 23-01-2022 om
13:38 [+0000]:
> + (version (git-version "0.4.1" revision commit))
> + (source
> + (origin
> + (method git-fetch)
> + (uri (git-reference
> + (url "https://github.com/nim-lang/nim-mode")
> + (commit version)))
I don't think there's a tag by the name "0.4.1-23.744e076"
in the git repo. Try (git-reference ... (commit commit)) instead.
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part