all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#41432: system argument for guix package
@ 2020-05-21  4:15 Barrett Adair
  2020-06-20 20:26 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Barrett Adair @ 2020-05-21  4:15 UTC (permalink / raw)
  To: 41432

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

Hi,

It would be nice to have a --system argument for guix package. For
instance, on an x86_64 box, it would be nice to list all 32-bit packages.

Thanks,
Barrett

[-- Attachment #2: Type: text/html, Size: 257 bytes --]

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

* bug#41432: system argument for guix package
  2020-05-21  4:15 bug#41432: system argument for guix package Barrett Adair
@ 2020-06-20 20:26 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-06-20 20:26 UTC (permalink / raw)
  To: Barrett Adair; +Cc: 41432

Hi,

Barrett Adair <barrettellisadair@gmail.com> skribis:

> It would be nice to have a --system argument for guix package. For
> instance, on an x86_64 box, it would be nice to list all 32-bit packages.

In the meantime, you can achieve that by writing a manifest where you
would “pin” the system type using ‘with-parameters’, as in this
manifest:

  https://git.savannah.gnu.org/cgit/guix.git/tree/etc/release-manifest.scm

You can then run “guix package -m that-file.scm”.

HTH!

Ludo’.




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

end of thread, other threads:[~2020-06-20 20:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-21  4:15 bug#41432: system argument for guix package Barrett Adair
2020-06-20 20:26 ` Ludovic Courtès

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.