GNU bug report logs - #45000
[PATCH 0/9] Build git-annex with assistant webapp enabled

Previous Next

Package: guix-patches;

Reported by: Jonathan Frederickson <jonathan <at> terracrypt.net>

Date: Wed, 2 Dec 2020 04:55:01 UTC

Severity: normal

Tags: patch

Full log


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

From: zimoun <zimon.toutoune <at> gmail.com>
To: Jonathan Frederickson <jonathan <at> terracrypt.net>, 45000 <at> debbugs.gnu.org
Cc: Jonathan Frederickson <jonathan <at> terracrypt.net>
Subject: Re: [bug#45000] [PATCH 9/9] gnu: git-annex: Build with git-annex
 assistant webapp enabled.
Date: Thu, 03 Dec 2020 14:48:28 +0100
Hi Jonathan,

Thank you for the series.  And for improving the accessibility of
git-annex.


On Tue, 01 Dec 2020 at 23:55, Jonathan Frederickson <jonathan <at> terracrypt.net> wrote:
> * gnu/packages/haskell-apps.scm (git-annex): Enable git-annex assistant
> webapp.
> ---
>  gnu/packages/haskell-apps.scm | 15 ++++++++++++++-
>  1 file changed, 14 insertions(+), 1 deletion(-)

Instead of this patch, does it make sense to create a variant?  As
discussed here [1].

1: <https://yhetil.org/guix/87sg8njw03.fsf <at> kyleam.com>


For example, something like:

--8<---------------cut here---------------start------------->8---
(define-public git-annex-assistant
  (package
    (inherit git-annex)
    … tweaks …
--8<---------------cut here---------------end--------------->8---
    
WDYT?


All the best,
simon




This bug report was last modified 4 years and 193 days ago.

Previous Next


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