all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Rust and parametric packages
@ 2021-03-17 17:30 raingloom
  2021-03-17 18:23 ` Léo Le Bouter
  0 siblings, 1 reply; 4+ messages in thread
From: raingloom @ 2021-03-17 17:30 UTC (permalink / raw)
  To: guix-devel@gnu.org

I'm re-reading the threads about Rust packaging and I realized there
might be a solution to the build artifact reuse problem.

As I understand it, the problem is that crates can be compiled with any
number of features enabled or disabled. If this and the compiler
version are truly the only variables to consider, we could just lift
the features to the package level, right?

https://lists.gnu.org/archive/html/guix-devel/2021-02/msg00269.html


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

end of thread, other threads:[~2021-04-03 21:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 17:30 Rust and parametric packages raingloom
2021-03-17 18:23 ` Léo Le Bouter
2021-04-03 15:47   ` Hartmut Goebel
2021-04-03 21:47     ` Léo Le Bouter

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.