civodul pushed a change to branch master
in repository guix.
from b4c93a7 gnu: xorg-server: Update to 1.20.3 [fixes CVE-2018-14665].
new 63eb2b8 Add 'guix processes'.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 2 +
doc/guix.texi | 63 +++++++++++++
guix/scripts/processes.scm | 223 +++++++++++++++++++++++++++++++++++++++++++++
po/guix/POTFILES.in | 1 +
tests/processes.scm | 86 +++++++++++++++++
5 files changed, 375 insertions(+)
create mode 100644 guix/scripts/processes.scm
create mode 100644 tests/processes.scm