cardboard: mark as broken

This commit is contained in:
2021-06-12 11:08:11 +10:00
parent 2f4dacf6ee
commit 31106758c5

View File

@@ -68,5 +68,6 @@ stdenv.mkDerivation rec {
homepage = "https://gitlab.com/cardboardwm/cardboard";
license = licenses.gpl3;
platforms = wlroots.meta.platforms;
broken = true;
};
}