2022-12-17T23:37:43 hubstaff 1.6.7-5c6fee47 -> 1.6.9 https://repology.org/metapackage/hubstaff/versions 2022-12-17T23:37:46 attrpath: hubstaff 2022-12-17T23:37:46 Checking auto update branch... 2022-12-17T23:37:49 [version] 2022-12-17T23:37:49 [version] generic version rewriter does not support multiple hashes 2022-12-17T23:37:49 [rustCrateVersion] 2022-12-17T23:37:49 [rustCrateVersion] No cargoSha256 found 2022-12-17T23:37:49 [golangModuleVersion] 2022-12-17T23:37:49 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T23:37:49 [updateScript] 2022-12-17T23:37:58 [updateScript] Success 2022-12-17T23:37:58 [updateScript] these 2 derivations will be built: /nix/store/2cs8l2lp6wmfkdimgcb5d3dxn938xhkf-hubstaff-updater.drv /nix/store/z5pklc5da8y0ar5hy3sxms8by5blh3jn-packages.json.drv building '/nix/store/2cs8l2lp6wmfkdimgcb5d3dxn938xhkf-hubstaff-updater.drv'... building '/nix/store/z5pklc5da8y0ar5hy3sxms8by5blh3jn-packages.json.drv'... Going to be running update for following packages: - hubstaff-1.6.7-5c6fee47 Press Enter key to continue... Running update for: - hubstaff-1.6.7-5c6fee47: UPDATING ... - hubstaff-1.6.7-5c6fee47: DONE. Packages updated! 2022-12-17T23:37:58 2022-12-17T23:37:58 [quotedUrls] 2022-12-17T23:37:58 [quotedUrls] nothing found to replace 2022-12-17T23:37:58 Diff after rewrites: diff --git a/pkgs/applications/misc/hubstaff/default.nix b/pkgs/applications/misc/hubstaff/default.nix index 3916e97a696..7b5350a6aee 100644 --- a/pkgs/applications/misc/hubstaff/default.nix +++ b/pkgs/applications/misc/hubstaff/default.nix @@ -4,9 +4,9 @@ , curl, writeShellScript, common-updater-scripts }: let - url = "https://hubstaff-production.s3.amazonaws.com/downloads/HubstaffClient/Builds/Release/1.6.7-5c6fee47/Hubstaff-1.6.7-5c6fee47.sh"; - version = "1.6.7-5c6fee47"; - sha256 = "0i0xlabdi4xhjkfwb6s4bwjnl4k3dj15k7aqjilmq5wb4rhhfpws"; + url = "https://hubstaff-production.s3.amazonaws.com/downloads/HubstaffClient/Builds/Release/1.6.9-b9fcfc9a/Hubstaff-1.6.9-b9fcfc9a.sh"; + version = "1.6.9-b9fcfc9a"; + sha256 = "0g2x9bxzlq25n0p4vkfzf3zxj31ci9s8v0ffc7cdca6zdkmdgpd3"; rpath = lib.makeLibraryPath [ libX11 zlib libSM libICE libXext freetype libXrender fontconfig libXft 2022-12-17T23:39:26 No auto update branch exists 2022-12-17T23:39:28 Successfully finished processing 2022-12-17T23:39:28 cachix "/nix/store/xdb58g8amz0x8py2cdxh4zmrzg73ascd-hubstaff-1.6.9-b9fcfc9a" 2022-12-17T23:39:35 [check][nixpkgs-review] 2022-12-17T23:42:23 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-17T23:42:26 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 hubstaff is: "Time tracking software" meta.homepage for hubstaff is: "https://hubstaff.com/" meta.changelog for hubstaff is: "" ###### 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 1.6.9-b9fcfc9a with grep in /nix/store/xdb58g8amz0x8py2cdxh4zmrzg73ascd-hubstaff-1.6.9-b9fcfc9a - found 1.6.9-b9fcfc9a in filename of file in /nix/store/xdb58g8amz0x8py2cdxh4zmrzg73ascd-hubstaff-1.6.9-b9fcfc9a ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath hubstaff ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/xdb58g8amz0x8py2cdxh4zmrzg73ascd-hubstaff-1.6.9-b9fcfc9a \ --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 hubstaff https://github.com/r-ryantm/nixpkgs/archive/a495bae5f7d9b2a2f72f229cff208ef19f400b3c.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/xdb58g8amz0x8py2cdxh4zmrzg73ascd-hubstaff-1.6.9-b9fcfc9a ls -la /nix/store/xdb58g8amz0x8py2cdxh4zmrzg73ascd-hubstaff-1.6.9-b9fcfc9a/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)
1 package built:
--- ###### Maintainer pings cc @michalrus @srghma 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-17T23:42:28 https://api.github.com/repos/NixOS/nixpkgs/pulls/206637