Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-06 | machine: Rename 'system' field. | Jakob L. Kreuze | |
* gnu/machine.scm (machine-system): Delete variable. (machine-operating-system): New variable. All callers changed. * doc/guix.texi (Invoking guix deploy): Use the 'machine-operating-system' accessor rather than 'machine-system'. | |||
2019-07-06 | gnu: Add machine type for deployment specifications. | Jakob L. Kreuze | |
* gnu/machine.scm: New file. * gnu/machine/ssh.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. |