guix-devel/guix/scripts
Ludovic Courtès 6ddc63e599
guix system: Fix bootloader config file generation by 'guix system roll-back'.
Fixes <https://bugs.gnu.org/33623>.
Reported by Diego Nicola Barbato <dnbarbato@posteo.de>.

Regression introduced in commit
46c296dcc4.

* guix/scripts/system.scm (reinstall-bootloader): Add call to
'lower-object'.
2018-12-07 15:14:12 +01:00
..
container
import
system
archive.scm
authenticate.scm
build.scm build: Default to https://ci.guix.info for substitutes. 2018-12-04 10:57:56 +01:00
challenge.scm
container.scm
copy.scm
describe.scm describe: In 'channels' format, quote the channel name. 2018-12-07 15:14:12 +01:00
download.scm
edit.scm
environment.scm
gc.scm
graph.scm
hash.scm guix hash: Fix version and help messages 2018-11-28 10:39:58 +01:00
import.scm
lint.scm lint: 'check-derivation' fully disables grafts. 2018-11-20 18:36:05 +01:00
offload.scm
pack.scm pack: List the available formats. 2018-11-27 19:23:39 +02:00
package.scm guix package: '--show' errors when asked for a non-existent package. 2018-11-11 23:53:29 +01:00
perform-download.scm
processes.scm Add 'guix processes'. 2018-10-29 00:13:38 +01:00
publish.scm
pull.scm pull: Add missing monadic 'return'. 2018-11-07 21:56:16 +01:00
refresh.scm refresh: '--list-dependents' ignores deprecated packages. 2018-12-04 10:57:56 +01:00
repl.scm repl: Load user's initialization file. 2018-12-03 08:04:51 +03:00
size.scm Remove most references to hydra.gnu.org. 2018-12-04 10:57:56 +01:00
substitute.scm build: Default to https://ci.guix.info for substitutes. 2018-12-04 10:57:56 +01:00
system.scm guix system: Fix bootloader config file generation by 'guix system roll-back'. 2018-12-07 15:14:12 +01:00
weather.scm