samba 4.18.6 -> 4.19.0 https://repology.org/project/samba/versions attrpath: samba 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/samba/4.x.nix b/pkgs/servers/samba/4.x.nix index 6343b987a03d..9d171cb9af1f 100644 --- a/pkgs/servers/samba/4.x.nix +++ b/pkgs/servers/samba/4.x.nix @@ -51,11 +51,11 @@ with lib; stdenv.mkDerivation rec { pname = "samba"; - version = "4.18.6"; + version = "4.19.0"; src = fetchurl { url = "mirror://samba/pub/samba/stable/${pname}-${version}.tar.gz"; - hash = "sha256-KEyKmUzpich81oCMOQ/LnQDDayGg3BqKdUdLZ8nnFec="; + hash = "sha256-KPmM6rdaallDKRL6EQ/IxxaryrHtbYvdQ5PReKz/PSA="; }; outputs = [ "out" "dev" "man" ]; 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 samba nix build failed. Checking for system tdb (>=1.4.9) : yes  Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok  Checking for python version >= 3.6.0 : 3.10.12  python headers : using cache  Checking linker accepts -Wl,-no-undefined : yes  Checking linker accepts ['-undefined', 'dynamic_lookup'] : no  Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok  Checking for header sys/auxv.h : yes  Checking for getauxval : ok  Checking linker accepts -Wl,-no-undefined : yes  Checking linker accepts ['-undefined', 'dynamic_lookup'] : no  Checking for python version >= 3.6.0 : 3.10.12  python headers : using cache  Checking for system talloc (>=2.4.1) : yes  Checking for system pytalloc-util.cpython-310-x86_64-linux-gnu (>=2.4.1) : yes  Checking for system tevent (>=0.15.0) : yes  Checking for epoll_create1 : ok  Checking value of NSIG : 65  Checking value of _NSIG : 65  Checking value of SIGRTMAX : 64  Checking value of SIGRTMIN : 34  Checking for python version >= 3.6.0 : 3.10.12  python headers : using cache  Checking linker accepts -Wl,-no-undefined : yes  Checking linker accepts ['-undefined', 'dynamic_lookup'] : no  Checking for program 'xsltproc' : /nix/store/sfihv8aj9fzd7mhjjvkc6z8zq5a6z2i1-libxslt-1.1.38-bin/bin/xsltproc  Checking for python version >= 3.6.0 : 3.10.12  python headers : using cache  Checking for system pyldb-util.cpython-310-x86_64-linux-gnu (>=2.8.0 <=2.8.999) : not found  ERROR: Use of system library ldb depends on missing system library/libraries ['pyldb-util.cpython-310-x86_64-linux-gnu']