all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#40382: specifications->manifest reverse package order
@ 2020-04-01 23:20 Nicolas Goaziou
  0 siblings, 0 replies; only message in thread
From: Nicolas Goaziou @ 2020-04-01 23:20 UTC (permalink / raw)
  To: 40382

Hello,

I have a file named packages.scm, which contains the following:

  (specifications->manifest '("a" "b" "c"))

When using

  guix package -m manifest.scm
  guix package -I

packages are listed in the reverse order, i.e., "c", "b", "a".

I expect them to appear in the same order as in the file.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-01 23:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-01 23:20 bug#40382: specifications->manifest reverse package order Nicolas Goaziou

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.