gnu: Add node-types-source-map-support.

* gnu/packages/node-xyz.scm (node-types-source-map-support): New variable.

Change-Id: I4bfda700f971ad4b8ec2d04ff510e263f94d94bd
This commit is contained in:
Daniel Khodabakhsh 2025-06-24 17:42:13 -07:00 committed by Daniel-Khodabakhsh
parent e67cde8b00
commit ef49a01921

View file

@ -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")