civodul pushed a change to branch master
in repository guix.
from 618739b gnu: nix: Update to 1.11.6.
new 387e175 services: Add 'special-files-service-type'.
new 750a423 services: shepherd: Replace spaces with hyphens in file
names.
new 4eaac4b import: pypi: Correctly handle multiple-URL origins.
new 2149d3e gnu: Add freerdp.
new cce0da5 gnu: Add vinagre.
The 5 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:
doc/guix.texi | 44 ++++++++++++++++++++++++++++
gnu/build/activation.scm | 23 +++++++++++----
gnu/packages/gnome.scm | 40 ++++++++++++++++++++++++++
gnu/packages/rdesktop.scm | 73 ++++++++++++++++++++++++++++++++++++++++++++++-
gnu/services.scm | 25 +++++++++++++---
gnu/services/base.scm | 7 ++++-
gnu/services/shepherd.scm | 2 ++
gnu/tests/base.scm | 17 +++++++++++
guix/import/pypi.scm | 13 +++++++--
tests/pypi.scm | 10 +++++++
10 files changed, 240 insertions(+), 14 deletions(-)