fancy colors and emojis, nodejs, gnupg
This commit is contained in:
12
packages/nodejs.shrap
Normal file
12
packages/nodejs.shrap
Normal file
@@ -0,0 +1,12 @@
|
||||
(package
|
||||
(name "nodejs")
|
||||
(version "24.13.1")
|
||||
(homepage "https://nodejs.org/")
|
||||
(dependencies python libicu pkg-config libuv libnghttp2 zstd libbrotli libcares)
|
||||
(src (tar
|
||||
(url "https://nodejs.org/dist/v24.13.1/node-v24.13.1.tar.gz")
|
||||
(dir "node-v24.13.1")
|
||||
(blake3 "ae264a6e61bde11d84e1ead672ce2d278e5e8f3cc55e7c7867525dfd646f3182")))
|
||||
(build
|
||||
(configure_make
|
||||
(configure_flags "--shared-brotli --shared-cares --shared-libuv --shared-openssl --shared-nghttp2 --shared-zlib --shared-zstd --with-intl=system-icu"))))
|
||||
Reference in New Issue
Block a user