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:
Davie Li 2024-01-08 17:17:01 +01:00
parent 80eae1a586
commit 1c3308eada
Signed by: davie
GPG key ID: 29FD88532FC91BF4

View file

@ -27,8 +27,7 @@
texinfo))
(inputs
(list guile-3.0
guile-gcrypt
guix))
guile-gcrypt))
(propagated-inputs
(list fuse-overlayfs))
(synopsis "")