fizz 2024.03.11.00 -> 2024.04.22.00 https://github.com/facebookincubator/fizz/releases attrpath: fizz Checking auto update branch... An auto update branch exists with message `fizz: 2024.03.11.00 -> 2024.04.15.00`. New version is 2024.04.22.00. 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/fizz/default.nix b/pkgs/development/libraries/fizz/default.nix index 5415dde6ca85..6a953620b737 100644 --- a/pkgs/development/libraries/fizz/default.nix +++ b/pkgs/development/libraries/fizz/default.nix @@ -19,13 +19,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "fizz"; - version = "2024.03.11.00"; + version = "2024.04.22.00"; src = fetchFromGitHub { owner = "facebookincubator"; repo = "fizz"; rev = "refs/tags/v${finalAttrs.version}"; - hash = "sha256-IHWotiVUjGOvebXy4rwsh8U8UMxTrF1VaqXzZMjojiM="; + hash = "sha256-j9wPwhuM9VxLoTJiJVHS5ChzFaTskSqP62ozn8oFYdc="; }; nativeBuildInputs = [ cmake ]; Successfully finished processing cachix "/nix/store/k334naaz66qmj99ald6azh7qjdslipay-fizz-2024.04.22.00" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/facebookincubator/fizz/releases. meta.description for fizz is: C++14 implementation of the TLS-1.3 standard meta.homepage for fizz is: https://github.com/facebookincubator/fizz meta.changelog for fizz is: https://github.com/facebookincubator/fizz/releases/tag/v24.05.20240425.dirty ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2024.04.22.00 in filename of file in /nix/store/k334naaz66qmj99ald6azh7qjdslipay-fizz-2024.04.22.00 ---
Rebuild report (if merged into master) (click to expand) ``` 3098 total rebuild path(s) 3098 package rebuild(s) First fifty rebuilds by attrpath anki ansible-doctor asn1editor authentik backgroundremover barman beancount breezy browsr buck buildbot buildbot-full buildbot-ui buildbotPackages.buildbot buildbotPackages.buildbot-full buildbotPackages.buildbot-ui cabal2nix calcurse cantor ceph ceph-client ceph-csi ceph-dev certbot-full cfripper chatgpt-retrieval-plugin coconut conan crackmapexec datalad dbx deface deja-dup dep2nix devpi-client dnstwist duplicity duply dvc dvc-with-remotes easyocr echidna esphome executor fava fb303 fbthrift fizz flatpak-builder ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/k334naaz66qmj99ald6azh7qjdslipay-fizz-2024.04.22.00 \ --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 fizz https://github.com/r-ryantm/nixpkgs/archive/cf8d5685c3f815eeb7e0a3caa125d4a44023ab01.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/cf8d5685c3f815eeb7e0a3caa125d4a44023ab01#fizz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/k334naaz66qmj99ald6azh7qjdslipay-fizz-2024.04.22.00 ls -la /nix/store/k334naaz66qmj99ald6azh7qjdslipay-fizz-2024.04.22.00/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @pierreis @kylesferrazza for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/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/302542