me
/
guix
Archived
1
0
Fork 0

system: Include 'guile-3.0-latest' in '%base-packages'.

* gnu/system.scm (%base-packages-utils): Change GUILE-3.0 to
GUILE-3.0-LATEST.
master
Ludovic Courtès 2020-10-08 12:07:51 +02:00
parent 9022861dc0
commit 275b37e84c
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -690,7 +690,7 @@ of PROVENANCE-SERVICE-TYPE to its services."
(cons* procps psmisc which
(@ (gnu packages admin) shadow) ;for 'passwd'
guile-3.0
guile-3.0-latest
;; The packages below are also in %FINAL-INPUTS, so take them from
;; there to avoid duplication.