guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (31708431c5 -> 6e3dab4737)


From: guix-commits
Subject: branch master updated (31708431c5 -> 6e3dab4737)
Date: Fri, 7 Oct 2022 10:13:38 -0400 (EDT)

apteryx pushed a change to branch master
in repository guix.

    from 31708431c5 tests: Attempt to build 'desktop.tmpl' on all major 
architectures.
     new c93b249dc0 gnu: tigervnc-server: Use new style inputs, gexps.
     new 0debec9f2d gnu: tigervnc-server: Move source production into origin 
snippet.
     new a7bfc9d68f gnu: tigervnc-server: Adjust PAM config.
     new ff33b8698a gnu: tigervnc-server: Disable tests via #:tests?.
     new 447c20db7e gnu: tigervnc-server: Patch and wrap vncserver script.
     new f3e9b069b1 gnu: gdm: Patch an extra reference to the Xsession script.
     new 1936668f5b services: gdm: Add a configuration field to enable XDMCP.
     new 21f641e9fa marionette: Make marionette-screen-text private.
     new 4cce84b247 marionette: Preserve screen dumps on failures.
     new f24e0fc233 marionette: Define keystrokes for typing colons and 
exclamation marks.
     new 133901a396 marionette: Add a callback arguments to 
wait-for-screen-text.
     new 0503b104d6 gnu: dconf: Set sysconfdir to /etc.
     new 7b896a26b8 services: Add dconf-service-type.
     new aad4e4fc6b services: xorg: Add auto-suspend? field to 
<gdm-configuration>.
     new 1c528a95cb services: Add xvnc-service-type.
     new 6e3dab4737 Update NEWS.

The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS                     |   1 +
 doc/guix.texi            | 175 ++++++++++++++++++++++++++++++++-
 gnu/build/marionette.scm |  53 +++++++---
 gnu/local.mk             |   2 +
 gnu/packages/gnome.scm   |  59 ++++++-----
 gnu/packages/vnc.scm     | 240 +++++++++++++++++++++++++++------------------
 gnu/services/vnc.scm     | 247 +++++++++++++++++++++++++++++++++++++++++++++++
 gnu/services/xorg.scm    | 197 +++++++++++++++++++++++++++++++++++--
 gnu/tests/base.scm       |  25 ++---
 gnu/tests/vnc.scm        | 200 ++++++++++++++++++++++++++++++++++++++
 10 files changed, 1040 insertions(+), 159 deletions(-)
 create mode 100644 gnu/services/vnc.scm
 create mode 100644 gnu/tests/vnc.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]