aboutsummaryrefslogtreecommitdiff
path: root/gnu/services
diff options
context:
space:
mode:
authorJanneke Nieuwenhuizen <janneke@gnu.org>2024-10-20 13:43:17 +0200
committerJan (janneke) Nieuwenhuizen <janneke@gnu.org>2024-11-11 07:28:35 +0100
commit035e5f0c743d80be3d4029f9daba90cb8b657782 (patch)
tree5d36e3444a1918c65bdaca7f91e1f2bd2fcb5538 /gnu/services
parent711855cb00f436475ecd48423fedfbf74567c575 (diff)
downloadguix-035e5f0c743d80be3d4029f9daba90cb8b657782.tar.gz
guix-035e5f0c743d80be3d4029f9daba90cb8b657782.zip
installer: Support dry-run from Guile via store.
This supports running the installer quasi-directly from Guile by only building a Guile installer-script in the store. Do something like: ./pre-inst-env guile -c '((@ (gnu installer) run-installer) #:dry-run? #t)' or and BE VERY CAREFUL WHEN NOT USING #:DRY-RUN #T! sudo -E ./pre-inst-env guile -c '((@ (gnu installer) run-installer))' for this to work, you also need connman. * gnu/installer.scm (installer-script, run-installer): New procedures. Change-Id: I8cc1746845ec99f738e35fa91bb2342a674cfa88
Diffstat (limited to 'gnu/services')
0 files changed, 0 insertions, 0 deletions