1 { buildDotnetGlobalTool, lib }:
3 buildDotnetGlobalTool {
7 nugetHash = "sha256-4tRdYf+/Q1iedx+DDuIKVGlIWQdr6erM51VdKzZkhCs=";
10 description = "F# source code formatter";
11 homepage = "https://github.com/fsprojects/fantomas";
12 license = licenses.asl20;
13 platforms = platforms.linux ++ platforms.darwin;
14 maintainers = with maintainers; [ mikaelfangel ];
15 mainProgram = "fantomas";