imath 3.1.10 -> 3.1.11 https://github.com/AcademySoftwareFoundation/imath/releases attrpath: imath 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/imath/default.nix b/pkgs/development/libraries/imath/default.nix index 79b91afcd529..ae7bbe2fba3f 100644 --- a/pkgs/development/libraries/imath/default.nix +++ b/pkgs/development/libraries/imath/default.nix @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "imath"; - version = "3.1.10"; + version = "3.1.11"; src = fetchFromGitHub { owner = "AcademySoftwareFoundation"; repo = "imath"; rev = "v${version}"; - sha256 = "sha256-Of/F2FfSvVnhrafRqAyV/2VZpRtDN5Pg5AnUAgL3wiM="; + sha256 = "sha256-Cnl0BTXUzkDvgLSNXJbh5ATczBdbxiwbS4J9L6N8sKI="; }; nativeBuildInputs = [ cmake ]; Successfully finished processing cachix "/nix/store/ddw0qj7v569l3ga5mbdgmgpww9cs0v42-imath-3.1.11" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/AcademySoftwareFoundation/imath/releases. meta.description for imath is: Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics meta.homepage for imath is: https://github.com/AcademySoftwareFoundation/Imath ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.1.11) - [Compare changes on GitHub](https://github.com/AcademySoftwareFoundation/imath/compare/v3.1.10...v3.1.11) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.1.11 in filename of file in /nix/store/ddw0qj7v569l3ga5mbdgmgpww9cs0v42-imath-3.1.11 ---
Rebuild report (if merged into master) (click to expand) ``` 1756 total rebuild path(s) 1756 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick Sylk abiword abracadabra activitywatch adapta-gtk-theme adriconf advi adwsteamgtk aegisub ajour akkoma alembic alfaview alfis almanah alsa-scarlett-gui altair alvr amberol amule amule-daemon amule-gui amule-web anilibria-winmaclinux anki ansel anytype apache-directory-studio apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile apkleaks apostrophe appimage-run appimage-run-tests apx-gui aravis arc-theme archi archivebox arduino-ide arx-libertatis asc asc-key-to-qr-code-gif asciidoc-full asciidoc-full-with-plugins ashpd-demo asn1editor astroid ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ddw0qj7v569l3ga5mbdgmgpww9cs0v42-imath-3.1.11 \ --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 imath https://github.com/r-ryantm/nixpkgs/archive/9a3050f9c703b6346ffecf97f747a1f34b724b58.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/9a3050f9c703b6346ffecf97f747a1f34b724b58#imath ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ddw0qj7v569l3ga5mbdgmgpww9cs0v42-imath-3.1.11 ls -la /nix/store/ddw0qj7v569l3ga5mbdgmgpww9cs0v42-imath-3.1.11/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @paperdigits 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/292221