guix.scm: Remove dependency on guix. Now implicit.
Otherwise may cause errors due to current guix and guix defined in (gnu package-management).
This commit is contained in:
parent
80eae1a586
commit
1c3308eada
1 changed files with 1 additions and 2 deletions
3
guix.scm
3
guix.scm
|
@ -27,8 +27,7 @@
|
|||
texinfo))
|
||||
(inputs
|
||||
(list guile-3.0
|
||||
guile-gcrypt
|
||||
guix))
|
||||
guile-gcrypt))
|
||||
(propagated-inputs
|
||||
(list fuse-overlayfs))
|
||||
(synopsis "")
|
||||
|
|
Loading…
Reference in a new issue