me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Ludovic Courtès ed15dfcf31
machine: ssh: <machine-ssh-configuration> can include the host key.
* gnu/machine/ssh.scm (<machine-ssh-configuration>)[host-key]: New field.
(machine-ssh-session): Pass #:host-key to 'open-ssh-session'.
* doc/guix.texi (Invoking guix deploy): Document it.
2019-12-04 18:16:08 +01:00
..
bootloader
build build: vm: Fix qemu-command procedure. 2019-12-01 16:52:30 +01:00
installer
machine machine: ssh: <machine-ssh-configuration> can include the host key. 2019-12-04 18:16:08 +01:00
packages gnu: bitlbee: Use Python 3. 2019-12-04 18:16:08 +01:00
services services: Add GNOME Keyring service. 2019-12-04 18:16:08 +01:00
system install: Pass 'local-file' literal strings for proper resolution. 2019-12-01 23:36:52 +01:00
tests tests: install: Fix typo. 2019-11-18 13:22:15 +09:00
artwork.scm
bootloader.scm
ci.scm ci: Make sure the Guix checkout is the one providing Cuirass proc. 2019-12-01 11:26:11 +01:00
installer.scm
local.mk gnu: icecat: Update to 68.3.0-guix0-preview1 [security fixes]. 2019-12-04 06:36:45 -05:00
machine.scm
packages.scm
services.scm services: 'fold-services' memoizes service values. 2019-11-09 23:04:14 +01:00
system.scm system: vm: Support cross-compilation. 2019-12-01 16:51:40 +01:00
tests.scm