freeglut 3.2.2 -> 3.4.0 https://repology.org/project/freeglut/versions attrpath: freeglut 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/freeglut/default.nix b/pkgs/development/libraries/freeglut/default.nix index 8c12766204c..69c3b65e4a5 100644 --- a/pkgs/development/libraries/freeglut/default.nix +++ b/pkgs/development/libraries/freeglut/default.nix @@ -4,11 +4,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "freeglut"; - version = "3.2.2"; + version = "3.4.0"; src = fetchurl { url = "mirror://sourceforge/freeglut/freeglut-${finalAttrs.version}.tar.gz"; - sha256 = "sha256-xZRKCC3wu6lrV1bd2x910M1yzie1OVxsHd6Fwv8pelA="; + sha256 = "sha256-PAvLkV2bGAqX7a69ARt6HeVFg6g4ZE3NQrsOoMbz6uw="; }; outputs = [ "out" "dev" ]; Successfully finished processing cachix "/nix/store/dv3a68wgpvsfa4s3sq0g2s0ppailcbay-freeglut-3.4.0" [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/freeglut/versions. meta.description for freeglut is: Create and manage windows containing OpenGL contexts meta.homepage for freeglut is: https://freeglut.sourceforge.net/ ###### 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 3.4.0 in filename of file in /nix/store/dv3a68wgpvsfa4s3sq0g2s0ppailcbay-freeglut-3.4.0 ---
Rebuild report (if merged into master) (click to expand) ``` 427 total rebuild path(s) 427 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick ChowPhaser Sylk altair anki-bin antiprism anytype appimage-run appimage-run-tests asymptote beekeeper-studio betterdiscord-installer bicgl blender blender-hip bloomrpc boinc bootstrap-studio box2d bullet bullet-roboschool buttercup-desktop caffeWithCuda caffeine-ng caprine-bin cegui celestia chipmunk chromium-bsu chrysalis cider construo cozy-drive crack_attack crrcsim crypto-org-wallet cudaPackages.cuda_demo_suite davinci-resolve devdocs-desktop digikam electricsheep electron-mail electronplayer elmerfem embree embree2 enblend-enfuse enlightenment.econnman enlightenment.ecrire ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/dv3a68wgpvsfa4s3sq0g2s0ppailcbay-freeglut-3.4.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 freeglut https://github.com/r-ryantm/nixpkgs/archive/6a9946650ad5a4127694a55d6ddac20a0d4a49af.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/dv3a68wgpvsfa4s3sq0g2s0ppailcbay-freeglut-3.4.0 ls -la /nix/store/dv3a68wgpvsfa4s3sq0g2s0ppailcbay-freeglut-3.4.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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @bjornfor 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/228637