libxml2Python 0 -> 1 attrpath: libxml2Python Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 3 derivations will be built: /nix/store/i5nxavpf1hbjm88myzz3zkb8wsgq61zp-python3-3.10.12-env.drv /nix/store/g2x49f8c8agf1c7sa8kzha3pn605hdzv-gnome-update-script.drv /nix/store/vdy1y50j16772jp3kmx8093ywx0194v2-packages.json.drv these 2 paths will be fetched (0.02 MiB download, 0.11 MiB unpacked): /nix/store/1ij7ib98q24p90il8hrgsci71qzcyzrh-libversion-3.0.3 /nix/store/6kprfs8qykrhw76829hg1wcxa0nxb40a-python3.10-libversion-1.2.4 copying path '/nix/store/1ij7ib98q24p90il8hrgsci71qzcyzrh-libversion-3.0.3' from 'https://cache.nixos.org'... copying path '/nix/store/6kprfs8qykrhw76829hg1wcxa0nxb40a-python3.10-libversion-1.2.4' from 'https://cache.nixos.org'... building '/nix/store/i5nxavpf1hbjm88myzz3zkb8wsgq61zp-python3-3.10.12-env.drv'... created 264 symlinks in user environment building '/nix/store/g2x49f8c8agf1c7sa8kzha3pn605hdzv-gnome-update-script.drv'... building '/nix/store/vdy1y50j16772jp3kmx8093ywx0194v2-packages.json.drv'... Going to be running update for following packages: - libxml2+py-2.10.4 Press Enter key to continue... Running update for: - libxml2+py-2.10.4: UPDATING ... - libxml2+py-2.10.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libxml2/default.nix b/pkgs/development/libraries/libxml2/default.nix index a5eafa0fdec..ef69299b5e2 100644 --- a/pkgs/development/libraries/libxml2/default.nix +++ b/pkgs/development/libraries/libxml2/default.nix @@ -34,7 +34,7 @@ in let libxml = stdenv.mkDerivation rec { pname = "libxml2"; - version = "2.10.4"; + version = "2.11.4"; outputs = [ "bin" "dev" "out" "doc" ] ++ lib.optional pythonSupport "py" @@ -43,7 +43,7 @@ libxml = stdenv.mkDerivation rec { src = fetchurl { url = "mirror://gnome/sources/libxml2/${lib.versions.majorMinor version}/libxml2-${version}.tar.xz"; - sha256 = "7QyRxYRQCPGTZznk7uIDVTHByUdCxlQfRO5m2IWUjUU="; + sha256 = "c34df4qz8TlynKE6JJT9F78w3bS3pCfPM2JSyrV/V/c="; }; patches = [ An auto update branch exists with message `libxml2Python: 2.10.4 -> 2.11.4`. New version is 2.11.4. An auto update branch exists with an equal or greater version