summaryrefslogtreecommitdiff
path: root/guix/scripts/deploy.scm
AgeCommit message (Expand)Author
2020-02-09Update e-mail address for Jakob L. Kreuze.Tobias Geerinckx-Rice
2019-11-26Use 'offload?' instead of 'build-hook?' internally.Ludovic Courtès
2019-11-19deploy: Handle "--version".Ludovic Courtès
2019-09-23deploy: Add '--verbosity' and properly interpret build log.Ludovic Courtès
2019-09-04deploy: Add missing store options.Ludovic Courtès
2019-08-28deploy: Do not quote error messages.Ludovic Courtès
2019-08-15machine: Implement 'roll-back-machine'.Jakob L. Kreuze
2019-08-14remote: Remove '--system' argument.Jakob L. Kreuze
2019-08-07deploy: Use all machine modules when loading deploymentJakob L. Kreuze
2019-07-24deploy: Handle the '--system' command line option.宋文武
2019-07-24deploy: Honor '--no-grafts'.宋文武
2019-07-06Add 'guix deploy'.Jakob L. Kreuze