emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#38301: closed ([PATCH 0/4] Allow for multiple '--manifest' options)


From: GNU bug Tracking System
Subject: bug#38301: closed ([PATCH 0/4] Allow for multiple '--manifest' options)
Date: Fri, 22 Nov 2019 14:17:02 +0000

Your message dated Fri, 22 Nov 2019 15:15:48 +0100
with message-id <address@hidden>
and subject line Re: [bug#38301] [PATCH 4/4] pack: Allow multiple '--manifest' 
options.
has caused the debbugs.gnu.org bug report #38301,
regarding [PATCH 0/4] Allow for multiple '--manifest' options
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38301: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38301
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/4] Allow for multiple '--manifest' options Date: Wed, 20 Nov 2019 14:42:13 +0100
Hello Guix!

As discussed on guix-devel, this patch series ensures that one can
pass multiple ‘--manifest’ options to ‘guix package’, ‘guix pack’,
and ‘guix environment’ (which already supported it actually!).

Feedback welcome!

Ludo’.

Ludovic Courtès (4):
  environment: Document that '--manifest' can be repeated.
  profiles: Add 'concatenate-manifests'.
  package: Allow multiple '--manifest' options.
  pack: Allow multiple '--manifest' options.

 doc/guix.texi             |  9 ++++---
 guix/profiles.scm         |  5 ++++
 guix/scripts/pack.scm     | 17 +++++++++----
 guix/scripts/package.scm  | 50 ++++++++++++++++++++-------------------
 tests/guix-environment.sh | 23 ++++++++++++++++++
 tests/guix-pack.sh        | 11 +++++++++
 tests/guix-package.sh     | 13 ++++++++++
 tests/profiles.scm        |  5 ++++
 8 files changed, 101 insertions(+), 32 deletions(-)

-- 
2.24.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#38301] [PATCH 4/4] pack: Allow multiple '--manifest' options. Date: Fri, 22 Nov 2019 15:15:48 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi,

address@hidden skribis:

> At last! This feature is going to be available.
>
> These patches LGTM!

Konrad Hinsen <address@hidden> skribis:

> Looks good. And very nice to have!

Pushed!

  ca541f9ce6 pack: Allow multiple '--manifest' options.
  bf9206d8ed package: Allow multiple '--manifest' options.
  ce30a0eb7e profiles: Add 'concatenate-manifests'.
  d76df98fa5 environment: Document that '--manifest' can be repeated.

Thanks for your feedback,
Ludo’.


--- End Message ---

reply via email to

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