mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 19:11:46 +02:00
system: Include 'guile-3.0-latest' in '%base-packages'.
* gnu/system.scm (%base-packages-utils): Change GUILE-3.0 to GUILE-3.0-LATEST.
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user