AtlatestRepositorysigil-repl

sigil-repl / treemanifest.scm

1;; sigil-repl Development Environment
2;; Use with: guix shell -m manifest.scm
3
4(specifications->manifest
5 '("gcc-toolchain"
6 "make"
7 "pkg-config"))