guix-mirrors/gnu
Arun Isaac 55a5181e74
machine: ssh: Return monadic value from roll-back-managed-host.
Previously, <unspecified> would be returned. That was a bug. Monadic
procedures must always return monadic values.

* gnu/machine/ssh.scm (roll-back-managed-host): Return monadic value.

Change-Id: I3db2879dbfbcab5e9d251fa5ed02c8653adbeafb
2025-02-27 22:52:27 +00:00
..
bootloader bootloader/grub: Create grub background image with ungrafted inputs. 2025-01-26 09:32:59 +02:00
build build: marionette: Make it possible to reboot VM during tests. 2025-02-13 00:07:21 +09:00
home home: services: unclutter: Add a ‘stop’ method. 2025-02-21 15:27:12 +01:00
installer gnu: Fix some misspellings. 2025-02-19 11:21:47 +02:00
machine machine: ssh: Return monadic value from roll-back-managed-host. 2025-02-27 22:52:27 +00:00
packages gnu: f3d: Update to 3.0.0. 2025-02-27 22:58:51 +03:00
services services: syncthing: Fix typo in file name. 2025-02-25 13:10:25 -05:00
system system: default-skeleton-home-config: Include %base-home-services. 2025-02-25 15:45:36 +01:00
tests tests: dovecot: Add sieve. 2025-02-25 10:57:51 +00:00
artwork.scm
bootloader.scm gnu: Fix some misspellings. 2025-02-19 11:21:47 +02:00
ci.scm
compression.scm
home.scm home: services: Add ‘transient’ and ‘timer’ to ‘%base-home-services’. 2025-01-26 22:09:27 +01:00
image.scm
installer.scm
local.mk gnu: breezy: Update to 3.3.9. 2025-02-24 23:33:52 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm