2022-11-02T17:46:30 libvirt 0 -> 1 2022-11-02T17:46:32 attrpath: libvirt 2022-11-02T17:46:32 Checking auto update branch... 2022-11-02T17:46:36 [version] 2022-11-02T17:46:36 [version] skipping because derivation has updateScript 2022-11-02T17:46:36 [rustCrateVersion] 2022-11-02T17:46:36 [rustCrateVersion] No cargoSha256 found 2022-11-02T17:46:36 [golangModuleVersion] 2022-11-02T17:46:36 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-02T17:46:36 [updateScript] 2022-11-02T17:46:57 [updateScript] Success 2022-11-02T17:46:57 [updateScript] these 2 derivations will be built: /nix/store/yd33xs35fd4afw1i0py8s93cjxmfqgqw-update-libvirt.drv /nix/store/g5iabsjq7p23kasib8bjr20sj2yilg1i-packages.json.drv building '/nix/store/yd33xs35fd4afw1i0py8s93cjxmfqgqw-update-libvirt.drv'... building '/nix/store/g5iabsjq7p23kasib8bjr20sj2yilg1i-packages.json.drv'... Going to be running update for following packages: - libvirt-8.8.0 Press Enter key to continue... Running update for: - libvirt-8.8.0: UPDATING ... - libvirt-8.8.0: DONE. Packages updated! 2022-11-02T17:46:57 2022-11-02T17:46:57 [quotedUrls] 2022-11-02T17:46:57 [quotedUrls] nothing found to replace 2022-11-02T17:46:57 Diff after rewrites: diff --git a/pkgs/development/libraries/libvirt/default.nix b/pkgs/development/libraries/libvirt/default.nix index 71e89e07d8f..2bdc74e5d26 100644 --- a/pkgs/development/libraries/libvirt/default.nix +++ b/pkgs/development/libraries/libvirt/default.nix @@ -113,13 +113,13 @@ stdenv.mkDerivation rec { # NOTE: You must also bump: # # SysVirt in - version = "8.8.0"; + version = "8.9.0"; src = fetchFromGitLab { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-p7z+paiSeIm2cWnc6n9Hrd++BDmccGj+EOhqHNsJiXw="; + sha256 = "sha256-79frEYItbf1weOkrcyI/Z/TjTg6kLMQbteaTi9LAt0g="; fetchSubmodules = true; }; diff --git a/pkgs/development/python-modules/libvirt/default.nix b/pkgs/development/python-modules/libvirt/default.nix index 37114eb70c6..a2f3f9c732a 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 = "8.8.0"; + version = "8.9.0"; src = fetchFromGitLab { owner = "libvirt"; repo = "libvirt-python"; rev = "v${version}"; - sha256 = "sha256-UguqUsIfrql1UZeBoHLKXvLYuWicbJWamglkvqS++FI="; + sha256 = "sha256-vquchyGJlpg0R0R6Wh2MWB5RUZ3jzOQYzUoLwiLxIy8="; }; nativeBuildInputs = [ pkg-config ]; 2022-11-02T17:48:31 No auto update branch exists 2022-11-02T17:48:38 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libvirt nix build failed. 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 867 (offset 20 lines). Hunk #5 succeeded at 875 (offset 20 lines). Hunk #6 succeeded at 902 (offset 20 lines). patching file src/network/meson.build Hunk #1 succeeded at 74 (offset 1 line). Hunk #2 FAILED at 85. 1 out of 2 hunks FAILED -- saving rejects to file src/network/meson.build.rej 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 Hunk #1 succeeded at 199 (offset 24 lines). 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 succeeded at 20 (offset 1 line). patching file src/storage/meson.build Hunk #1 succeeded at 123 (offset -4 lines). patching file tools/meson.build