10 src = fetchFromGitHub {
14 fetchSubmodules = true;
15 hash = "sha256-vonhVxXbYI/5Gl9ZwI8+a3YXSjoqLVic1twykiy+e34=";
20 ldflags = [ "-s" "-w" ];
22 # Tests require a socket connection to be created.
26 homepage = "https://github.com/pldubouilh/gossa";
27 description = "Fast and simple multimedia fileserver";
28 license = licenses.mit;
29 maintainers = with maintainers; [ dsymbol ];
30 mainProgram = "gossa";