libvirt 9.4.0 -> 9.6.0 https://repology.org/project/libvirt/versions attrpath: libvirt 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 2 derivations will be built: /nix/store/jv2sn9cihhm398znkwy2hwhqh6n60zcf-update-libvirt.drv /nix/store/6wpipvfhrvc2aaxc6b3qfrha3rih43xx-packages.json.drv building '/nix/store/jv2sn9cihhm398znkwy2hwhqh6n60zcf-update-libvirt.drv'... building '/nix/store/6wpipvfhrvc2aaxc6b3qfrha3rih43xx-packages.json.drv'... Going to be running update for following packages: - libvirt-9.4.0 Press Enter key to continue... Running update for: - libvirt-9.4.0: UPDATING ... - libvirt-9.4.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libvirt/default.nix b/pkgs/development/libraries/libvirt/default.nix index 74e2d858a722..9b63d4aa38e7 100644 --- a/pkgs/development/libraries/libvirt/default.nix +++ b/pkgs/development/libraries/libvirt/default.nix @@ -114,13 +114,13 @@ stdenv.mkDerivation rec { # NOTE: You must also bump: # # SysVirt in - version = "9.4.0"; + version = "9.6.0"; src = fetchFromGitLab { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-aYLXiZtbNXwJ8qmTHXv2OnyrYWK7KbwQWulTeuTbe0k="; + sha256 = "sha256-dQr6bUaZOX1MN+MZxbsPqbv3bsyyWBM0SBYlSnV04K0="; fetchSubmodules = true; }; diff --git a/pkgs/development/python-modules/libvirt/default.nix b/pkgs/development/python-modules/libvirt/default.nix index e83778c9a4eb..9c9509b559d8 100644 --- a/pkgs/development/python-modules/libvirt/default.nix +++ b/pkgs/development/python-modules/libvirt/default.nix @@ -2,13 +2,13 @@ buildPythonPackage rec { pname = "libvirt"; - version = "9.4.0"; + version = "9.6.0"; src = fetchFromGitLab { owner = "libvirt"; repo = "libvirt-python"; rev = "v${version}"; - hash = "sha256-P5IfH93qCEIJScDRkSOAnA5D82PV1T1eUlPCQYbK0d8="; + hash = "sha256-DIyvd13BeKP4HzgHz1FGUTau19MJgBKPiHnpK5nq0os="; }; nativeBuildInputs = [ pkg-config ]; An auto update branch exists with message `libvirt: 9.4.0 -> 9.5.0`. New version is 9.6.0. The auto update branch does not match or exceed the new version. 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 libvirt nix build failed. patching file meson_options.txt patching file src/ch/meson.build patching file src/interface/meson.build patching file src/libxl/meson.build patching file src/locking/meson.build patching file src/lxc/meson.build patching file src/meson.build Hunk #2 succeeded at 675 (offset 12 lines). Hunk #3 succeeded at 738 (offset 15 lines). Hunk #4 succeeded at 868 (offset 21 lines). Hunk #5 succeeded at 876 (offset 21 lines). Hunk #6 succeeded at 903 (offset 21 lines). patching file src/network/meson.build Hunk #1 succeeded at 74 (offset 1 line). Hunk #2 succeeded at 86 with fuzz 2 (offset 1 line). patching file src/node_device/meson.build patching file src/nwfilter/meson.build patching file src/nwfilter/xml/meson.build patching file src/qemu/meson.build patching file src/remote/meson.build Hunk #1 succeeded at 235 with fuzz 1. Hunk #2 succeeded at 252 (offset 1 line). Hunk #3 succeeded at 302 (offset 1 line). patching file src/secret/meson.build patching file src/security/apparmor/meson.build Hunk #1 FAILED at 19. 1 out of 1 hunk FAILED -- saving rejects to file src/security/apparmor/meson.build.rej patching file src/storage/meson.build Hunk #1 succeeded at 123 (offset -4 lines). patching file tools/meson.build libvirt 0 -> 1 attrpath: libvirt 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 2 derivations will be built: /nix/store/jv2sn9cihhm398znkwy2hwhqh6n60zcf-update-libvirt.drv /nix/store/6wpipvfhrvc2aaxc6b3qfrha3rih43xx-packages.json.drv building '/nix/store/jv2sn9cihhm398znkwy2hwhqh6n60zcf-update-libvirt.drv'... building '/nix/store/6wpipvfhrvc2aaxc6b3qfrha3rih43xx-packages.json.drv'... Going to be running update for following packages: - libvirt-9.4.0 Press Enter key to continue... Running update for: - libvirt-9.4.0: UPDATING ... - libvirt-9.4.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libvirt/default.nix b/pkgs/development/libraries/libvirt/default.nix index 74e2d858a722..9b63d4aa38e7 100644 --- a/pkgs/development/libraries/libvirt/default.nix +++ b/pkgs/development/libraries/libvirt/default.nix @@ -114,13 +114,13 @@ stdenv.mkDerivation rec { # NOTE: You must also bump: # # SysVirt in - version = "9.4.0"; + version = "9.6.0"; src = fetchFromGitLab { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-aYLXiZtbNXwJ8qmTHXv2OnyrYWK7KbwQWulTeuTbe0k="; + sha256 = "sha256-dQr6bUaZOX1MN+MZxbsPqbv3bsyyWBM0SBYlSnV04K0="; fetchSubmodules = true; }; diff --git a/pkgs/development/python-modules/libvirt/default.nix b/pkgs/development/python-modules/libvirt/default.nix index e83778c9a4eb..9c9509b559d8 100644 --- a/pkgs/development/python-modules/libvirt/default.nix +++ b/pkgs/development/python-modules/libvirt/default.nix @@ -2,13 +2,13 @@ buildPythonPackage rec { pname = "libvirt"; - version = "9.4.0"; + version = "9.6.0"; src = fetchFromGitLab { owner = "libvirt"; repo = "libvirt-python"; rev = "v${version}"; - hash = "sha256-P5IfH93qCEIJScDRkSOAnA5D82PV1T1eUlPCQYbK0d8="; + hash = "sha256-DIyvd13BeKP4HzgHz1FGUTau19MJgBKPiHnpK5nq0os="; }; nativeBuildInputs = [ pkg-config ]; An auto update branch exists with message `libvirt: 9.4.0 -> 9.5.0`. New version is 9.6.0. The auto update branch does not match or exceed the new version. 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 libvirt nix build failed. patching file meson_options.txt patching file src/ch/meson.build patching file src/interface/meson.build patching file src/libxl/meson.build patching file src/locking/meson.build patching file src/lxc/meson.build patching file src/meson.build Hunk #2 succeeded at 675 (offset 12 lines). Hunk #3 succeeded at 738 (offset 15 lines). Hunk #4 succeeded at 868 (offset 21 lines). Hunk #5 succeeded at 876 (offset 21 lines). Hunk #6 succeeded at 903 (offset 21 lines). patching file src/network/meson.build Hunk #1 succeeded at 74 (offset 1 line). Hunk #2 succeeded at 86 with fuzz 2 (offset 1 line). patching file src/node_device/meson.build patching file src/nwfilter/meson.build patching file src/nwfilter/xml/meson.build patching file src/qemu/meson.build patching file src/remote/meson.build Hunk #1 succeeded at 235 with fuzz 1. Hunk #2 succeeded at 252 (offset 1 line). Hunk #3 succeeded at 302 (offset 1 line). patching file src/secret/meson.build patching file src/security/apparmor/meson.build Hunk #1 FAILED at 19. 1 out of 1 hunk FAILED -- saving rejects to file src/security/apparmor/meson.build.rej patching file src/storage/meson.build Hunk #1 succeeded at 123 (offset -4 lines). patching file tools/meson.build