unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* How to package nyxt plugins?
@ 2022-09-18 15:31 jgart
  2022-09-20 10:44 ` Pierre Neidhardt
  0 siblings, 1 reply; 2+ messages in thread
From: jgart @ 2022-09-18 15:31 UTC (permalink / raw)
  To: Guix Help; +Cc: Pierre Neidhardt

Hi,

I want to package this for Guix:

https://git.sr.ht/~conses/nx-router

How should I include nyxt as a dependency in the Guix package?

all best,

jgart


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to package nyxt plugins?
  2022-09-18 15:31 How to package nyxt plugins? jgart
@ 2022-09-20 10:44 ` Pierre Neidhardt
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre Neidhardt @ 2022-09-20 10:44 UTC (permalink / raw)
  To: jgart, Guix Help

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

Hi,

Currently Nyxt 2.2.4 packaged for Guix uses the gnu-build-system, which
does _not_ expose the Nyxt "systems" to ASDF.

To fix this, we should switch to the asdf-build-system, which would
require only a few changes to the recipe.

Then the nx-router recipe could be written like any other SBCL packages,
with `nyxt` as input.

Hope this helps!

Pierre

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-21 14:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-18 15:31 How to package nyxt plugins? jgart
2022-09-20 10:44 ` Pierre Neidhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).