fontconfig 2.14.0 -> 2.14.2 https://repology.org/metapackage/fontconfig/versions attrpath: fontconfig Checking auto update branch... An auto update branch exists with message `fontconfig: 2.14.0 -> 2.14.1`. New version is 2.14.2. The auto update branch does not match or exceed the new version. [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/fontconfig/default.nix b/pkgs/development/libraries/fontconfig/default.nix index 6c0b8899a3f..32c6ef56b11 100644 --- a/pkgs/development/libraries/fontconfig/default.nix +++ b/pkgs/development/libraries/fontconfig/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "fontconfig"; - version = "2.14.0"; + version = "2.14.2"; outputs = [ "bin" "dev" "lib" "out" ]; # $out contains all the config src = fetchurl { url = "https://www.freedesktop.org/software/fontconfig/release/${pname}-${version}.tar.xz"; - sha256 = "3L64TJx0u/2xM9U1/hx77cnyIhqNrzkUuYTETFIOm6w="; + sha256 = "sha256-26aVtXvOFQI9LO7e+CBiwrkl5R9dTMSu9zbPE/YKRos="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/r263gwz57z6sm20wa88syg4wjl0976d4-fontconfig-2.14.2-bin" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/fontconfig/versions. meta.description for fontconfig is: A library for font customization and configuration meta.homepage for fontconfig is: http://fontconfig.org/ ###### 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.14.2 with grep in /nix/store/r263gwz57z6sm20wa88syg4wjl0976d4-fontconfig-2.14.2-bin - found 2.14.2 in filename of file in /nix/store/r263gwz57z6sm20wa88syg4wjl0976d4-fontconfig-2.14.2-bin ---
Rebuild report (if merged into master) (click to expand) ``` 19194 total rebuild path(s) 19194 package rebuild(s) First fifty rebuilds by attrpath ArchiSteamFarm AusweisApp2 BeatSaberModManager CHOWTapeModel ChowCentaur ChowKick ChowPhaser CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcprime CuboCore.libcsys DisnixWebService EmptyEpsilon Fabric HentaiAtHome LibreArp LibreArp-lv2 MIDIVisualizer MMA OSCAR OVMF OVMFFull PageEdit R SDL SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_sound ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/r263gwz57z6sm20wa88syg4wjl0976d4-fontconfig-2.14.2-bin \ --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 fontconfig https://github.com/r-ryantm/nixpkgs/archive/2e03c35b5f2cf985e51caa5908e59267d04c97c5.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/r263gwz57z6sm20wa88syg4wjl0976d4-fontconfig-2.14.2-bin ls -la /nix/store/r263gwz57z6sm20wa88syg4wjl0976d4-fontconfig-2.14.2-bin/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @jtojnar 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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/197523