with import {}; stdenv.mkDerivation { name = "seafile"; buildInputs = [ seafile-shared ]; }