SDL2_mixer 2.6.3 -> 2.8.0 https://github.com/libsdl-org/SDL_mixer/releases attrpath: SDL2_mixer 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/SDL2_mixer/default.nix b/pkgs/development/libraries/SDL2_mixer/default.nix index b412e22b8f0c..70d080e57ab8 100644 --- a/pkgs/development/libraries/SDL2_mixer/default.nix +++ b/pkgs/development/libraries/SDL2_mixer/default.nix @@ -18,11 +18,11 @@ stdenv.mkDerivation rec { pname = "SDL2_mixer"; - version = "2.6.3"; + version = "2.8.0"; src = fetchurl { url = "https://www.libsdl.org/projects/SDL_mixer/release/${pname}-${version}.tar.gz"; - sha256 = "sha256-emuoakeGSM5hfjpekncYG8Z/fOmHZgXupq/9Sg1u6o8="; + sha256 = "sha256-HPs0yHsm29vHr9aMT1RcARarX5C7/sxa6+Kpy0uzFUk="; }; configureFlags = [ Successfully finished processing cachix "/nix/store/w9w047yc8fwb3pp9svhc69wfdnvj529z-SDL2_mixer-2.8.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://github.com/libsdl-org/SDL_mixer/releases. meta.description for SDL2_mixer is: SDL multi-channel audio mixer library meta.homepage for SDL2_mixer is: https://github.com/libsdl-org/SDL_mixer ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.8.0 in filename of file in /nix/store/w9w047yc8fwb3pp9svhc69wfdnvj529z-SDL2_mixer-2.8.0 ---
Rebuild report (if merged into master) (click to expand) ``` 219 total rebuild path(s) 219 package rebuild(s) First fifty rebuilds by attrpath SDL2_mixer Sylk _1oom _20kly abbaye-des-morts altair anki-bin anytype appimage-run appimage-run-tests arduino-ide augustus badlion-client bazecor beekeeper-studio beeper betterdiscord-installer blobwars blockattack bloomrpc bootstrap-studio brutalmaze buttercup-desktop caido caprine-bin cataclysm-dda cataclysm-dda-git cdogs-sdl chocolate-doom chromium-bsu chrysalis cider codux commandergenius corsix-th cozy-drive craftos-pc crawlTiles crispy-doom crypto-org-wallet davinci-resolve davinci-resolve-studio devdocs-desktop doomretro dxx-rebirth easyabc ecwolf eduke32 electron-mail electronplayer ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/w9w047yc8fwb3pp9svhc69wfdnvj529z-SDL2_mixer-2.8.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 SDL2_mixer https://github.com/r-ryantm/nixpkgs/archive/b96305c92391ee709fec668ae3dd2934dda3a191.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/b96305c92391ee709fec668ae3dd2934dda3a191#SDL2_mixer ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/w9w047yc8fwb3pp9svhc69wfdnvj529z-SDL2_mixer-2.8.0 ls -la /nix/store/w9w047yc8fwb3pp9svhc69wfdnvj529z-SDL2_mixer-2.8.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 @MP2E 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/282793