update-guix-package #1

Merged
vv merged 6 commits from :update-guix-package into main 2023-07-07 08:32:11 +00:00
Showing only changes of commit 0f460487c1 - Show all commits

View file

@ -30,9 +30,11 @@
(in-file "make-initiator") (in-file "make-initiator")
(text-file "make-initiator") (text-file "make-initiator")
(text-file "make-joiner"))))) (text-file "make-joiner")))))
(documentation ((org-file "README"))) (documentation
((text-file "COPYING") (org-file "README")))
(infrastructure (infrastructure
((in-file "pre-inst-env") ((scheme-file "guix")
(in-file "pre-inst-env")
(directory (directory
"build-aux" "build-aux"
((tex-file "texinfo") ((tex-file "texinfo")