feat: subdirectory & yadm

This commit is contained in:
Pavel Korytov 2021-05-13 22:36:57 +03:00
parent 6a672012b9
commit d4781036c0
2 changed files with 3 additions and 2 deletions

View file

@ -1,2 +1,3 @@
(channel
(version 0))
(version 0)
(directory "channel-q"))

View file

@ -1,4 +1,4 @@
(define-module (channel-q packages yadm)
(define-module (channel-q packages yadm-module)
#:use-module (guix licenses)
#:use-module (guix packages)
#:use-module (guix build-system gnu)