Add twelve-tone from GuixRUs as an example
1 files changed, 3 insertions(+), 3 deletions(-) M index.md
M index.md => index.md +3-3
@@ 94,7 94,7 @@ instead. ;; manifest.scm (specifications->manifest '("hello")) '("twelve-tone")) ``` @@ ```yaml 103,8 103,8 @@ tasks: - guix: | guix pull -C project/path/to/channels.scm guix package -v0 -m project/path/to/manifest.scm - greet: | hello - generate: | twelve-tone ``` # Profiles and Environments