diff options
author | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-07-05 14:56:07 -0400 |
---|---|---|
committer | Christopher Lemmer Webber <cwebber@dustycloud.org> | 2019-07-06 02:10:04 -0400 |
commit | 5cbb832fb107a8ca55938a52f6699ad8c6f08c8d (patch) | |
tree | 25ed88c8444de3cfe08abe4073bcba8f1eaa9eda /po | |
parent | fa9edf09e992db7510c7471486dffc93e1e707e5 (diff) | |
download | patches-5cbb832fb107a8ca55938a52f6699ad8c6f08c8d.tar patches-5cbb832fb107a8ca55938a52f6699ad8c6f08c8d.tar.gz |
Add 'guix deploy'.
* guix/scripts/deploy.scm: New file.
* Makefile.am (MODULES): Add it.
Diffstat (limited to 'po')
-rw-r--r-- | po/guix/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in index bcd6f76371..f5fc4956b4 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -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 |