SDL2_ttf 2.20.1 -> 2.20.2 https://github.com/libsdl-org/SDL_ttf/releases attrpath: SDL2_ttf 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/SDL2_ttf/default.nix b/pkgs/development/libraries/SDL2_ttf/default.nix index f424a2e67f5..06793ee5e55 100644 --- a/pkgs/development/libraries/SDL2_ttf/default.nix +++ b/pkgs/development/libraries/SDL2_ttf/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "SDL2_ttf"; - version = "2.20.1"; + version = "2.20.2"; src = fetchurl { url = "https://www.libsdl.org/projects/SDL_ttf/release/${pname}-${version}.tar.gz"; - sha256 = "sha256-eM2tUfPMOtppMrG7bpFLM3mKuXCh6Bd2PyLdv9l9DFc="; + sha256 = "sha256-ncce2TSHUhsQeixKnKa/Q/ti9r3dXCawVea5FBiiIFM="; }; configureFlags = lib.optional stdenv.isDarwin "--disable-sdltest"; Successfully finished processing cachix "/nix/store/s785isaqm0y707zw91x5dz0bzmv2iy7n-SDL2_ttf-2.20.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://github.com/libsdl-org/SDL_ttf/releases. meta.description for SDL2_ttf is: Support for TrueType (.ttf) font files with Simple Directmedia Layer meta.homepage for SDL2_ttf is: https://github.com/libsdl-org/SDL_ttf ###### 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 2.20.2 with grep in /nix/store/s785isaqm0y707zw91x5dz0bzmv2iy7n-SDL2_ttf-2.20.2 - found 2.20.2 in filename of file in /nix/store/s785isaqm0y707zw91x5dz0bzmv2iy7n-SDL2_ttf-2.20.2 ---
Rebuild report (if merged into master) (click to expand) ``` 170 total rebuild path(s) 170 package rebuild(s) First fifty rebuilds by attrpath SDL2_ttf Sylk _20kly alephone altair anki-bin anytype appimage-run appimage-run-tests beekeeper-studio betterdiscord-installer blobwars blockattack bloomrpc bootstrap-studio brutalmaze buttercup-desktop caprine-bin cataclysm-dda cataclysm-dda-git chrysalis cider colobot cozy-drive crypto-org-wallet davinci-resolve devdocs-desktop electron-mail electronplayer endgame-singularity enigma fheroes2 firefly-desktop flare flexoptix-app fluent-reader framesh freeciv freeciv_gtk freeciv_qt freeciv_sdl2 freenukum frescobaldi frogatto fspy guile-sdl2 haskellPackages.grid-proto haskellPackages.piyo haskellPackages.sdl2-ttf hedgewars ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/s785isaqm0y707zw91x5dz0bzmv2iy7n-SDL2_ttf-2.20.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 SDL2_ttf https://github.com/r-ryantm/nixpkgs/archive/dcd8bd6fb27b905f97c3b726f8b500d76244a212.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/s785isaqm0y707zw91x5dz0bzmv2iy7n-SDL2_ttf-2.20.2 ls -la /nix/store/s785isaqm0y707zw91x5dz0bzmv2iy7n-SDL2_ttf-2.20.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 https://api.github.com/repos/NixOS/nixpkgs/pulls/215783