unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* install --with-version?
@ 2019-05-02 15:44 pelzflorian (Florian Pelz)
  2019-05-03  0:56 ` ison
  0 siblings, 1 reply; 3+ messages in thread
From: pelzflorian (Florian Pelz) @ 2019-05-02 15:44 UTC (permalink / raw)
  To: help-guix

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-04 18:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-02 15:44 install --with-version? pelzflorian (Florian Pelz)
2019-05-03  0:56 ` ison
2019-05-04 18:18   ` pelzflorian (Florian Pelz)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).