rapcad: mark as broken

This commit is contained in:
xeji 2018-04-11 11:42:18 +02:00
parent bc17a66732
commit 6c2b87fd3c

View File

@ -29,5 +29,6 @@ stdenv.mkDerivation rec {
maintainers = [ maintainers.raskin ];
platforms = platforms.linux;
description = ''Constructive solid geometry package'';
broken = true; # 2018-04-11
};
}