unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Sent <richard@freakingpenguin.com>
To: guix-devel@gnu.org
Subject: Creating an unversioned rust-cargo symbol
Date: Thu, 29 Feb 2024 17:42:20 -0500	[thread overview]
Message-ID: <87y1b2q4dv.fsf@freakingpenguin.com> (raw)

Hi Guix,

There isn't an unversioned symbol for rust-cargo defined or exported by
the (gnu packages crates-io) module. I think it would be best if an
unversioned rust-cargo symbol was created that was equal to the highest
rust-cargo release. (i.e. rust-cargo, not rust-cargo-0.76)

Alternatively, since (seemingly) only one rust-cargo package is present
at a time, perhaps the version information could be removed outright and
only an unversioned symbol used.

The alternative, (specification->package), does not work in all
circumstances (primarily with -L) [1]. This would also make Scheme code
that refers to rust-cargo cleaner, either not needing updating every new
version when the symbol changes or removing potentially awkward
(specification->package) calls.

I see that most/all of the symbols in crates-io are versioned. While
from a user perspective it would be nice if there were more unversioned
symbols, rust-cargo is /probably/ the one that needs it the most since
it's so central to the ecosystem. I can also see why versioning every
symbol might help with development given Rust's release schedule and
bootstrapping chain.

This would follow the pattern of linux-libre.

Posting to guix-devel instead of bug-guix since I'm not entirely sure
this is a bug or working as intended.

[1] https://lists.gnu.org/archive/html/guix-devel/2022-12/msg00310.html

-- 
Take it easy,
Richard Sent
Making my computer weirder one commit at a time.


             reply	other threads:[~2024-03-02 20:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-29 22:42 Richard Sent [this message]
2024-03-11  8:58 ` Creating an unversioned rust-cargo symbol Efraim Flashner

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y1b2q4dv.fsf@freakingpenguin.com \
    --to=richard@freakingpenguin.com \
    --cc=guix-devel@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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