2022-12-30T23:15:18 osinfo-db 20220830 -> 20221130 https://repology.org/metapackage/osinfo-db/versions 2022-12-30T23:15:20 attrpath: osinfo-db 2022-12-30T23:15:20 Checking auto update branch... 2022-12-30T23:15:20 No auto update branch exists 2022-12-30T23:15:24 [version] 2022-12-30T23:15:27 [version] updated version and sha256 2022-12-30T23:15:27 [rustCrateVersion] 2022-12-30T23:15:27 [rustCrateVersion] No cargoSha256 found 2022-12-30T23:15:27 [golangModuleVersion] 2022-12-30T23:15:27 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-30T23:15:27 [updateScript] 2022-12-30T23:15:27 [updateScript] skipping because derivation has no updateScript 2022-12-30T23:15:27 2022-12-30T23:15:27 [quotedUrls] 2022-12-30T23:15:27 [quotedUrls] nothing found to replace 2022-12-30T23:15:27 Diff after rewrites: diff --git a/pkgs/data/misc/osinfo-db/default.nix b/pkgs/data/misc/osinfo-db/default.nix index 0f11459a170..67c3dc7a3c1 100644 --- a/pkgs/data/misc/osinfo-db/default.nix +++ b/pkgs/data/misc/osinfo-db/default.nix @@ -8,11 +8,11 @@ stdenv.mkDerivation rec { pname = "osinfo-db"; - version = "20220830"; + version = "20221130"; src = fetchurl { url = "https://releases.pagure.org/libosinfo/${pname}-${version}.tar.xz"; - sha256 = "sha256-gRFkPZDeq4ONt/IT8VS+8uBXNQqcg0JF7gHdZEM7qvs="; + sha256 = "sha256-opVMrXob7yZ5lJmHxjiI8eCBsJ4R+3JQVDcvA37HcX8="; }; nativeBuildInputs = [ 2022-12-30T23:16:56 Successfully finished processing 2022-12-30T23:16:56 cachix "/nix/store/krsmlj0sp780q0xmxmcb3flpgyjg3qff-osinfo-db-20221130" 2022-12-30T23:16:59 [check][nixpkgs-review] 2022-12-31T00:01:59 [check][nixpkgs-review] took longer than 45m and timed out 2022-12-31T00:01:59 nixpkgs-review took longer than 45m and timed out 2022-12-31T00:02:03 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/osinfo-db/versions. meta.description for osinfo-db is: "Osinfo database of information about operating systems for virtualization provisioning tools" meta.homepage for osinfo-db is: "https://gitlab.com/libosinfo/osinfo-db/" meta.changelog for osinfo-db is: "https://gitlab.com/libosinfo/osinfo-db/-/commits/v20221130" ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 20221130 with grep in /nix/store/krsmlj0sp780q0xmxmcb3flpgyjg3qff-osinfo-db-20221130 - found 20221130 in filename of file in /nix/store/krsmlj0sp780q0xmxmcb3flpgyjg3qff-osinfo-db-20221130 ---
Rebuild report (if merged into master) (click to expand) ``` 21 total rebuild path(s) 21 package rebuild(s) First fifty rebuilds by attrpath cinnamon.cinnamon-gsettings-overrides cinnamon.nemo-fileroller cinnamon.nemo-with-extensions dropbox-cli eiciel gnome-photos gnome.file-roller gnome.gnome-boxes gnome.gnome-control-center gnome.gnome-terminal gnome.nautilus gnome.nautilus-python libosinfo nautilus-open-any-terminal osinfo-db pantheon.file-roller pantheon.file-roller-contract phosh phosh-mobile-settings tracker-miners virt-manager ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/krsmlj0sp780q0xmxmcb3flpgyjg3qff-osinfo-db-20221130 \ --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 osinfo-db https://github.com/r-ryantm/nixpkgs/archive/c3598987e0cda493f5e157c1d54fc402d8090ec2.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/krsmlj0sp780q0xmxmcb3flpgyjg3qff-osinfo-db-20221130 ls -la /nix/store/krsmlj0sp780q0xmxmcb3flpgyjg3qff-osinfo-db-20221130/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @bjornfor 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). 2022-12-31T00:02:05 https://api.github.com/repos/NixOS/nixpkgs/pulls/208430