testharness 0 -> 1 attrpath: testharness [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - perl5.36.3-TestHarness-3.48 Press Enter key to continue... Running update for: - perl5.36.3-TestHarness-3.48: UPDATING ... - perl5.36.3-TestHarness-3.48: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/perl-modules/testharness/default.nix b/pkgs/perl-modules/testharness/default.nix index f8c9a79..3c3b10d 100644 --- a/pkgs/perl-modules/testharness/default.nix +++ b/pkgs/perl-modules/testharness/default.nix @@ -6,11 +6,11 @@ perl536.pkgs.buildPerlPackage rec { pname = "TestHarness"; - version = "3.48"; + version = "3.50"; src = fetchurl { url = "mirror://cpan/authors/id/L/LE/LEONT/Test-Harness-${version}.tar.gz"; - hash = "sha256-5z/4nIHBpT9rru9oFoQbidM4RAOtl0IqfanR7rIO+cU="; + hash = "sha256-ebas3ERPGSTNTC6e2Gi9xuCVgAIayo/weO3i/++Kb1Q="; }; 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.50 with grep in /nix/store/j6306jx3595fffr5il2srff2r69af70j-perl5.36.3-TestHarness-3.50 - found 3.50 in filename of file in /nix/store/j6306jx3595fffr5il2srff2r69af70j-perl5.36.3-TestHarness-3.50 ---
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/0b4dc2975acb6e371e5fd2483439ed15810603ca.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/0b4dc2975acb6e371e5fd2483439ed15810603ca#testharness ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/j6306jx3595fffr5il2srff2r69af70j-perl5.36.3-TestHarness-3.50 ls -la /nix/store/j6306jx3595fffr5il2srff2r69af70j-perl5.36.3-TestHarness-3.50/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). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Thu, 15 Aug 2024 10:11:22 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","271"),("X-OAuth-Scopes","admin:enterprise, admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, admin:ssh_signing_key, audit_log, codespace, copilot, delete:packages, delete_repo, gist, project, repo, user, workflow, write:discussion, write:packages"),("X-Accepted-OAuth-Scopes",""),("X-GitHub-Media-Type","github.v3; format=json"),("x-github-api-version-selected","2022-11-28"),("X-RateLimit-Limit","5000"),("X-RateLimit-Remaining","4997"),("X-RateLimit-Reset","1723720217"),("X-RateLimit-Used","3"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","9278:113A8D:48635A:491DE6:66BDD449")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } }) "{\"message\":\"Validation Failed\",\"errors\":[{\"resource\":\"PullRequest\",\"code\":\"custom\",\"message\":\"A pull request already exists for proxmox-update:auto-update/testharness.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) testharness 0 -> 1 attrpath: testharness [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/94a3m3lvjhdq8h8pd5qqz6v3g5bi25vh-packages.json.drv building '/nix/store/94a3m3lvjhdq8h8pd5qqz6v3g5bi25vh-packages.json.drv'... Going to be running update for following packages: - perl5.36.3-TestHarness-3.50 Press Enter key to continue... Running update for: - perl5.36.3-TestHarness-3.50: UPDATING ... - perl5.36.3-TestHarness-3.50: DONE. Packages updated! The diff was empty after rewrites.