bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41432: system argument for guix package


From: Ludovic Courtès
Subject: bug#41432: system argument for guix package
Date: Sat, 20 Jun 2020 22:26:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]