c-ares 1.27.0 -> 1.28.0 https://repology.org/project/c-ares/versions attrpath: c-ares 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/c-ares/default.nix b/pkgs/development/libraries/c-ares/default.nix index 87b86036cff2..9faeb159817c 100644 --- a/pkgs/development/libraries/c-ares/default.nix +++ b/pkgs/development/libraries/c-ares/default.nix @@ -13,11 +13,11 @@ stdenv.mkDerivation rec { pname = "c-ares"; - version = "1.27.0"; + version = "1.28.0"; src = fetchurl { url = "https://c-ares.org/download/${pname}-${version}.tar.gz"; - hash = "sha256-CnK+ZpWZVcQ+KvL70DQY6Cor1UZGBOyaYhR+N6zrQgs="; + hash = "sha256-PJL+u969/p3qDgNwg/VTV3ReDfNCQ/lmDu2HV9thdDA="; }; outputs = [ "out" "dev" "man" ]; Successfully finished processing cachix "/nix/store/hzqbdgb5irp9qfhjwld35sdwrp3bv9fd-c-ares-1.28.0" 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/c-ares/versions. meta.description for c-ares is: A C library for asynchronous DNS requests meta.homepage for c-ares is: https://c-ares.haxx.se meta.changelog for c-ares is: https://c-ares.org/changelog.html#1_28_0 ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 1.28.0 with grep in /nix/store/hzqbdgb5irp9qfhjwld35sdwrp3bv9fd-c-ares-1.28.0 - found 1.28.0 in filename of file in /nix/store/hzqbdgb5irp9qfhjwld35sdwrp3bv9fd-c-ares-1.28.0 ---
Rebuild report (if merged into master) (click to expand) ``` 51316 total rebuild path(s) 51316 package rebuild(s) First fifty rebuilds by attrpath ArchiSteamFarm 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 LAStools LASzip LASzip2 LibreArp LibreArp-lv2 Literate MIDIVisualizer MMA OSCAR OVMF OVMFFull QuadProgpp R SDL SDL2 SDL2_Pango SDL2_gfx ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/hzqbdgb5irp9qfhjwld35sdwrp3bv9fd-c-ares-1.28.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 c-ares https://github.com/r-ryantm/nixpkgs/archive/9b10c0d2ad2bd966ee89abee5b9d9878c20d899b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/9b10c0d2ad2bd966ee89abee5b9d9878c20d899b#c-ares ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/hzqbdgb5irp9qfhjwld35sdwrp3bv9fd-c-ares-1.28.0 ls -la /nix/store/hzqbdgb5irp9qfhjwld35sdwrp3bv9fd-c-ares-1.28.0/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/300135