muparserx 4.0.11 -> 4.0.12 https://repology.org/metapackage/muparserx/versions attrpath: muparserx 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/development/libraries/muparserx/default.nix b/pkgs/development/libraries/muparserx/default.nix index bdc558dc102..c6b6c75c22d 100644 --- a/pkgs/development/libraries/muparserx/default.nix +++ b/pkgs/development/libraries/muparserx/default.nix @@ -5,13 +5,13 @@ stdenv.mkDerivation rec { pname = "muparserx"; - version = "4.0.11"; + version = "4.0.12"; src = fetchFromGitHub { owner = "beltoforion"; repo = "muparserx"; rev = "v${version}"; - sha256 = "sha256-BWzHlz1mQYsvWa53EtO05Rb4rRHJBSRguJTHLtgqpPw="; + sha256 = "sha256-rekPXmncNdVX6LvPQP1M2Pzs3pyiCCcLPLnPFiyWJ4s="; }; nativeBuildInputs = [ cmake ]; Successfully finished processing cachix "/nix/store/wbl9q95d36ivnn8983lvfmr2m9xnj2f6-muparserx-4.0.12" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
13 packages marked as broken and skipped:
2 packages built:
Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 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/muparserx/versions. meta.description for muparserx is: A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more meta.homepage for muparserx is: https://beltoforion.de/en/muparserx/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/beltoforion/muparserx/releases/tag/v4.0.12) - [Compare changes on GitHub](https://github.com/beltoforion/muparserx/compare/v4.0.11...v4.0.12) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.0.12 with grep in /nix/store/wbl9q95d36ivnn8983lvfmr2m9xnj2f6-muparserx-4.0.12 - found 4.0.12 in filename of file in /nix/store/wbl9q95d36ivnn8983lvfmr2m9xnj2f6-muparserx-4.0.12 ---
Rebuild report (if merged into master) (click to expand) ``` 15 total rebuild path(s) 15 package rebuild(s) First fifty rebuilds by attrpath muparserx pothos python310Packages.qiskit python310Packages.qiskit-aer python310Packages.qiskit-finance python310Packages.qiskit-ibmq-provider python310Packages.qiskit-ignis python310Packages.qiskit-nature python310Packages.qiskit-optimization python311Packages.qiskit-aer python311Packages.qiskit-finance python311Packages.qiskit-ibmq-provider python311Packages.qiskit-ignis python311Packages.qiskit-nature python311Packages.qiskit-optimization ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/wbl9q95d36ivnn8983lvfmr2m9xnj2f6-muparserx-4.0.12 \ --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 muparserx https://github.com/r-ryantm/nixpkgs/archive/8588d9da010fe2ba4e5eedd53cc92f398b79eca7.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/wbl9q95d36ivnn8983lvfmr2m9xnj2f6-muparserx-4.0.12 ls -la /nix/store/wbl9q95d36ivnn8983lvfmr2m9xnj2f6-muparserx-4.0.12/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)
13 packages marked as broken and skipped:
2 packages built:
--- ###### Maintainer pings cc @drewrisinger 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). 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/nixos/nixpkgs/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 = [("Server","GitHub.com"),("Date","Tue, 07 Mar 2023 11:08:40 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","190"),("X-OAuth-Scopes","gist, public_repo"),("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","4758"),("X-RateLimit-Reset","1678190445"),("X-RateLimit-Used","242"),("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"),("X-GitHub-Request-Id","DB52:244B:312776C:31F94CE:64071B38")], 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/nixos/nixpkgs/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } }) "{\"message\":\"Validation Failed\",\"errors\":[{\"resource\":\"PullRequest\",\"field\":\"head\",\"code\":\"invalid\"}],\"documentation_url\":\"https://docs.github.com/rest/reference/pulls#create-a-pull-request\"}"))