Loading pkgs/by-name/tu/tusd/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ buildGoModule (finalAttrs: { description = "Reference server implementation in Go of tus: the open protocol for resumable file uploads"; license = lib.licenses.mit; homepage = "https://tus.io/"; mainProgram = "tusd"; maintainers = with lib.maintainers; [ nh2 kalbasit Loading Loading
pkgs/by-name/tu/tusd/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ buildGoModule (finalAttrs: { description = "Reference server implementation in Go of tus: the open protocol for resumable file uploads"; license = lib.licenses.mit; homepage = "https://tus.io/"; mainProgram = "tusd"; maintainers = with lib.maintainers; [ nh2 kalbasit Loading