diff options
author | Renken <renken@shione.net> | 2022-08-30 00:34:03 +0200 |
---|---|---|
committer | Renken <renken@shione.net> | 2022-08-30 00:36:18 +0200 |
commit | 024b826bf8607fd10249b8381ecfcc5194ff56fa (patch) | |
tree | 3a806b797f0b86f49db976c9f5cf16c8e9c9cb15 /.guix-channel | |
parent | e951a83f0b9757a50f4ad2420079fc22168ddc71 (diff) | |
download | shione-024b826bf8607fd10249b8381ecfcc5194ff56fa.tar.gz shione-024b826bf8607fd10249b8381ecfcc5194ff56fa.zip |
rename repository to nichijou
I figured this repository can hold both my packages definitions and
their configuration.
Diffstat (limited to '.guix-channel')
-rw-r--r-- | .guix-channel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel index 72670a4..431b98a 100644 --- a/.guix-channel +++ b/.guix-channel @@ -1,3 +1,3 @@ (channel (version 0) - (url "https://gitlab.com/renken/shino.git")) + (url "https://gitlab.com/renken/nichijou.git")) |