all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* NPM importer or how create packages
@ 2022-08-13 22:02 phodina via
  0 siblings, 0 replies; only message in thread
From: phodina via @ 2022-08-13 22:02 UTC (permalink / raw)
  To: help-guix; +Cc: Maxim Cournoyer, Ludovic Courtès

Hi,

I'd like to package one NPM module [1]. It works with archive format and provides enqueue and dequeue operations.

However, I'm not javascript developer and with knowledge of Rust and Go dependencies I expect the package will pull lot of them as simple package definition yielded missing packages coming from `package.json`.

I read discussion around binary npm imported Merging the “binary” NPM importer. [2]

So if there is no guix import npm​ what would be the best approach to create package(s) for this NPM module?

Or is it better to create some simple script in Python/Go/Rust to do the job in the meantime? I don't need NPM or Javascript for the project otherwise - just extract the archive.

Also using Nix version is not a possibility as it pulls to much dependencies.

Btw thanks for the link to John Carmack speech.

[1] https://www.npmjs.com/package/asar[2] https://lists.gnu.org/archive/html/guix-devel/2021-10/msg00290.html

----
Petr

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-13 22:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-13 22:02 NPM importer or how create packages phodina via

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.