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


View this message in rfc822 format

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: 65351 <at> debbugs.gnu.org
Cc: Arun Isaac <arunisaac <at> systemreboot.net>, Arun Isaac <arunisaac <at> systemreboot.net>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>, ( <paren <at> disroot.org>
Subject: [bug#65351] [PATCH v2 5/7] gnu: cgit: Add bash-minimal to inputs.
Date: Mon,  4 Sep 2023 10:02:06 +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 a275d4e197..e963328564 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.