exim 4.96.2 -> 4.97.1 https://repology.org/project/exim/versions attrpath: exim Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/servers/mail/exim/default.nix b/pkgs/servers/mail/exim/default.nix index b3f19cec8fbd..648f2be28ff6 100644 --- a/pkgs/servers/mail/exim/default.nix +++ b/pkgs/servers/mail/exim/default.nix @@ -11,11 +11,11 @@ stdenv.mkDerivation rec { pname = "exim"; - version = "4.96.2"; + version = "4.97.1"; src = fetchurl { url = "https://ftp.exim.org/pub/exim/exim4/${pname}-${version}.tar.xz"; - hash = "sha256-A44yfo0ek9AFusm7Bv0irsRNUCiTDW2+iBetRLv8HeY="; + hash = "sha256-vXggV1CaeTWTUIUoWQYm0YXqFgzjLLNL7aJi6Zzv36k="; }; enableParallelBuilding = true; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A exim nix build failed. make[1]: *** Waiting for unfinished jobs.... # @./exim_checkaccess -v 2>&1 >/dev/null cc dbmdb.c >>> exim_checkaccess script built cc dnsdb.c cc dsearch.c cc lsearch.c >>> eximstats script built cc spf.c >>> convert4r3 script built cc readsock.c Can't locate File/FcntlLock.pm in @INC (you may need to install the File::FcntlLock module) (@INC entries checked: /nix/store/fx9hkrym88ahxkibcqnkl8907vakbqvg-perl-5.38.2/lib/perl5/site_perl/5.38.2/x86_64-linux-thread-multi /nix/store/fx9hkrym88ahxkibcqnkl8907vakbqvg-perl-5.38.2/lib/perl5/site_perl/5.38.2 /nix/store/fx9hkrym88ahxkibcqnkl8907vakbqvg-perl-5.38.2/lib/perl5/site_perl /nix/store/fx9hkrym88ahxkibcqnkl8907vakbqvg-perl-5.38.2/lib/perl5/site_perl/5.38.2/x86_64-linux-thread-multi /nix/store/fx9hkrym88ahxkibcqnkl8907vakbqvg-perl-5.38.2/lib/perl5/site_perl/5.38.2 /nix/store/fx9hkrym88ahxkibcqnkl8907vakbqvg-perl-5.38.2/lib/perl5/5.38.2/x86_64-linux-thread-multi /nix/store/fx9hkrym88ahxkibcqnkl8907vakbqvg-perl-5.38.2/lib/perl5/5.38.2) at ./exim_id_update line 18. BEGIN failed--compilation aborted at ./exim_id_update line 18. make[1]: *** [Makefile:596: exim_id_update] Error 2 cc lf_quote.c cc lf_check_file.c cc lf_sqlperform.c >>> convert4r4 script built >>> exigrep script built >>> exipick script built Cannot read timezone file /usr/share/zoneinfo/UTC (from TZDIR/TZ) 'man tzset' may help. >>> exim_msgdate script built ar cq lookups.a ranlib lookups.a make[2]: Leaving directory '/build/exim-4.97.1/build-Linux-x86_64/lookups' make[1]: Leaving directory '/build/exim-4.97.1/build-Linux-x86_64' make: *** [Makefile:37: all] Error 2