octaveFull 8.1.0 -> 8.2.0 https://repology.org/project/octave/versions attrpath: octaveFull 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/interpreters/octave/default.nix b/pkgs/development/interpreters/octave/default.nix index 45d35d027b8..c2e1454aef9 100644 --- a/pkgs/development/interpreters/octave/default.nix +++ b/pkgs/development/interpreters/octave/default.nix @@ -112,12 +112,12 @@ let }; self = mkDerivation rec { - version = "8.1.0"; + version = "8.2.0"; pname = "octave"; src = fetchurl { url = "mirror://gnu/octave/${pname}-${version}.tar.gz"; - sha256 = "sha256-gFIHTRew72Q9A33oqziWcsdSuyAe6c6k36aYWPtqIT8="; + sha256 = "sha256-V9F/kYqUDTjKM0ghHhELNNc1oyKofbccF3xGkqSanIQ="; }; buildInputs = [ Successfully finished processing cachix "/nix/store/69wxzhp836dgj7grdx8jlwaan5556iyf-octave-8.2.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages marked as broken and skipped:
2 packages failed to build:
67 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/octave/versions. meta.description for octaveFull is: Scientific Programming Language meta.homepage for octaveFull is: https://www.gnu.org/software/octave/ ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 8.2.0 with grep in /nix/store/69wxzhp836dgj7grdx8jlwaan5556iyf-octave-8.2.0 - found 8.2.0 in filename of file in /nix/store/69wxzhp836dgj7grdx8jlwaan5556iyf-octave-8.2.0 ---
Rebuild report (if merged into master) (click to expand) ``` 77 total rebuild path(s) 77 package rebuild(s) First fifty rebuilds by attrpath gama librsb minc_widgets octave octaveFull octavePackages.arduino octavePackages.audio octavePackages.bim octavePackages.bsltl octavePackages.cgi octavePackages.communications octavePackages.control octavePackages.data-smoothing octavePackages.database octavePackages.dataframe octavePackages.dicom octavePackages.divand octavePackages.doctest octavePackages.econometrics octavePackages.fem-fenics octavePackages.financial octavePackages.fits octavePackages.fpl octavePackages.fuzzy-logic-toolkit octavePackages.ga octavePackages.general octavePackages.generate_html octavePackages.geometry octavePackages.gsl octavePackages.image octavePackages.image-acquisition octavePackages.instrument-control octavePackages.interval octavePackages.io octavePackages.level-set octavePackages.linear-algebra octavePackages.lssa octavePackages.ltfat octavePackages.mapping octavePackages.matgeom octavePackages.miscellaneous octavePackages.msh octavePackages.mvn octavePackages.nan octavePackages.ncarray octavePackages.netcdf octavePackages.nurbs octavePackages.ocl octavePackages.octclip octavePackages.octproj ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/69wxzhp836dgj7grdx8jlwaan5556iyf-octave-8.2.0 \ --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 octaveFull https://github.com/r-ryantm/nixpkgs/archive/2f35bf5d34e6bb40b21ce8009c54a0af0b984f36.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/69wxzhp836dgj7grdx8jlwaan5556iyf-octave-8.2.0 ls -la /nix/store/69wxzhp836dgj7grdx8jlwaan5556iyf-octave-8.2.0/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)
8 packages marked as broken and skipped:
2 packages failed to build:
67 packages built:
--- ###### Maintainer pings cc @7c6f434c @doronbehar 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/226694