1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

system: Remove a stale comment regarding %base-packages-utils.

The use of `canonical-package' was dropped a long time ago.

* gnu/system.scm (%base-packages-utils): Delete stale comment.

Change-Id: Ie91294baf93ba45b3120dd62ac0c9adee04d2265
This commit is contained in:
Maxim Cournoyer
2025-05-07 09:36:01 +09:00
parent 03e5aac727
commit 21400ed931

View File

@@ -941,8 +941,6 @@ of PROVENANCE-SERVICE-TYPE to its services."
guile-3.0-latest
;; The packages below are also in %FINAL-INPUTS, so take them from
;; there to avoid duplication.
(list bash coreutils findutils grep sed
diffutils patch gawk tar
gzip bzip2 lzip xz zstd)))