[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#39444] [PATCH] guix build: Add '--manifest' option.
From: |
Ludovic Courtès |
Subject: |
[bug#39444] [PATCH] guix build: Add '--manifest' option. |
Date: |
Fri, 14 Feb 2020 22:40:38 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hi Marius,
Marius Bakke <address@hidden> skribis:
> * guix/scripts/build.scm (show-help): Document --manifest argument.
> (options->things-to-build): When given a manifest, evaluate all the entries.
> * tests/guix-build.sh: Add test for --manifest.
> * doc/guix.texi (Additional Build Options): Mention --manifest.
> * etc/completion/bash/guix: Complete file name if 'guix build' argument is
> -m.
I’m late to the party but all I have to say is that it looks nice.
Good idea!
Thank you,
Ludo’.