1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/libguile/whippet/manifest.scm
2025-04-11 14:10:41 +02:00

11 lines
166 B
Scheme

(use-modules (guix packages))
(specifications->manifest
'("bash"
"coreutils"
"gcc-toolchain"
"lttng-ust"
"glibc"
"libgc"
"make"
"pkg-config"))