rename repository to nichijou
I figured this repository can hold both my packages definitions and their configuration.
This commit is contained in:
parent
e951a83f0b
commit
024b826bf8
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
(channel
|
||||
(version 0)
|
||||
(url "https://gitlab.com/renken/shino.git"))
|
||||
(url "https://gitlab.com/renken/nichijou.git"))
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
(define-module (shino packages vim)
|
||||
(define-module (nichijou packages vim)
|
||||
#:use-module ((guix licenses)
|
||||
#:prefix license:)
|
||||
#:use-module (guix packages)
|
Loading…
Reference in a new issue