xwayland: 24.1.11 -> 24.1.12
Announcement: https://lists.x.org/archives/xorg-announce/2026-June/003704.html Advisory: https://lists.x.org/archives/xorg-announce/2026-June/003702.html
This commit is contained in:
@@ -56,11 +56,11 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "xwayland";
|
||||
version = "24.1.11";
|
||||
version = "24.1.12";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://xorg/individual/xserver/xwayland-${finalAttrs.version}.tar.xz";
|
||||
hash = "sha256-JxFaGogZB4QJv2/s/rdyToE3vTZCbecAWls6rgohOP8=";
|
||||
hash = "sha256-bfAsURuSwbmEhzTZ0bA6TCT4N1ujytpE6WhKIbX3jiE=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user