AtlatestRepositorysigil-git

sigil-git / treemanifest.scm

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