index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build-system
/
node.scm
Age
Commit message (
Expand
)
Author
2025-09-04
build-system: Introduce @* macro for lazy module resolution.
Nicolas Graves
2025-04-13
build-system/node: Add guile-json extension.
Nicolas Graves
2025-04-13
build-system/node: Switch to (json).
Daniel Khodabakhsh
2024-08-31
build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...
Maxim Cournoyer
2023-03-13
guix: Strip #:use-module lists.
Ludovic Courtès
2022-01-09
guix: node-build-system: Add implicit libuv input.
Philip McGrath
2021-06-19
build-system/node: Add missing module import.
Marius Bakke
2021-04-16
Merge remote-tracking branch 'origin/master' into core-updates
Efraim Flashner
2021-04-02
gnu: Add node-lts.
Jelle Licht
2021-04-02
build-system: Rewrite node build system.
Jelle Licht
2021-03-30
build-system: Use 'sexp->gexp' for plain sexps.
Ludovic Courtès
2021-03-30
build-system: Rewrite using gexps.
Ludovic Courtès
2021-03-19
build-system/node: Remove unnecessary imports.
Ludovic Courtès
2019-07-14
Revert "guix: node-build-system: Use guile-json instead of a custom parser."
Julien Lepiller
2019-07-14
guix: node-build-system: Use guile-json instead of a custom parser.
Julien Lepiller
2019-07-14
build: Add node-build-system.
Jelle Licht