GNU bug report logs - #65351
[PATCH] gnu: Add cgit-pink.

Previous Next

Package: guix-patches;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Thu, 17 Aug 2023 13:53:01 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


Message #47 received at 65351 <at> debbugs.gnu.org (full text, mbox):

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: "(" <paren <at> disroot.org>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: Arun Isaac <arunisaac <at> systemreboot.net>, 65351 <at> debbugs.gnu.org,
 jgart <jgart <at> dismail.de>
Subject: [PATCH 6/7] gnu: cgit: Add bash-minimal to inputs.
Date: Fri, 18 Aug 2023 10:03:18 +0100
* gnu/packages/version-control.scm (cgit)[inputs]: Add bash-minimal.
---
 gnu/packages/version-control.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 398194252e..bc2b06c0d5 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1113,7 +1113,7 @@ (define-public cgit
        ;; For building manpage.
        ("asciidoc" ,asciidoc)))
     (inputs
-     (list bzip2 openssl groff gzip
+     (list bash-minimal bzip2 openssl groff gzip
            python python-docutils python-markdown python-pygments
            xz zlib))
     (home-page "https://git.zx2c4.com/cgit/")
-- 
2.39.2





This bug report was last modified 1 year and 232 days ago.

Previous Next


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