[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (bdd30bf -> dbef901)
From: |
guix-commits |
Subject: |
branch master updated (bdd30bf -> dbef901) |
Date: |
Tue, 7 May 2019 09:46:59 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from bdd30bf gnu: Add sbcl-find-port, cl-find-port, and ecl-find-port.
new d108f59 environment: Non ad-hoc mode also honors transformation
options.
new 1df38cf gnu: gnome-control-center: Patch file name of
'gkbd-keyboard-display'.
new 341225a gnu: gnome-control-center: Patch file name of
'nm-connection-editor'.
new 6426a8f gnu: slim: Allow customisation of Xorg display.
new 6156917 services: slim: Allow SLiM to be started on multiple ttys.
new dbef901 doc: Document 'display' and 'vt' fields of
'slim-configuration'.
The 6 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 | 33 +++++++++++++
gnu/local.mk | 1 +
gnu/packages/display-managers.scm | 3 +-
gnu/packages/gnome.scm | 15 +++++-
gnu/packages/patches/slim-display.patch | 75 +++++++++++++++++++++++++++++
gnu/services/xorg.scm | 85 +++++++++++++++++++--------------
guix/scripts/environment.scm | 2 +-
tests/guix-environment.sh | 19 ++++++++
8 files changed, 194 insertions(+), 39 deletions(-)
create mode 100644 gnu/packages/patches/slim-display.patch
- branch master updated (bdd30bf -> dbef901),
guix-commits <=
- 03/06: gnu: gnome-control-center: Patch file name of 'nm-connection-editor'., guix-commits, 2019/05/07
- 01/06: environment: Non ad-hoc mode also honors transformation options., guix-commits, 2019/05/07
- 02/06: gnu: gnome-control-center: Patch file name of 'gkbd-keyboard-display'., guix-commits, 2019/05/07
- 04/06: gnu: slim: Allow customisation of Xorg display., guix-commits, 2019/05/07
- 06/06: doc: Document 'display' and 'vt' fields of 'slim-configuration'., guix-commits, 2019/05/07
- 05/06: services: slim: Allow SLiM to be started on multiple ttys., guix-commits, 2019/05/07