cgal_5 5.5.1 -> 5.5.2 https://repology.org/project/cgal/versions attrpath: cgal_5 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/libraries/CGAL/default.nix b/pkgs/development/libraries/CGAL/default.nix index 3b6e5f2498d..9d9233aad20 100644 --- a/pkgs/development/libraries/CGAL/default.nix +++ b/pkgs/development/libraries/CGAL/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "cgal"; - version = "5.5.1"; + version = "5.5.2"; src = fetchFromGitHub { owner = "CGAL"; repo = "releases"; rev = "CGAL-${version}"; - sha256 = "sha256-ISmuxvCLb2ueG3FeBzJ7R+LievfXefG3ZQbyAboIv+A="; + sha256 = "sha256-olMPT/8Q0bf+rooJoNc0k8NrO//O7z0yqBoP8KX39yQ="; }; # note: optional component libCGAL_ImageIO would need zlib and opengl; Successfully finished processing cachix "/nix/store/f2gfhdg5x6l1wwk6k3qgk1h300kpxkn1-cgal-5.5.2" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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/cgal/versions. meta.description for cgal_5 is: Computational Geometry Algorithms Library meta.homepage for cgal_5 is: http://cgal.org ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/CGAL/releases/compare/CGAL-5.5.1...CGAL-5.5.2) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 5.5.2 with grep in /nix/store/f2gfhdg5x6l1wwk6k3qgk1h300kpxkn1-cgal-5.5.2 - found 5.5.2 in filename of file in /nix/store/f2gfhdg5x6l1wwk6k3qgk1h300kpxkn1-cgal-5.5.2 ---
Rebuild report (if merged into master) (click to expand) ``` 18 total rebuild path(s) 18 package rebuild(s) First fifty rebuilds by attrpath appcsxcad cgal_5 cloudcompare csxcad gplates libsForQt5.qcsxcad meshlab openems plasma5Packages.qcsxcad prusa-slicer python310Packages.gudhi python310Packages.python-csxcad python310Packages.python-openems python311Packages.gudhi python311Packages.python-csxcad python311Packages.python-openems super-slicer super-slicer-latest ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/f2gfhdg5x6l1wwk6k3qgk1h300kpxkn1-cgal-5.5.2 \ --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 cgal_5 https://github.com/r-ryantm/nixpkgs/archive/36af1fea0601a24173cae578d743b759bbecd891.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/f2gfhdg5x6l1wwk6k3qgk1h300kpxkn1-cgal-5.5.2 ls -la /nix/store/f2gfhdg5x6l1wwk6k3qgk1h300kpxkn1-cgal-5.5.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 took longer than 45m and timed out --- ###### Maintainer pings cc @7c6f434c 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/230430