gpsd 3.24 -> 3.25 https://repology.org/metapackage/gpsd/versions attrpath: gpsd 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/servers/gpsd/default.nix b/pkgs/servers/gpsd/default.nix index d1b11dfd3d5..956c512b2e0 100644 --- a/pkgs/servers/gpsd/default.nix +++ b/pkgs/servers/gpsd/default.nix @@ -32,11 +32,11 @@ stdenv.mkDerivation rec { pname = "gpsd"; - version = "3.24"; + version = "3.25"; src = fetchurl { url = "mirror://savannah/${pname}/${pname}-${version}.tar.gz"; - sha256 = "sha256-AO4T9hVlUoSHSmYb4TVTq+ZhKObetc1kivm8DLNF/lw="; + sha256 = "sha256-s2i2owXj96Y4LSOgy/wdeJIwYLa39Uz3mHpzx7Spr8I="; }; # TODO: render & install HTML documentation using asciidoctor Successfully finished processing cachix "/nix/store/a1wrxgl130fk7w0qa6iycqi7021nbml7-gpsd-3.25" [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/metapackage/gpsd/versions. meta.description for gpsd is: GPS service daemon meta.homepage for gpsd is: https://gpsd.gitlab.io/gpsd/index.html meta.changelog for gpsd is: https://gitlab.com/gpsd/gpsd/-/blob/release-3.25/NEWS ###### 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 3.25 with grep in /nix/store/a1wrxgl130fk7w0qa6iycqi7021nbml7-gpsd-3.25 - found 3.25 in filename of file in /nix/store/a1wrxgl130fk7w0qa6iycqi7021nbml7-gpsd-3.25 ---
Rebuild report (if merged into master) (click to expand) ``` 21 total rebuild path(s) 21 package rebuild(s) First fifty rebuilds by attrpath alfred calligra digikam direwolf foxtrotgps gpredict gpsd indi-full kexi kstars libsForQt5.kreport libsForQt5.marble mepo merkaartor openwebrx phd2 plasma5Packages.kreport plasma5Packages.marble qlandkartegt viking zombietrackergps ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/a1wrxgl130fk7w0qa6iycqi7021nbml7-gpsd-3.25 \ --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 gpsd https://github.com/r-ryantm/nixpkgs/archive/a4ab9f4ef0dc69b100e3f39627e4ad119e7fac60.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/a1wrxgl130fk7w0qa6iycqi7021nbml7-gpsd-3.25 ls -la /nix/store/a1wrxgl130fk7w0qa6iycqi7021nbml7-gpsd-3.25/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 @rasendubi 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/211051