osinfo-db 20230308 -> 20231215 https://repology.org/project/osinfo-db/versions attrpath: osinfo-db Checking auto update branch... An auto update branch exists with message `osinfo-db: 20230308 -> 20231027`. New version is 20231215. The auto update branch does not match or exceed the new version. [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [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 e563c2133187..8972e463488b 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 = "20230308"; + version = "20231215"; src = fetchurl { url = "https://releases.pagure.org/libosinfo/${pname}-${version}.tar.xz"; - sha256 = "sha256-VGugTsxekzui1/PztDM6KYDUrk38UoSYm5xUdY8rkIg="; + sha256 = "sha256-37fFl1zk7//ZKq3QAJSg98WTtBmI/aU5kV9kWfcWRVQ="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/c9g3rmfb7n31wwj6i5fhzfpkrnkjdck2-osinfo-db-20231215" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/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/v20231215 ###### 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 20231215 with grep in /nix/store/c9g3rmfb7n31wwj6i5fhzfpkrnkjdck2-osinfo-db-20231215 - found 20231215 in filename of file in /nix/store/c9g3rmfb7n31wwj6i5fhzfpkrnkjdck2-osinfo-db-20231215 ---
Rebuild report (if merged into master) (click to expand) ``` 23 total rebuild path(s) 23 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 gnomeExtensions.gtk4-desktop-icons-ng-ding guestfs-tools 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/c9g3rmfb7n31wwj6i5fhzfpkrnkjdck2-osinfo-db-20231215 \ --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/660b2fbf4017a4113400035a9d9dd7452bd399b4.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/660b2fbf4017a4113400035a9d9dd7452bd399b4#osinfo-db ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/c9g3rmfb7n31wwj6i5fhzfpkrnkjdck2-osinfo-db-20231215 ls -la /nix/store/c9g3rmfb7n31wwj6i5fhzfpkrnkjdck2-osinfo-db-20231215/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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/235101