10 src = fetchFromGitHub {
14 hash = "sha256-lYqjwLPvSX9/HaFvSwtkvxbCToTwfDPeVivNfazZwQA=";
17 vendorHash = "sha256-/7MsVLVek2nQwf8rVJQywBKiIOCGe72L45CkAElXrMo=";
20 description = "Convert Ghost export to Hugo posts";
21 homepage = "https://github.com/jbarone/ghostToHugo";
22 license = licenses.mit;
23 maintainers = with maintainers; [ clerie ];
24 mainProgram = "ghostToHugo";