GNU bug report logs - #40382
specifications->manifest reverse package order

Previous Next

Package: guix;

Reported by: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Date: Wed, 1 Apr 2020 23:21:02 UTC

Severity: normal

Merged with 43585

Full log


View this message in rfc822 format

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 40382 <at> debbugs.gnu.org
Subject: bug#40382: specifications->manifest reverse package order
Date: Thu, 02 Apr 2020 01:20:32 +0200
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




This bug report was last modified 6 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.