Commit Graph

18 Commits

Author SHA1 Message Date
R. Ryantm
c30dcbe477 octavePackages.statistics: 1.8.3 -> 1.8.4 2026-07-16 06:40:38 +00:00
K900
ebadae9eae octavePackages: drop mesa dependencies
Those don't do anything. statistics tests still pass, image tests
also pass but the hook doesn't know how to handle xfail so the build
fails.
2026-06-17 18:47:21 +03:00
R. Ryantm
4dfa4df903 octavePackages.statistics: 1.8.2 -> 1.8.3 2026-05-23 13:16:51 -05:00
Karl Hallsby
7c3d9b9523 octavePackages.statistics: Add graphics toolkit to test environment
The `statistics` package is one of a few Octave packages that produce
graphs as part of their test suite. So these require a plotting and
graphics library to actually produce the plots.

Add them so that `passthru.tests.testOctavePkgTests` work and pass,
and so automated GitHub updates by r-ryantm work.
2026-05-23 13:16:43 -05:00
Karl Hallsby
46133d3cc8 maintainers: Update KarlJoad/ravenjoad information 2026-04-04 00:19:15 -05:00
R. Ryantm
ca16bfb744 octavePackages.statistics: 1.8.0 -> 1.8.2
Use octavePackages.datatypes.
2026-03-10 09:27:32 -05:00
R. Ryantm
b72d0fcd27 octavePackages.statistics: 1.7.0 -> 1.8.0 2026-01-17 02:30:26 +00:00
Doron Behar
cbcb4b98a2 octavePackages: no with lib; in meta 2025-05-03 21:04:55 +03:00
Peder Bergebakken Sundt
0cd04d3036 treewide: migrate fetchgit rev = "refs/tags/..." to tag 2025-01-04 00:19:17 +01:00
Wolfgang Walther
c5a8588291 octavePackages.statistics: 1.6.7 -> 1.7.0 (#282190) 2024-12-15 18:57:46 +01:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm
39821c3567 octavePackages.statistics: 1.6.7 -> 1.7.0 2024-09-04 20:36:56 +00:00
Stefano De Vuono
afbd26bca8 octavePackages.statistics: 1.6.0 -> 1.6.7
remove trailing period
2024-07-25 01:42:39 -07:00
R. Ryantm
224063778c octavePackages.statistics: 1.5.4 -> 1.6.0 2023-10-12 02:51:00 +00:00
Doron Behar
e8afe3afc4 octavePackages.statistics: 1.5.2 → 1.5.4 2023-03-22 20:22:57 +02:00
Karl Hallsby
45b015a165 octavePackages: use alternative fetchers for moved projects
Many projects moved from SourceForge to other hosting sites. Use an
appropriate fetcher for each of the packages that have moved to the
new sites.

octavePackages.bim: fetchurl -> fetchFromGitHub

There was a migration from SourceForge to GitHub by the authors.

octavePackages.msh: fetchurl -> fetchFromGitHub

There was a migration from SourceForge to GitHub by the authors.

octavePackages.statistics: fetchurl -> fetchFromGitHub

There was a migration from SourceForge to GitHub by the authors.

octavePackages.octclip: fetchurl -> fetchFromBitbucket

There was a migration from SourceForge to Bitbucket by the authors.

octavePackages.geometry: fetchurl -> fetchhg

Release 4.0.0 is broken. Revision
04965cda30b5f9e51774194c67879e7336df1710 was made shortly thereafter,
fixing a compilation bug.

The bug in question:
polygon.cpp:208:22:
error: static assertion failed: comparison object must be invocable as const
is_invocable_v<const _Compare&, const _Key&, const _Key&>,

octavePackages.octproj: fetchurl -> fetchFromBitbucket

There was a migration from SourceForge to Bitbucket by the authors.
2023-03-22 20:22:56 +02:00
Karl Hallsby
be699cf06b octavePackages: run update script on all packages
octavePackages.arduino: 0.7.0 -> 0.10.0

octavePackages.audio: 2.0.3 -> 2.0.5

octavePackages.bim: 1.1.5 -> 1.1.6

octavePackages.communications: 1.2.3 -> 1.2.4

octavePackages.control: 3.3.1 -> 3.4.0

octavePackages.dicom: 0.4.0 -> 0.5.1

octavePackages.ga: 0.10.2 -> 0.10.3

octavePackages.general: 2.1.1 -> 2.1.2

octavePackages.generate_html: 0.3.2 -> 0.3.3

octavePackages.image: 2.12.0 -> 2.14.0

octavePackages.instrument-control: 0.7.0 -> 0.8.0

octavePackages.interval: 3.2.0 -> 3.2.1

octavePackages.io: 2.6.3 -> 2.6.4

octavePackages.mapping: 1.4.1 -> 1.4.2

octavePackages.msh: 1.0.10 -> 1.0.12

octavePackages.nan: 3.6.0 -> 3.7.0

octavePackages.ncarray: 1.0.4 -> 1.0.5

octavePackages.netcdf: 1.0.14 -> 1.0.16

octavePackages.ocl: 1.1.1 -> 1.2.0

octavePackages.octclip: 2.0.1 -> 2.0.3

octavePackages.octproj: 2.0.1 -> 3.0.2

octavePackages.optim: 1.6.1 -> 1.6.2

octavePackages.optiminterp: 0.3.6 -> 0.3.7

octavePackages.signal: 1.4.2 -> 1.4.3

octavePackages.sockets: 1.2.1 -> 1.4.0

octavePackages.statistics: 1.4.2 -> 1.5.2

octavePackages.stk: 2.6.1 -> 2.7.0

octavePackages.strings: 1.2.0 -> 1.3.0

octavePackages.struct: 1.0.17 -> 1.0.18

octavePackages.video: 2.0.0 -> 2.0.2

octavePackages.windows: 1.6.1 -> 1.6.3

octavePackages.zeromq: 1.5.3 -> 1.5.5
2023-03-15 15:58:02 +02:00
Karl Hallsby
57c8919083 octave.pkgs.statistics: init at 1.4.2 2021-02-24 21:00:52 +02:00