diff options
author | Nicolas Graves <ngraves@ngraves.fr> | 2025-09-11 00:02:34 +0200 |
---|---|---|
committer | Jelle Licht <jlicht@fsfe.org> | 2025-10-13 10:26:39 +0200 |
commit | 01b321e8894808af887f6845055afb68c959a8d0 (patch) | |
tree | e444c5b2a3db0315833ad24b8dffc5630a16d475 /gnu/packages/patches/emacs-yasnippet-fix-empty-snippet-next.patch | |
parent | 287a767b87cf150d9d2ed2a704b434c7e7d39d6b (diff) |
build-system: node: Remove alist-pop, simplify alist-update.
Those functions are most likely not worth the complexity they carry.
They might be a little more efficient (stop at the first encounter
instead of mapping until the end), but is it worth the additional
complexity? I'm unsure.
* guix/build/node-build-system.scm (alist-pop): Remove variable.
(alist-update): Use a more standard map.
Change-Id: I47b91461849d6e6d627e98f67bc6a08f12fa7370
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
Diffstat (limited to 'gnu/packages/patches/emacs-yasnippet-fix-empty-snippet-next.patch')
0 files changed, 0 insertions, 0 deletions