guix system: De-monadify bootloader installation script.
authorLudovic Courtès <ludo@gnu.org>
Fri, 16 Nov 2018 08:25:56 +0000 (09:25 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 18 Nov 2018 22:37:45 +0000 (23:37 +0100)
commit52ee4479ef26826a53b9929cd00ca7738be687b1
tree64644e2f6f231d6a175219a0e8b979447839b44c
parent6e47628d4c9173633d0ac2a0ddaeb50a8257d725
guix system: De-monadify bootloader installation script.

* guix/scripts/system.scm (bootloader-installer-derivation): Rename
to...
(bootloader-installer-script): ... this.  Use 'scheme-file' instead of
'gexp->file'.
(perform-action): Adjust accordingly.  Move 'lower-object' call to the
point where DRVS is computed.
guix/scripts/system.scm