me
/
guix
Archived
1
0
Fork 0

gnu: packages: node-xyz: Add alphatical order header.

* (gnu/packages/node-xyz): Add alphabetical order header.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
master
Nicolas Graves 2024-02-04 13:40:27 +01:00 committed by Sharlatan Hellseher
parent 25e9450d2a
commit 44886c03f2
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,10 @@
#:use-module (guix git-download)
#:use-module (guix build-system node))
;;;
;;; Please: Try to add new module packages in alphabetic order.
;;;
(define-public node-acorn
(package
(name "node-acorn")