gem-graph-client/manifest.scm

10 lines
91 B
Scheme
Raw Normal View History

2023-01-23 18:44:16 +01:00
;;
;; Dépendances sous GNU Guix
;;
(specifications->manifest
(list
"make"
)
)