From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: help-guix@gnu.org
Subject: install --with-version?
Date: Thu, 2 May 2019 17:44:30 +0200 [thread overview]
Message-ID: <20190502154430.lesr4xoe7xjhc5bg@pelzflorian.localdomain> (raw)
Hello!
I wanted to install biber 2.10 but Guix has and never had a package
for it (I think). So I think of rewriting the existing package.
I see no --with-version option for `guix build`.
I tried
guix environment --ad-hoc -e '(begin (use-modules (guix packages) (gnu packages tex)) (package (inherit biber) (version "2.10")))'
but it still uses the source for the current biber 2.12 instead of
biber 2.10. I suppose Guix’ record implementation is “hygienic” and
never refers to a changed version.
What to do?
Regards,
Florian
next reply other threads:[~2019-05-02 15:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-02 15:44 pelzflorian (Florian Pelz) [this message]
2019-05-03 0:56 ` install --with-version? ison
2019-05-04 18:18 ` pelzflorian (Florian Pelz)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190502154430.lesr4xoe7xjhc5bg@pelzflorian.localdomain \
--to=pelzflorian@pelzflorian.de \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.