popcorntime: mark as broken

This commit is contained in:
Domen Kožar 2015-11-09 19:44:09 +01:00
parent cdb79acd0c
commit 0d19f68d2b

View File

@ -44,6 +44,7 @@ in
license = stdenv.lib.licenses.gpl3; license = stdenv.lib.licenses.gpl3;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ bobvanderlinden ]; maintainers = with maintainers; [ bobvanderlinden ];
broken = true; # popcorntime.io is dead
}; };
} }
'' ''