ce77225e21
This is the thing you want to look at.
6 lines
110 B
Nix
6 lines
110 B
Nix
{mkKdeDerivation}:
|
|
mkKdeDerivation {
|
|
pname = "kwayland-integration";
|
|
# FIXME(qt5)
|
|
meta.broken = true;
|
|
}
|