Mark as broken

This commit is contained in:
Daniel Løvbrøtte Olsen
2020-04-14 12:24:19 +02:00
parent a1b285facc
commit 05dd5105f3
3 changed files with 7 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ buildGradle {
'';
meta = with pkgs.stdenv.lib; {
#broken = true;
broken = true;
description = "A program to fetch metadata for Japanese Adult Video";
homepage = "https://github.com/DoctorD1501/JAVMovieScraper";
license = licenses.gpl2;