fancy colors and emojis, nodejs, gnupg

This commit is contained in:
2026-02-22 12:09:04 +01:00
parent 2113e5155b
commit 3f2768ebf7
17 changed files with 190 additions and 35 deletions

View File

@@ -0,0 +1,11 @@
(package
(name "libgpg-error")
(version "1.59")
(homepage "https://www.gnupg.org/software/libgpg-error/index.html")
(dependencies bzip2)
(src (tar
(url "https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.59.tar.bz2")
(dir "libgpg-error-1.59")
(blake3 "e087c22deda3f6f5d6fd98dc14c2f9649d70c12e653979f229d0878cea0a60bf")))
(build
(configure_make)))