3 buildPythonApplication,
12 buildPythonApplication {
18 src = fetchFromGitHub {
21 rev = "6d84339512a892972185d894704efa67dd82e87a";
22 sha256 = "0wkyzkhshlax9rvdmn441gv87n9abfr0qqmgs8bkg9kbcjb4bhad";
25 propagatedBuildInputs = [
35 mkdir -p $out/${python.sitePackages}
36 cp -r scfbuild $out/${python.sitePackages}
43 description = "SVGinOT color font builder";
44 homepage = "https://github.com/13rac1/scfbuild";
45 license = licenses.gpl3;
46 maintainers = with maintainers; [ abbradar ];
47 mainProgram = "scfbuild";