summary refs log tree commit diff
path: root/pkgs/os-specific/linux/systemd/0010-localectl-use-etc-X11-xkb-for-list-x11.patch
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2020-11-01 15:35:11 +0100
committerFlorian Klink <flokli@flokli.de>2020-12-02 23:40:04 +0100
commitef050bc3d18d4c72da4ba238fccbf0d82565eeb9 (patch)
tree9fde2716e10cf1216538e2f75bf0aa5a401fde77 /pkgs/os-specific/linux/systemd/0010-localectl-use-etc-X11-xkb-for-list-x11.patch
parentb83ed81c33567d2dc6f28d4cba8fd99e8394d282 (diff)
downloadnixpkgs-ef050bc3d18d4c72da4ba238fccbf0d82565eeb9.tar
nixpkgs-ef050bc3d18d4c72da4ba238fccbf0d82565eeb9.tar.gz
nixpkgs-ef050bc3d18d4c72da4ba238fccbf0d82565eeb9.tar.bz2
nixpkgs-ef050bc3d18d4c72da4ba238fccbf0d82565eeb9.tar.lz
nixpkgs-ef050bc3d18d4c72da4ba238fccbf0d82565eeb9.tar.xz
nixpkgs-ef050bc3d18d4c72da4ba238fccbf0d82565eeb9.tar.zst
nixpkgs-ef050bc3d18d4c72da4ba238fccbf0d82565eeb9.zip
systemd: 246.6 -> 247-rc2
Diffstat (limited to 'pkgs/os-specific/linux/systemd/0010-localectl-use-etc-X11-xkb-for-list-x11.patch')
-rw-r--r--pkgs/os-specific/linux/systemd/0010-localectl-use-etc-X11-xkb-for-list-x11.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/os-specific/linux/systemd/0010-localectl-use-etc-X11-xkb-for-list-x11.patch b/pkgs/os-specific/linux/systemd/0010-localectl-use-etc-X11-xkb-for-list-x11.patch
index 44ed04d9e7e..1d17bc4cf77 100644
--- a/pkgs/os-specific/linux/systemd/0010-localectl-use-etc-X11-xkb-for-list-x11.patch
+++ b/pkgs/os-specific/linux/systemd/0010-localectl-use-etc-X11-xkb-for-list-x11.patch
@@ -1,4 +1,4 @@
-From 84a2d35d4e75295edf7e190a94dfaf65db4973b6 Mon Sep 17 00:00:00 2001
+From aff592e0bf9a911e7f44ce07b66517c38456b627 Mon Sep 17 00:00:00 2001
 From: Imuli <i@imu.li>
 Date: Wed, 19 Oct 2016 08:46:47 -0400
 Subject: [PATCH 10/18] localectl: use /etc/X11/xkb for list-x11-*
@@ -10,7 +10,7 @@ NixOS has an option to link the xkb data files to /etc/X11, but not to
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/src/locale/localectl.c b/src/locale/localectl.c
-index e0664de826..c521f33a2a 100644
+index 7d2e887660..91c5139eed 100644
 --- a/src/locale/localectl.c
 +++ b/src/locale/localectl.c
 @@ -277,7 +277,7 @@ static int list_x11_keymaps(int argc, char **argv, void *userdata) {
@@ -23,5 +23,5 @@ index e0664de826..c521f33a2a 100644
                  return log_error_errno(errno, "Failed to open keyboard mapping list. %m");
  
 -- 
-2.28.0
+2.29.2