mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
Remove non-existent module from (guix).
* guix.scm (%public-modules): Remove `snix', since that modules doesn't exist yet.
This commit is contained in:
parent
e4588af969
commit
ad8526466c
1 changed files with 0 additions and 1 deletions
1
guix.scm
1
guix.scm
|
@ -29,7 +29,6 @@ (define %public-modules
|
||||||
ftp
|
ftp
|
||||||
http
|
http
|
||||||
packages
|
packages
|
||||||
snix
|
|
||||||
store
|
store
|
||||||
utils))
|
utils))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue