1
0
Fork 0
resume/manifest.scm

6 lines
137 B
Scheme
Raw Normal View History

(add-to-load-path ".guix/modules")
(use-modules (typst-package)
(resume-package))
(packages->manifest (list rust-typst-cli-0.11))