10 src = fetchFromGitHub {
14 hash = "sha256-pxk9tauB7u0oe6g4maHh+dREZXKwMz44v3KB43yYW6c=";
17 vendorHash = "sha256-9YCt9crLuYjd+TUXJyx/EAYIMWM5TD+ZyzLeu0RMxVc=";
20 description = "Fast static site generator";
21 homepage = "https://github.com/piranha/gostatic";
22 license = licenses.isc;
23 maintainers = with maintainers; [ urandom ];
24 mainProgram = "gostatic";