unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47292] [PATCH] gnu: services: xorg: export %default-xorg-server-arguments
@ 2021-03-21 11:31 Valentin Herrmann
  2021-03-31 13:30 ` bug#47292: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Valentin Herrmann @ 2021-03-21 11:31 UTC (permalink / raw)
  To: 47292


[-- Attachment #1.1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #1.2: Type: text/html, Size: 26 bytes --]

[-- Attachment #2: 0001-gnu-services-xorg-export-default-xorg-server-argumen.patch --]
[-- Type: text/x-patch, Size: 685 bytes --]

From 6272f455f6182c53b5c1f46a8b593846d5a96211 Mon Sep 17 00:00:00 2001
From: Valentin Herrmann <herr.valentin.mann@gmail.com>
Date: Sun, 21 Mar 2021 12:23:23 +0100
Subject: [PATCH] gnu: services: xorg: export %default-xorg-server-arguments

---
 gnu/services/xorg.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
index 60611dc77d..17d983ff8d 100644
--- a/gnu/services/xorg.scm
+++ b/gnu/services/xorg.scm
@@ -68,6 +68,8 @@
 
             %default-xorg-modules
             %default-xorg-fonts
+            %default-xorg-server-arguments
+
             xorg-wrapper
             xorg-start-command
             xinitrc
-- 
2.30.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#47292: [PATCH] gnu: services: xorg: export %default-xorg-server-arguments
  2021-03-21 11:31 [bug#47292] [PATCH] gnu: services: xorg: export %default-xorg-server-arguments Valentin Herrmann
@ 2021-03-31 13:30 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-03-31 13:30 UTC (permalink / raw)
  To: Valentin Herrmann; +Cc: 47292-done

Hi,

Valentin Herrmann <herr.valentin.mann@gmail.com> skribis:

> From 6272f455f6182c53b5c1f46a8b593846d5a96211 Mon Sep 17 00:00:00 2001
> From: Valentin Herrmann <herr.valentin.mann@gmail.com>
> Date: Sun, 21 Mar 2021 12:23:23 +0100
> Subject: [PATCH] gnu: services: xorg: export %default-xorg-server-arguments
>
> ---
>  gnu/services/xorg.scm | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
> index 60611dc77d..17d983ff8d 100644
> --- a/gnu/services/xorg.scm
> +++ b/gnu/services/xorg.scm
> @@ -68,6 +68,8 @@
>  
>              %default-xorg-modules
>              %default-xorg-fonts
> +            %default-xorg-server-arguments

I added a commit log and applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-31 13:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-21 11:31 [bug#47292] [PATCH] gnu: services: xorg: export %default-xorg-server-arguments Valentin Herrmann
2021-03-31 13:30 ` bug#47292: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).