miku: Enable Plasma

This commit is contained in:
2022-07-13 19:35:32 +02:00
parent df1043ee38
commit 65c9e0babc
4 changed files with 43 additions and 33 deletions

View File

@@ -98,7 +98,8 @@ final: prev:
'';
});
/*
# See https://github.com/NixOS/nixpkgs/issues/171320
# Fixes XWayland crashing after a resume.
xwayland = prev.xwayland.overrideAttrs (old: rec {
version = "21.1.4";
src = prev.fetchurl {
@@ -106,7 +107,6 @@ final: prev:
sha256 = "sha256-GfZ5XzHPqOs1Kx5bPDefIu5gIOmHAf8sxnnajE8RWfc=";
};
});
*/
# See
# https://github.com/NixOS/nixpkgs/commit/2bf8d8c0162507d08f9fc48e36ce7225f4879bd4