opensmtpd 7.4.0p0 -> 7.4.0p1 https://repology.org/project/opensmtpd/versions attrpath: opensmtpd 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/opensmtpd/default.nix b/pkgs/servers/mail/opensmtpd/default.nix index f93bc857116f..ca5f877b0af8 100644 --- a/pkgs/servers/mail/opensmtpd/default.nix +++ b/pkgs/servers/mail/opensmtpd/default.nix @@ -18,14 +18,14 @@ stdenv.mkDerivation rec { pname = "opensmtpd"; - version = "7.4.0p0"; + version = "7.4.0p1"; nativeBuildInputs = [ autoreconfHook autoconf-archive pkgconf libtool bison ]; buildInputs = [ libevent zlib libressl db pam libxcrypt ]; src = fetchurl { url = "https://www.opensmtpd.org/archives/${pname}-${version}.tar.gz"; - hash = "sha256-wYHMw0NKEeWDYZ4AAoUg1Ff+Bi403AO+6jWAeCIM43Q="; + hash = "sha256-noKi7JQZ4YHUyifY4+vl0Sn97VuoQCL/TRGnP47bcLU="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A opensmtpd nix build failed. checking for struct statfs.f_favail... no checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for gcc options needed to detect all undeclared functions... none needed checking for struct tm.tm_gmtoff... yes checking for struct tm.tm_zone... yes checking for struct DIR.d_type... no checking whether O_NONBLOCK is declared... yes checking whether AF_LOCAL is declared... yes checking whether PF_LOCAL is declared... yes checking whether IPPORT_HILASTAUTO is declared... no checking whether IPV6_ADDR_SCOPE_INTFACELOCAL is declared... no checking whether WAIT_MYPGRP is declared... yes checking whether LOG_PERROR is declared... yes checking if gcc supports compile flag -Qunused-arguments... no checking if gcc supports compile flag -Wunknown-warning-option... no checking if gcc supports compile flag -Wall... yes checking if gcc supports compile flag -Wpointer-arith... yes checking if gcc supports compile flag -Wuninitialized... yes checking if gcc supports compile flag -Wsign-compare... yes checking if gcc supports compile flag -Wformat-security... yes checking if gcc supports compile flag -Wsizeof-pointer-memaccess... yes checking if gcc supports compile flag -Wpointer-sign... yes checking if gcc supports compile flag -Wunused-result... yes checking if gcc supports compile flag -fno-strict-aliasing... yes checking gcc version... 13.2.0 checking if gcc accepts -fno-builtin-memset... yes checking whether LLONG_MAX is declared... yes checking if compiler allows __attribute__ on return types... yes configure: error: invalid man type: doc