Skip to content

octavePackages.statistics: 1.8.0 -> 1.8.2#490110

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/octavePackages.statistics
Closed

octavePackages.statistics: 1.8.0 -> 1.8.2#490110
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/octavePackages.statistics

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for octavePackages.statistics is: Statistics package for GNU Octave

meta.homepage for octavePackages.statistics is: https://packages.octave.org/statistics

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 1.8.1 with grep in /nix/store/c58dp5h2ycwwk7hpmin2czqb690jjwlm-octave-10.3.0-statistics-1.8.1
  • found 1.8.1 in filename of file in /nix/store/c58dp5h2ycwwk7hpmin2czqb690jjwlm-octave-10.3.0-statistics-1.8.1

Rebuild report (if merged into master) (click to expand)
7 total rebuild path(s)

7 package rebuild(s)

First fifty rebuilds by attrpath

octavePackages.data-smoothing
octavePackages.econometrics
octavePackages.financial
octavePackages.ncarray
octavePackages.optim
octavePackages.statistics
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/c58dp5h2ycwwk7hpmin2czqb690jjwlm-octave-10.3.0-statistics-1.8.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 octavePackages.statistics https://github.com/r-ryantm/nixpkgs/archive/6a89a64589d4789792ab793567b5d0b535192356.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/6a89a64589d4789792ab793567b5d0b535192356#octavePackages.statistics

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/c58dp5h2ycwwk7hpmin2czqb690jjwlm-octave-10.3.0-statistics-1.8.1
ls -la /nix/store/c58dp5h2ycwwk7hpmin2czqb690jjwlm-octave-10.3.0-statistics-1.8.1/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 result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 6a89a64589d4789792ab793567b5d0b535192356


x86_64-linux

✅ 3 packages built:
  • octavePackages.financial
  • octavePackages.ncarray
  • octavePackages.statistics

Maintainer pings

cc @KarlJoad for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

@nixpkgs-ci nixpkgs-ci bot requested a review from KarlJoad February 13, 2026 13:19
@nixpkgs-ci nixpkgs-ci bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. labels Feb 13, 2026
Copy link
Contributor

@KarlJoad KarlJoad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary:

  PASS                            10592
  FAIL                              908

0 (of 452) .m files have no tests.

All failures appear to be caused by Octave itself not implementing the necessary functionality.

$ cat fntests.log | grep -A6 failed

--
!!!!! test failed
'iscategorical' undefined near line 80, column 7

The ‘iscategorical’ function is not yet implemented in Octave.

Please read <https://www.octave.org/missing.html> to learn how you can
contribute missing functionality.
--
!!!!! test failed
'iscategorical' undefined near line 80, column 7

The ‘iscategorical’ function is not yet implemented in Octave.

Please read <https://www.octave.org/missing.html> to learn how you can
contribute missing functionality.

Upstream (Octave) needs to implement these functions.

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Feb 23, 2026
@r-ryantm r-ryantm changed the title octavePackages.statistics: 1.8.0 -> 1.8.1 octavePackages.statistics: 1.8.0 -> 1.8.2 Mar 9, 2026
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Mar 9, 2026

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for octavePackages.statistics is: Statistics package for GNU Octave

meta.homepage for octavePackages.statistics is: https://packages.octave.org/statistics

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 1.8.2 with grep in /nix/store/q2xnm4690s0fddx3lx5lrigzk16yv2wh-octave-11.1.0-statistics-1.8.2
  • found 1.8.2 in filename of file in /nix/store/q2xnm4690s0fddx3lx5lrigzk16yv2wh-octave-11.1.0-statistics-1.8.2

Rebuild report (if merged into master) (click to expand)
7 total rebuild path(s)

7 package rebuild(s)

First fifty rebuilds by attrpath

octavePackages.data-smoothing
octavePackages.econometrics
octavePackages.financial
octavePackages.ncarray
octavePackages.optim
octavePackages.statistics
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/q2xnm4690s0fddx3lx5lrigzk16yv2wh-octave-11.1.0-statistics-1.8.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 octavePackages.statistics https://github.com/r-ryantm/nixpkgs/archive/bca7c9a6635b27316ab1bce58e6b8562a5522742.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/bca7c9a6635b27316ab1bce58e6b8562a5522742#octavePackages.statistics

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/q2xnm4690s0fddx3lx5lrigzk16yv2wh-octave-11.1.0-statistics-1.8.2
ls -la /nix/store/q2xnm4690s0fddx3lx5lrigzk16yv2wh-octave-11.1.0-statistics-1.8.2/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 result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: bca7c9a6635b27316ab1bce58e6b8562a5522742


x86_64-linux

✅ 3 packages built:
  • octavePackages.financial
  • octavePackages.ncarray
  • octavePackages.statistics

Maintainer pings

cc @KarlJoad for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

@r-ryantm r-ryantm force-pushed the auto-update/octavePackages.statistics branch from 6a89a64 to bca7c9a Compare March 9, 2026 03:55
@KarlJoad
Copy link
Contributor

Closed in preference of #498438.

@KarlJoad KarlJoad closed this Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants