summary refs log tree commit diff
path: root/pkgs/os-specific/linux/systemd/0009-localectl-use-etc-X11-xkb-for-list-x11.patch
diff options
context:
space:
mode:
authorRaito Bezarius <masterancpp@gmail.com>2023-06-19 02:40:27 +0200
committernikstur <nikstur@outlook.com>2023-09-13 12:02:39 +0200
commitfe6e29938174d1548bdcf02e0100824b272442ed (patch)
tree54fb77ba25e050d236f58e61d6ee093bfe4679e2 /pkgs/os-specific/linux/systemd/0009-localectl-use-etc-X11-xkb-for-list-x11.patch
parent18b500811c2676bb2da63594403e581c7c899206 (diff)
downloadnixpkgs-fe6e29938174d1548bdcf02e0100824b272442ed.tar
nixpkgs-fe6e29938174d1548bdcf02e0100824b272442ed.tar.gz
nixpkgs-fe6e29938174d1548bdcf02e0100824b272442ed.tar.bz2
nixpkgs-fe6e29938174d1548bdcf02e0100824b272442ed.tar.lz
nixpkgs-fe6e29938174d1548bdcf02e0100824b272442ed.tar.xz
nixpkgs-fe6e29938174d1548bdcf02e0100824b272442ed.tar.zst
nixpkgs-fe6e29938174d1548bdcf02e0100824b272442ed.zip
systemd: 253.5 -> 254-rc1
This is an early preparation for systemd v254 which causes some patch reflows
and EFI-related cleanups to their new build system with elf2efi, requiring pyelftools
as a Python packge.
Diffstat (limited to 'pkgs/os-specific/linux/systemd/0009-localectl-use-etc-X11-xkb-for-list-x11.patch')
-rw-r--r--pkgs/os-specific/linux/systemd/0009-localectl-use-etc-X11-xkb-for-list-x11.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/os-specific/linux/systemd/0009-localectl-use-etc-X11-xkb-for-list-x11.patch b/pkgs/os-specific/linux/systemd/0009-localectl-use-etc-X11-xkb-for-list-x11.patch
index fac9916cf3b..c0f6afd7fc7 100644
--- a/pkgs/os-specific/linux/systemd/0009-localectl-use-etc-X11-xkb-for-list-x11.patch
+++ b/pkgs/os-specific/linux/systemd/0009-localectl-use-etc-X11-xkb-for-list-x11.patch
@@ -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 fb83881cc7..c47a33134a 100644
+index d8db9d9d22..4601bb5431 100644
 --- a/src/locale/localectl.c
 +++ b/src/locale/localectl.c
 @@ -297,7 +297,7 @@ static int list_x11_keymaps(int argc, char **argv, void *userdata) {