1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 03:51:53 +02:00

Add 'guix deploy'.

* guix/scripts/deploy.scm: New file.
* Makefile.am (MODULES): Add it.
This commit is contained in:
Jakob L. Kreuze
2019-07-05 14:56:07 -04:00
committed by Christopher Lemmer Webber
parent fa9edf09e9
commit 5cbb832fb1
3 changed files with 86 additions and 0 deletions
+1
View File
@@ -67,6 +67,7 @@ guix/scripts/pack.scm
guix/scripts/weather.scm
guix/scripts/describe.scm
guix/scripts/processes.scm
guix/scripts/deploy.scm
guix/gnu-maintenance.scm
guix/scripts/container.scm
guix/scripts/container/exec.scm