folly 2024.01.22.00 -> 2024.02.19.00 https://github.com/facebook/folly/releases attrpath: folly 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/folly/default.nix b/pkgs/development/libraries/folly/default.nix index eb0372a40aff..0a7db1b7d526 100644 --- a/pkgs/development/libraries/folly/default.nix +++ b/pkgs/development/libraries/folly/default.nix @@ -26,13 +26,13 @@ stdenv.mkDerivation rec { pname = "folly"; - version = "2024.01.22.00"; + version = "2024.02.19.00"; src = fetchFromGitHub { owner = "facebook"; repo = "folly"; rev = "v${version}"; - sha256 = "sha256-+z1wuEOgr7CMHFnOn5gLm9mtVH7mVURLstOoDqzxKbk="; + sha256 = "sha256-0GOzjnqr5Lcu7VdC7/j7C/mFtD3Li3v70SMmEAwVQ64="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/mmhc6d8fxk91wfr3zh84ys8aiz34hnmb-folly-2024.02.19.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/facebook/folly/releases. meta.description for folly is: An open-source C++ library developed and used at Facebook meta.homepage for folly is: https://github.com/facebook/folly ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/facebook/folly/releases/tag/v2024.02.19.00) - [Compare changes on GitHub](https://github.com/facebook/folly/compare/v2024.01.22.00...v2024.02.19.00) ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 2024.02.19.00 in filename of file in /nix/store/mmhc6d8fxk91wfr3zh84ys8aiz34hnmb-folly-2024.02.19.00 ---
Rebuild report (if merged into master) (click to expand) ``` 2863 total rebuild path(s) 2863 package rebuild(s) First fifty rebuilds by attrpath ansible-doctor asn1editor authentik barman beancount breezy browsr buck buildbot buildbot-full buildbot-ui cabal2nix calcurse cantor ceph ceph-client ceph-csi ceph-dev certbot-full cfripper chatgpt-retrieval-plugin coconut conan crackmapexec datalad deface deja-dup dep2nix devpi-client dnstwist duplicity duply dvc dvc-with-remotes easyocr echidna edencommon esphome executor fava fb303 fbthrift fizz flatpak-builder folly frigate gam gcalcli gcp-scanner ggshield ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/mmhc6d8fxk91wfr3zh84ys8aiz34hnmb-folly-2024.02.19.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 folly https://github.com/r-ryantm/nixpkgs/archive/61ca5ba089f2ae27a3a4f6f1589ed741ec435f0b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/61ca5ba089f2ae27a3a4f6f1589ed741ec435f0b#folly ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/mmhc6d8fxk91wfr3zh84ys8aiz34hnmb-folly-2024.02.19.00 ls -la /nix/store/mmhc6d8fxk91wfr3zh84ys8aiz34hnmb-folly-2024.02.19.00/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @abbradar @pierreis 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/291296