guix-patches
[Top][All Lists]
Advanced

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

[bug#30409] [PATCH 1/2] guix: Add option --manifest to guix pack


From: Konrad Hinsen
Subject: [bug#30409] [PATCH 1/2] guix: Add option --manifest to guix pack
Date: Thu, 15 Feb 2018 20:19:34 +0100

address@hidden (Ludovic Courtès) writes:

> Awesome!  I took the liberty to make the changes below (let me know if
> anything’s amiss!), and adjusted the commit log to match our
> conventions.

Well, there is this:

> @@ -347,6 +348,9 @@ Create a bundle of PACKAGE.\n"))
>    -C, --compression=TOOL compress using TOOL--e.g., \"lzip\""))
>    (display (G_ "
>    -S, --symlink=SPEC     create symlinks to the profile according to SPEC"))
> +  (display (G_ "
> +  -m, --manifest=FILE    create a new profile generation with the manifest
> +                         from FILE"))

The "new profile generation" should probably be "bundle".

Otherwise this looks fine!

Konrad.





reply via email to

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