all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Guillaume Le Vaillant <glv@posteo.net>
To: Arun Isaac <arunisaac@systemreboot.net>
Cc: 55383@debbugs.gnu.org
Subject: [bug#55383] [PATCH] gnu: Add cl-lmdb.
Date: Fri, 13 May 2022 15:34:09 +0000	[thread overview]
Message-ID: <87bkw1a179.fsf@kitej> (raw)
In-Reply-To: <20220512071224.11231-1-arunisaac@systemreboot.net>

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


Hi,

Arun Isaac <arunisaac@systemreboot.net> skribis:

> This patch adds cl-lmdb. But, lmdb does not build for ecl. So, I have omitted
> ecl-lmdb. Is that ok?

Yes.


> * gnu/packages/lisp-xyz.scm (sbcl-lmdb, cl-lmdb): New variables.
> ---
>  gnu/packages/lisp-xyz.scm | 52 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 52 insertions(+)
>
> [...]
> +      (inputs
> +       (list lmdb
> +             sbcl-alexandria
> +             sbcl-bordeaux-threads
> +             sbcl-cl-reexport
> +             sbcl-mgl-pax
> +             sbcl-osicat
> +             sbcl-trivial-garbage
> +             sbcl-trivial-utf-8))
> [...]

The sbcl-trivial-features package should be added to the inputs, as it
is listed in the asd file. Otherwise, LGTM, you can push the patch.

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

  reply	other threads:[~2022-05-13 15:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-12  7:09 [bug#55383] [PATCH 0/1] Add cl-lmdb Arun Isaac
2022-05-12  7:12 ` [bug#55383] [PATCH] gnu: " Arun Isaac
2022-05-13 15:34   ` Guillaume Le Vaillant [this message]
2022-05-16  8:35     ` bug#55383: " Arun Isaac

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=87bkw1a179.fsf@kitej \
    --to=glv@posteo.net \
    --cc=55383@debbugs.gnu.org \
    --cc=arunisaac@systemreboot.net \
    /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.