Ludovic Courtès 12adffd43e
linux-initrd: Silence Guile warnings.
Previously, since the switch to Guile 3, we'd see this warning repeated
several times at boot time:

  WARNING: …: imported module (guix build utils) overrides core binding `delete'

* gnu/system/linux-initrd.scm (raw-initrd): In gexp, #:hide 'delete'
from (guix build utils).  Wrap 'boot-system' in 'parameterize'.
2020-05-16 00:34:41 +02:00
..
2020-05-01 08:52:53 +02:00
2020-05-05 16:13:53 +02:00
2020-05-08 16:30:50 +02:00
2020-05-08 16:30:50 +02:00
2020-01-03 13:54:13 +01:00
2020-05-16 00:34:41 +02:00