stumpwm, stumpwm-git: mark as broken

This commit is contained in:
xeji 2018-04-11 11:54:31 +02:00
parent b5a9656511
commit af555f8f21

View File

@ -99,5 +99,6 @@ stdenv.mkDerivation rec {
license = licenses.gpl2Plus;
maintainers = with maintainers; [ the-kenny ];
platforms = platforms.linux;
broken = true; # 2018-04-11
};
}