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/7llrlzzjl54c1zg53iag63sph3w7nbz6-update-libvirt.drv /nix/store/p8ycw22vdh25whzw4lyy1c2gvkmqj3zd-packages.json.drv building '/nix/store/7llrlzzjl54c1zg53iag63sph3w7nbz6-update-libvirt.drv'... building '/nix/store/p8ycw22vdh25whzw4lyy1c2gvkmqj3zd-packages.json.drv'... Going to be running update for following packages: - libvirt-8.10.0 Press Enter key to continue... Running update for: - libvirt-8.10.0: UPDATING ... - libvirt-8.10.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 8f4479a763b..3698adc88ba 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 = "8.10.0"; + version = "9.0.0"; src = fetchFromGitLab { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-MboJLQ0R3l9lUQDjNVACvmxISjypvfxxMHSKF0+k6WM="; + sha256 = "sha256-YnkgTl6C3QkvMBGm95JgWmWaP4mAECe9B0wwjOx94p8="; fetchSubmodules = true; }; diff --git a/pkgs/development/python-modules/libvirt/default.nix b/pkgs/development/python-modules/libvirt/default.nix index f3dd61f8494..f56fcd0e9ac 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.10.0"; + version = "9.0.0"; src = fetchFromGitLab { owner = "libvirt"; repo = "libvirt-python"; rev = "v${version}"; - sha256 = "sha256-f2ZWBNCgylKQCmbLCaJsIb5alvZDRZUWQAMOMsxwGbk="; + sha256 = "sha256-/u6sctXn4Jmn2bUl1FjjrKpHReaTg+O9LprKXx3OAyU="; }; nativeBuildInputs = [ pkg-config ]; No auto update branch exists 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 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 succeeded at 86 (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 Hunk #1 FAILED at 175. 1 out of 1 hunk FAILED -- saving rejects to file src/qemu/meson.build.rej 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