octavePackages.matgeom 0 -> 1 attrpath: octavePackages.matgeom Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0cjb4aix99gq0q5684yj2krgjmk2b77c-packages.json.drv building '/nix/store/0cjb4aix99gq0q5684yj2krgjmk2b77c-packages.json.drv'... Going to be running update for following packages: - octave-8.4.0-matgeom-1.2.3 Press Enter key to continue... Running update for: - octave-8.4.0-matgeom-1.2.3: UPDATING ... - octave-8.4.0-matgeom-1.2.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/octave-modules/matgeom/default.nix b/pkgs/development/octave-modules/matgeom/default.nix index c74b8b00cfbe..9c35f15d12f1 100644 --- a/pkgs/development/octave-modules/matgeom/default.nix +++ b/pkgs/development/octave-modules/matgeom/default.nix @@ -5,11 +5,11 @@ buildOctavePackage rec { pname = "matgeom"; - version = "1.2.3"; + version = "1.2.4"; src = fetchurl { url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz"; - sha256 = "12q66dy4ninhki3jslzcamfblcb3cdkfbbzn3a5har1s212lsfiw"; + sha256 = "sha256-azRPhwMVvydCyojA/rXD2og1tPTL0vii15OveYQF+SA="; }; meta = with lib; { No auto update branch exists Successfully finished processing cachix "/nix/store/pmyb0x7n66qn5nk8i7ix51r6f2y06990-octave-8.4.0-matgeom-1.2.4" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
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 octavePackages.matgeom is: Geometry toolbox for 2D/3D geometric computing meta.homepage for octavePackages.matgeom is: https://octave.sourceforge.io/matgeom/index.html ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.2.4 with grep in /nix/store/pmyb0x7n66qn5nk8i7ix51r6f2y06990-octave-8.4.0-matgeom-1.2.4 - found 1.2.4 in filename of file in /nix/store/pmyb0x7n66qn5nk8i7ix51r6f2y06990-octave-8.4.0-matgeom-1.2.4 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath octavePackages.geometry octavePackages.mapping octavePackages.matgeom ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/pmyb0x7n66qn5nk8i7ix51r6f2y06990-octave-8.4.0-matgeom-1.2.4 \ --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 octavePackages.matgeom https://github.com/r-ryantm/nixpkgs/archive/4a1714ef2d28e4ff1b98c5076b176402ec941936.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/4a1714ef2d28e4ff1b98c5076b176402ec941936#octavePackages.matgeom ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/pmyb0x7n66qn5nk8i7ix51r6f2y06990-octave-8.4.0-matgeom-1.2.4 ls -la /nix/store/pmyb0x7n66qn5nk8i7ix51r6f2y06990-octave-8.4.0-matgeom-1.2.4/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
--- ###### Maintainer pings cc @KarlJoad 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/297791