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