7 pname = "prettier-d-slim";
10 src = fetchFromGitHub {
12 repo = "prettier_d_slim";
14 hash = "sha256-M+qlFKtIro3geVsVaYu6dIfOrJIlUQY98LSBikKNV/I=";
17 npmDepsHash = "sha256-zkyB3PYpfeEw5U70KewxIWd4eImIbTgy+e88264sotc=";
22 description = "Makes prettier fast";
23 homepage = "https://github.com/mikew/prettier_d_slim";
24 license = lib.licenses.mit;
25 mainProgram = "prettier_d_slim";