~ruther/guix-local

21400ed931f1011145724b6bd0c3e2335cd9a3bf — Maxim Cournoyer 1 year, 2 months ago 03e5aac
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
1 files changed, 0 insertions(+), 2 deletions(-)

M gnu/system.scm
M gnu/system.scm => gnu/system.scm +0 -2
@@ 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)))