pv 1.8.0 -> 1.8.5 https://repology.org/project/pv/versions attrpath: pv 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 [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/tools/misc/pv/default.nix b/pkgs/tools/misc/pv/default.nix index bd06fadee1ee..6fa9c477af09 100644 --- a/pkgs/tools/misc/pv/default.nix +++ b/pkgs/tools/misc/pv/default.nix @@ -5,11 +5,11 @@ stdenv.mkDerivation rec { pname = "pv"; - version = "1.8.0"; + version = "1.8.5"; src = fetchurl { url = "https://www.ivarch.com/programs/sources/pv-${version}.tar.gz"; - sha256 = "sha256-XOxPc3gmoO3atHHdO3Wlh70poufPowBo1X8pQ5olH98="; + sha256 = "sha256-0ilI0GvgalvjczYxjeVAoiFb4QqwFj+M0jogFJZHt4A="; }; meta = { Successfully finished processing cachix "/nix/store/sr6v1d6zyq1afwbbfryj2cyzh48p7g2v-pv-1.8.5" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [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/pv/versions. meta.description for pv is: Tool for monitoring the progress of data through a pipeline meta.homepage for pv is: https://www.ivarch.com/programs/pv.shtml ###### 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 1.8.5 with grep in /nix/store/sr6v1d6zyq1afwbbfryj2cyzh48p7g2v-pv-1.8.5 - found 1.8.5 in filename of file in /nix/store/sr6v1d6zyq1afwbbfryj2cyzh48p7g2v-pv-1.8.5 ---
Rebuild report (if merged into master) (click to expand) ``` 105 total rebuild path(s) 105 package rebuild(s) First fifty rebuilds by attrpath Sylk altair anytype appimage-run appimage-run-tests bazecor beekeeper-studio beeper betterdiscord-installer blockbench-electron bloomrpc bootstrap-studio buttercup-desktop caprine-bin chrysalis cider codux cozy-drive crypto-org-wallet davinci-resolve devdocs-desktop electron-mail electronplayer firefly-desktop flexoptix-app fluent-reader framesh freetube fspy golden-cheetah-bin hamsket hifile immersed-vr irccloud jbrowse jetbrains-toolbox jitsi-meet-electron joplin-desktop keet lbry ldtk ledger-live-desktop lens localsend logseq losslesscut-bin lunar-client lunatask marktext mathpix-snipping-tool ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/sr6v1d6zyq1afwbbfryj2cyzh48p7g2v-pv-1.8.5 \ --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 pv https://github.com/r-ryantm/nixpkgs/archive/fcfb09e32558bfe478476beff0e29142c4c01519.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/fcfb09e32558bfe478476beff0e29142c4c01519#pv ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/sr6v1d6zyq1afwbbfryj2cyzh48p7g2v-pv-1.8.5 ls -la /nix/store/sr6v1d6zyq1afwbbfryj2cyzh48p7g2v-pv-1.8.5/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 @matthiasbeyer 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/268908