guix-patches
[Top][All Lists]
Advanced

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

[bug#52336] [PATCH 1/2] gnu: register notcurses.scm in local.mk


From: Leo Famulari
Subject: [bug#52336] [PATCH 1/2] gnu: register notcurses.scm in local.mk
Date: Mon, 6 Dec 2021 14:24:11 -0500

On Tue, Dec 07, 2021 at 02:00:01AM +0700, Blake Shaw via Guix-patches via wrote:
> ---
>  gnu/local.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/gnu/local.mk b/gnu/local.mk
> index b91d6eaa62..54e6dd422d 100644
> --- a/gnu/local.mk
> +++ b/gnu/local.mk
> @@ -422,6 +422,7 @@ GNU_SYSTEM_MODULES =                              \
>    %D%/packages/ninja.scm                     \
>    %D%/packages/node.scm                              \
>    %D%/packages/node-xyz.scm                  \
> +  %D%/packages/notcurses.scm                 \

Thanks! Remember, this should be done in the same commit as adding the
new file itself. Otherwise, the build of Guix would be broken in between
the two commits.





reply via email to

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