libvirt 9.9.0 -> 9.10.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/d64nd0wv0j2vixaxyqh5n93nsnddwd0q-update-libvirt.drv /nix/store/yjbs1klz44ji6y6zxp7i33y1l602wd6y-packages.json.drv building '/nix/store/d64nd0wv0j2vixaxyqh5n93nsnddwd0q-update-libvirt.drv'... building '/nix/store/yjbs1klz44ji6y6zxp7i33y1l602wd6y-packages.json.drv'... Going to be running update for following packages: - libvirt-9.9.0 Press Enter key to continue... Running update for: - libvirt-9.9.0: UPDATING ... - libvirt-9.9.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 4c3740e4ba7c..ff40c3693fff 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.9.0"; + version = "9.10.0"; src = fetchFromGitLab { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-8Tmn99wDkRoA+pnOjeCzHoCeR3P3MwCA1kqY6SZpkqw="; + sha256 = "sha256-SYk3aseaVD31rnGKj/7eoLldGbOdJfKMw4tVDjtjcwY="; fetchSubmodules = true; }; diff --git a/pkgs/development/python-modules/libvirt/default.nix b/pkgs/development/python-modules/libvirt/default.nix index 3ed1abee42c9..de5a75ee9eea 100644 --- a/pkgs/development/python-modules/libvirt/default.nix +++ b/pkgs/development/python-modules/libvirt/default.nix @@ -2,14 +2,14 @@ buildPythonPackage rec { pname = "libvirt"; - version = "9.9.0"; + version = "9.10.0"; format = "setuptools"; src = fetchFromGitLab { owner = "libvirt"; repo = "libvirt-python"; rev = "v${version}"; - hash = "sha256-cajKzRRhKCUKWm+1p3xvCyEbVB2R/70WY584o7V+XaY="; + hash = "sha256-7qJieTLPzyHvhOLUsti4Mbt94iba2eTZd6OvPn3uLEA="; }; nativeBuildInputs = [ pkg-config ]; diff --git a/pkgs/top-level/perl-packages.nix b/pkgs/top-level/perl-packages.nix index 2cb7718f892c..7669bf2db61e 100644 --- a/pkgs/top-level/perl-packages.nix +++ b/pkgs/top-level/perl-packages.nix @@ -23890,12 +23890,12 @@ with self; { SysVirt = buildPerlModule rec { pname = "Sys-Virt"; - version = "9.7.0"; + version = "9.8.0"; src = fetchFromGitLab { owner = "libvirt"; repo = "libvirt-perl"; rev = "v${version}"; - hash = "sha256-tXXB6Gj27oFZv9WD4dXWdY55jDDLrGYbud4qoyjNe5A="; + hash = "sha256-xLrqD1fFbDYS4HH85vYCeaKZeNwXQpjPXfGpJCFumg8="; }; nativeBuildInputs = [ pkgs.pkg-config ]; buildInputs = [ pkgs.libvirt CPANChanges TestPod TestPodCoverage XMLXPath ]; No auto update branch exists Successfully finished processing cachix "/nix/store/64cvmc7n12lgc3licz74ab5wdgdvcnxz-libvirt-9.10.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
32 packages built:
  • appvm
  • collectd
  • diffoscope
  • docker-machine-kvm
  • docker-machine-kvm2
  • gnome.gnome-boxes
  • guestfs-tools
  • libguestfs
  • libguestfs-with-appliance
  • librenms
  • libvirt
  • libvirt-glib
  • mgmt
  • minikube
  • minishift
  • multipass
  • nixops_unstable
  • ocamlPackages.ocaml_libvirt
  • perl536Packages.SysVirt
  • perl538Packages.SysVirt
  • python310Packages.guestfs
  • python310Packages.libvirt
  • python311Packages.guestfs
  • python311Packages.libvirt
  • rubyPackages.ruby-libvirt
  • rubyPackages_3_2.ruby-libvirt
  • rubyPackages_3_3.ruby-libvirt
  • vagrant
  • virt-manager
  • virt-manager-qt
  • virt-top
  • virt-viewer
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for libvirt is: A toolkit to interact with the virtualization capabilities of recent versions of Linux and other OSes meta.homepage for libvirt is: https://libvirt.org/ meta.changelog for libvirt is: https://gitlab.com/libvirt/libvirt/-/raw/v9.10.0/NEWS.rst ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 9.10.0 with grep in /nix/store/64cvmc7n12lgc3licz74ab5wdgdvcnxz-libvirt-9.10.0 - found 9.10.0 in filename of file in /nix/store/64cvmc7n12lgc3licz74ab5wdgdvcnxz-libvirt-9.10.0 ---
Rebuild report (if merged into master) (click to expand) ``` 34 total rebuild path(s) 34 package rebuild(s) First fifty rebuilds by attrpath appvm collectd diffoscope docker-machine-kvm docker-machine-kvm2 gnome.gnome-boxes guestfs-tools haskellPackages.libvirt-hs libguestfs librenms libvirt libvirt-glib libvmi mgmt minikube minishift multipass nixops_unstable perl536Packages.SysVirt perl538Packages.SysVirt python310Packages.guestfs python310Packages.libvirt python311Packages.guestfs python311Packages.libvirt rubyPackages.ruby-libvirt rubyPackages_2_7.ruby-libvirt rubyPackages_3_1.ruby-libvirt rubyPackages_3_2.ruby-libvirt rubyPackages_3_3.ruby-libvirt vagrant virt-manager virt-manager-qt virt-top virt-viewer ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/64cvmc7n12lgc3licz74ab5wdgdvcnxz-libvirt-9.10.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A libvirt https://github.com/r-ryantm/nixpkgs/archive/9c0f59adc112491ae4cadda52709724d6189315b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/9c0f59adc112491ae4cadda52709724d6189315b#libvirt ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/64cvmc7n12lgc3licz74ab5wdgdvcnxz-libvirt-9.10.0 ls -la /nix/store/64cvmc7n12lgc3licz74ab5wdgdvcnxz-libvirt-9.10.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
32 packages built:
  • appvm
  • collectd
  • diffoscope
  • docker-machine-kvm
  • docker-machine-kvm2
  • gnome.gnome-boxes
  • guestfs-tools
  • libguestfs
  • libguestfs-with-appliance
  • librenms
  • libvirt
  • libvirt-glib
  • mgmt
  • minikube
  • minishift
  • multipass
  • nixops_unstable
  • ocamlPackages.ocaml_libvirt
  • perl536Packages.SysVirt
  • perl538Packages.SysVirt
  • python310Packages.guestfs
  • python310Packages.libvirt
  • python311Packages.guestfs
  • python311Packages.libvirt
  • rubyPackages.ruby-libvirt
  • rubyPackages_3_2.ruby-libvirt
  • rubyPackages_3_3.ruby-libvirt
  • vagrant
  • virt-manager
  • virt-manager-qt
  • virt-top
  • virt-viewer
--- ###### Maintainer pings cc @fpletz @globin @lovesegfault for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/274711