osinfo-db 20221130 -> 20230308 https://repology.org/metapackage/osinfo-db/versions attrpath: osinfo-db Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/data/misc/osinfo-db/default.nix b/pkgs/data/misc/osinfo-db/default.nix index 67c3dc7a3c1..e563c213318 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 = "20221130"; + version = "20230308"; src = fetchurl { url = "https://releases.pagure.org/libosinfo/${pname}-${version}.tar.xz"; - sha256 = "sha256-opVMrXob7yZ5lJmHxjiI8eCBsJ4R+3JQVDcvA37HcX8="; + sha256 = "sha256-VGugTsxekzui1/PztDM6KYDUrk38UoSYm5xUdY8rkIg="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/dkpgpnsnjfna423lzzlvphwixw709cn0-osinfo-db-20230308" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
20 packages built:
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/v20230308 ###### 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 20230308 with grep in /nix/store/dkpgpnsnjfna423lzzlvphwixw709cn0-osinfo-db-20230308 - found 20230308 in filename of file in /nix/store/dkpgpnsnjfna423lzzlvphwixw709cn0-osinfo-db-20230308 ---
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/dkpgpnsnjfna423lzzlvphwixw709cn0-osinfo-db-20230308 \ --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/647ac3f5a46fc8e8c3853edbf003543ef929884e.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/dkpgpnsnjfna423lzzlvphwixw709cn0-osinfo-db-20230308 ls -la /nix/store/dkpgpnsnjfna423lzzlvphwixw709cn0-osinfo-db-20230308/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)
20 packages built:
--- ###### 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/223212