mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: Add node-types-source-map-support.
* gnu/packages/node-xyz.scm (node-types-source-map-support): New variable. Change-Id: I4bfda700f971ad4b8ec2d04ff510e263f94d94bd Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
committed by
Andreas Enge
parent
526e87d09f
commit
116f04b948
@@ -2921,6 +2921,14 @@ tablets.
|
||||
"05q0cj2b35z27fv1b00kr8ja5hj2dzl4shx1mwk0jg44z1cwkp0j"
|
||||
(delay (list node-undici-types))))
|
||||
|
||||
(define-public node-types-source-map-support
|
||||
(node-types
|
||||
"source-map-support"
|
||||
"0.5.10"
|
||||
"05766ab10a4987e93fdee7627f9fe9e7bc6d1a65"
|
||||
"1p2kakd1mhcps5c19wl65w9gkafd13qdy9hszriak4xpad8a2nz7"
|
||||
(delay (list node-source-map))))
|
||||
|
||||
(define-public node-typical
|
||||
(package
|
||||
(name "node-typical")
|
||||
|
||||
Reference in New Issue
Block a user