Loading pkgs/by-name/im/imapsync/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ perlPackages, stdenv, procps, versionCheckHook, }: stdenv.mkDerivation (finalAttrs: { Loading Loading @@ -74,6 +75,9 @@ stdenv.mkDerivation (finalAttrs: { strictDeps = true; doInstallCheck = true; nativeInstallCheckInputs = [ versionCheckHook ]; meta = { description = "Mail folder synchronizer between IMAP servers"; homepage = "https://imapsync.lamiral.info"; Loading Loading
pkgs/by-name/im/imapsync/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ perlPackages, stdenv, procps, versionCheckHook, }: stdenv.mkDerivation (finalAttrs: { Loading Loading @@ -74,6 +75,9 @@ stdenv.mkDerivation (finalAttrs: { strictDeps = true; doInstallCheck = true; nativeInstallCheckInputs = [ versionCheckHook ]; meta = { description = "Mail folder synchronizer between IMAP servers"; homepage = "https://imapsync.lamiral.info"; Loading