seeks: mark as broken

This commit is contained in:
xeji 2018-04-11 11:52:48 +02:00
parent d7cb688d68
commit b5a9656511

View file

@ -64,5 +64,6 @@ stdenv.mkDerivation {
stdenv.lib.maintainers.matejc
];
platforms = stdenv.lib.platforms.gnu; # arbitrary choice
broken = true; # 2018-04-11
};
}