miku: Enable Plasma
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user