system: 'operating-system-with-provenance' uses the OS location info.
authorLudovic Courtès <ludo@gnu.org>
Tue, 28 Jul 2020 20:36:20 +0000 (22:36 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 28 Jul 2020 22:22:01 +0000 (00:22 +0200)
commit12a3d7d6f747b2b3c456ba20727e1ac97f9a952f
treee6602f8283267c668a6cea3b39750d7533b0825c
parent5c622a0a680ca69f8c1f3ce23dabdd93e774a56f
system: 'operating-system-with-provenance' uses the OS location info.

This allows 'guix deploy' to save the config file when it's available.

* gnu/system.scm (operating-system-configuration-file): New procedure.
(operating-system-with-provenance): 'config-file' defaults to the value
returned by 'operating-system-configuration-file'.
gnu/system.scm