Commit Graph

2 Commits

Author SHA1 Message Date
Jake Hillion
ed5fcfef9e nix: update flake lock
This comes with some formatting changes due to a `clang-format` update.
2024-08-13 16:11:22 +01:00
Jake Hillion
8306c37508 build: remove dependency on modified folly repository
Currently we pull a modified folly repository to be able to use it header only.
The only difference in this repository is adding the `folly-config.h` file.
Pull this patch into this repo instead and use upstream folly.

Bump folly to latest main as well.

Test plan:
- CI build. I have local build issues at the moment.
2024-08-12 14:30:09 +01:00