guix-patches
[Top][All Lists]
Advanced

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

[bug#45000] [PATCH 9/9] gnu: git-annex: Build with git-annex assistant w


From: zimoun
Subject: [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@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: <87sg8njw03.fsf@kyleam.com">https://yhetil.org/guix/87sg8njw03.fsf@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





reply via email to

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