all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: Ashish <ashish.is@lostca.se>
Cc: dziltener@lyrion.ch, 70407-done@debbugs.gnu.org, 70407@debbugs.gnu.org
Subject: [bug#70407] [PATCH] gnu: Add fnc
Date: Wed, 17 Apr 2024 11:51:35 +0100	[thread overview]
Message-ID: <87bk68tg7c.fsf@cbaines.net> (raw)
In-Reply-To: <rx5ve7ioah3xsau6xzxc2slohnp5bgmvaehfiwhxreaskgrwbn@p33iit6nahvl> (Ashish's message of "Wed, 17 Apr 2024 09:25:33 +0000")

[-- Attachment #1: Type: text/plain, Size: 1153 bytes --]

Ashish <ashish.is@lostca.se> writes:

> On Tue, Apr 16, 2024 at 11:21:26PM +0100, Christopher Baines wrote:
>> "ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:
>>
>> > +    (inputs (list ncurses zlib sqlite-next))
>> > +    (home-page "https://fnc.bsdbox.org")
>> > +    (synopsis "Interactive text-based user interface for Fossil")
>> > +    (description "fnc uses ncurses and libfossil to create a fossil ui experience in
>> > +the terminal, and parse local changes at the hunk level to prepare atomic commits.")
>> > +    (license license:isc)))
>> >
>> > base-commit: a8353e9d6b34fd8d42d2e8f14ce844849fe9c293
>>
>> I did have a quick check over the source, including a concatenated
>> sqlite seems unusual and not ideal, but I'm not quite sure how it's
>> used.
>
> libfossil is a library implementation of fossil ships with bundled
> sqlite3, and the author decide to bundle libfossil, and so sqlite3
> comes with it.

Right, it would be good to package libfossil and unbundle sqlite3 there,
then use that libfossil package here. If libfossil can't use the built
sqlite3 from Guix, then maybe the Guix package source can be used.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

      reply	other threads:[~2024-04-17 10:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-15 20:25 [bug#70407] [PATCH] gnu: Add fnc ashish.is--- via Guix-patches via
2024-04-15 22:11 ` [bug#70407] QA review for 70407 Daniel Ziltener via Guix-patches via
2024-04-16 22:21 ` bug#70407: [PATCH] gnu: Add fnc Christopher Baines
2024-04-17  9:25   ` [bug#70407] Re: [bug#70407] " Ashish via Guix-patches via
2024-04-17 10:51     ` Christopher Baines [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bk68tg7c.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=70407-done@debbugs.gnu.org \
    --cc=70407@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    --cc=dziltener@lyrion.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.