fix indent
This commit is contained in:
parent
fd0a67450d
commit
0d800bca69
|
@ -30,9 +30,9 @@ buildGradle {
|
||||||
|
|
||||||
meta = with pkgs.stdenv.lib; {
|
meta = with pkgs.stdenv.lib; {
|
||||||
broken = true;
|
broken = true;
|
||||||
description = "A program to fetch metadata for Japanese Adult Video";
|
description = "A program to fetch metadata for Japanese Adult Video";
|
||||||
homepage = "https://github.com/DoctorD1501/JAVMovieScraper";
|
homepage = "https://github.com/DoctorD1501/JAVMovieScraper";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue