guix-devel/guix/scripts
Jakob L. Kreuze 9c70c460a0
machine: Implement 'roll-back-machine'.
* gnu/machine.scm (roll-back-machine, &deploy-error, deploy-error?)
(deploy-error-should-roll-back)
(deploy-error-captured-args): New variable.
* gnu/machine/ssh.scm (roll-back-managed-host): New variable.
* guix/scripts/deploy.scm (guix-deploy): Roll-back systems when a
deployment fails.
2019-08-15 07:43:09 -04:00
..
container
import maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
system reconfigure: Fix GC root installation. 2019-08-06 22:21:13 +02:00
archive.scm guix archive: Use (gcrypt common). 2019-07-19 11:53:47 +02:00
authenticate.scm
build.scm guix build: '--with-commit' recognizes "v[0-9]" tags. 2019-07-26 11:21:36 +02:00
challenge.scm
container.scm
copy.scm
deploy.scm machine: Implement 'roll-back-machine'. 2019-08-15 07:43:09 -04:00
describe.scm
download.scm
edit.scm
environment.scm scripts: environment: Add --no-cwd. 2019-07-08 10:33:20 -04:00
gc.scm guix gc: Correctly handle '--delete-generations' with no arguments. 2019-07-11 23:13:26 +02:00
graph.scm graph: Use 'derivation-input-derivation'. 2019-06-27 11:14:41 +02:00
hash.scm
import.scm
install.scm
lint.scm lint: Use the 'warning' procedure for messages. 2019-07-20 01:32:18 +02:00
offload.scm syscalls: Add 'with-file-lock' macro. 2019-06-05 23:10:36 +02:00
pack.scm maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
package.scm guix gc: Correctly handle '--delete-generations' with no arguments. 2019-07-11 23:13:26 +02:00
perform-download.scm
processes.scm
publish.scm Use more guix.gnu.org. 2019-07-16 23:00:10 +02:00
pull.scm pull: Pass #:use-substitutes? to 'show-what-to-build'. 2019-07-18 00:44:23 +02:00
refresh.scm
remove.scm
repl.scm Add (guix repl). 2019-07-04 18:05:02 +02:00
search.scm
size.scm
substitute.scm
system.scm guix system: Reimplement 'reconfigure'. 2019-07-26 19:19:49 +02:00
upgrade.scm
weather.scm