unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* more package transformations: overrides
@ 2023-03-22  9:55 Ricardo Wurmus
  2023-03-22 11:00 ` Josselin Poiret
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Ricardo Wurmus @ 2023-03-22  9:55 UTC (permalink / raw)
  To: guix-devel

Hi Guix,

when using package transformations the command line can become crowded
very quickly.  Sometimes I would like to be able to provide a file
containing a set of alternative packages that are used recursively in
the package dependency graph, as some sort of override.

What do you think about extending package transformations to allow for
reading override packages from a file?  The replacements would happen by
matching package names, so a package named “python-pytorch” in my
overrides file would replace the original “python-pytorch” package in
the input graph.  All these packages would be applied as overrides
together.

-- 
Ricardo


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

end of thread, other threads:[~2023-03-26  2:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-22  9:55 more package transformations: overrides Ricardo Wurmus
2023-03-22 11:00 ` Josselin Poiret
2023-03-22 14:38 ` Ludovic Courtès
2023-03-22 18:09 ` Maxim Cournoyer
2023-03-22 20:36   ` Ricardo Wurmus
2023-03-23  2:56     ` Maxim Cournoyer
2023-03-23  9:32       ` Ricardo Wurmus
2023-03-24  8:21         ` Sarthak Shah
2023-03-24 12:30           ` Maxim Cournoyer
2023-03-24 14:05             ` Sarthak Shah
2023-03-24 16:09               ` Maxim Cournoyer
2023-03-24 12:32         ` Maxim Cournoyer
     [not found]           ` <87r0tdgqbu.fsf@elephly.net>
2023-03-26  2:26             ` Maxim Cournoyer

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