nixpkgs/pkgs/kde/plasma/kwayland-integration/default.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
110 B
Nix
Raw Normal View History

{mkKdeDerivation}:
mkKdeDerivation {
pname = "kwayland-integration";
# FIXME(qt5)
meta.broken = true;
}