testharness 0 -> 1
attrpath: testharness
[updateScript]
[updateScript] Success
[updateScript] this derivation will be built:
/nix/store/zb9hf4y639x279rig9wzcw4x4w6f8chl-packages.json.drv
building '/nix/store/zb9hf4y639x279rig9wzcw4x4w6f8chl-packages.json.drv'...
Going to be running update for following packages:
- perl5.38.2-TestHarness-3.50
Press Enter key to continue...
Running update for:
- perl5.38.2-TestHarness-3.50: UPDATING ...
- perl5.38.2-TestHarness-3.50: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/perl-modules/testharness/default.nix b/pkgs/perl-modules/testharness/default.nix
index 8790fbc..616fb5d 100644
--- a/pkgs/perl-modules/testharness/default.nix
+++ b/pkgs/perl-modules/testharness/default.nix
@@ -6,11 +6,11 @@
perl538.pkgs.buildPerlPackage rec {
pname = "TestHarness";
- version = "3.50";
+ version = "3.52";
src = fetchurl {
url = "mirror://cpan/authors/id/L/LE/LEONT/Test-Harness-${version}.tar.gz";
- hash = "sha256-ebas3ERPGSTNTC6e2Gi9xuCVgAIayo/weO3i/++Kb1Q=";
+ hash = "sha256-j+Zc/AJh7TyKQ5XwUkKG9XGWaf4wX5sDsWzzaE1izXA=";
};
doCheck = false;
Successfully finished processing
skipping cachix
Semi-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 testharness is: Run test scripts with statistics
meta.homepage for testharness is: https://metacpan.org/dist/TestHarness
###### Updates performed
- Ran passthru.UpdateScript
###### To inspect upstream changes
###### Impact
Checks done
---
- built on NixOS
- Warning: a test defined in `passthru.tests` did not pass
- found 3.52 with grep in /nix/store/mhpj9p87xx28mci6rx0d3lqrsxkgyxx0-perl5.38.2-TestHarness-3.52
- found 3.52 in filename of file in /nix/store/mhpj9p87xx28mci6rx0d3lqrsxkgyxx0-perl5.38.2-TestHarness-3.52
---
Rebuild report (if merged into master) (click to expand)
```
1 total rebuild path(s)
1 package rebuild(s)
First fifty rebuilds by attrpath
testharness
```
Instructions to test this update (click to expand)
---
Build yourself:
```
nix-build -A testharness https://github.com/proxmox-update/nixpkgs/archive/e95dbfcea721cc0dac9999dacdae0fca562265d9.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/e95dbfcea721cc0dac9999dacdae0fca562265d9#testharness
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/mhpj9p87xx28mci6rx0d3lqrsxkgyxx0-perl5.38.2-TestHarness-3.52
ls -la /nix/store/mhpj9p87xx28mci6rx0d3lqrsxkgyxx0-perl5.38.2-TestHarness-3.52/bin
```
---
### Pre-merge build results
NixPkgs review skipped
---
###### Maintainer pings
cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do).
https://api.github.com/repos/SaumonNet/proxmox-nixos/pulls/143