libfido2 1.13.0 -> 1.14.0 https://repology.org/project/libfido2/versions attrpath: libfido2 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libfido2/default.nix b/pkgs/development/libraries/libfido2/default.nix index c14c30c27335..b3c3cc450237 100644 --- a/pkgs/development/libraries/libfido2/default.nix +++ b/pkgs/development/libraries/libfido2/default.nix @@ -14,12 +14,12 @@ stdenv.mkDerivation rec { pname = "libfido2"; - version = "1.13.0"; + version = "1.14.0"; # releases on https://developers.yubico.com/libfido2/Releases/ are signed src = fetchurl { url = "https://developers.yubico.com/${pname}/Releases/${pname}-${version}.tar.gz"; - sha256 = "sha256-UdQ3J+KhxFRMf9DuR3hvRD458TiK2nNaUJrUrwokWco="; + sha256 = "sha256-NgF5LjIAMtQoACxMzoSZpMe4AzGQUaJaDJ8fE4/+5Fo="; }; nativeBuildInputs = [ cmake pkg-config ]; Successfully finished processing cachix "/nix/store/fcrslwqpdvs4z3k7z3lcs5kf9vl9jzqb-libfido2-1.14.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 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/libfido2/versions. meta.description for libfido2 is: Provides library functionality for FIDO 2.0, including communication with a device over USB. meta.homepage for libfido2 is: https://github.com/Yubico/libfido2 ###### 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 1.14.0 in filename of file in /nix/store/fcrslwqpdvs4z3k7z3lcs5kf9vl9jzqb-libfido2-1.14.0 ---
Rebuild report (if merged into master) (click to expand) ``` 20882 total rebuild path(s) 20882 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel 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 EBTKS EmptyEpsilon Fabric HentaiAtHome MIDIVisualizer OSCAR OVMF OVMFFull PageEdit R SDL2 SDL2_gfx SDL2_image SDL2_image_2_0_5 SDL2_mixer SDL2_mixer_2_0 SDL2_net SDL2_sound SDL2_ttf SDL_audiolib SDL_compat SDL_gpu SDL_mixer ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/fcrslwqpdvs4z3k7z3lcs5kf9vl9jzqb-libfido2-1.14.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 libfido2 https://github.com/r-ryantm/nixpkgs/archive/57955932f26997beb78529a5de3df422c11022c6.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/57955932f26997beb78529a5de3df422c11022c6#libfido2 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/fcrslwqpdvs4z3k7z3lcs5kf9vl9jzqb-libfido2-1.14.0 ls -la /nix/store/fcrslwqpdvs4z3k7z3lcs5kf9vl9jzqb-libfido2-1.14.0/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @dtzWill @prusnak 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/267404