Any #nixos maintainer here who'd be up to reviewing a PR ? The cryptographic library #libolm no longer builds on nixpkgs for macOS - this sadly still is a critical dependency for a major share of the matrix ecosystem, I'd appreciate to just get the fix merged quickly.
https://github.com/NixOS/nixpkgs/pull/381493
(Boost ok)
olm: add patch removing const statement by TheOneWithTheBraid · Pull Request #381493 · NixOS/nixpkgs
Things done OLM is dead - long live OLM. I figured out the last OLM release no longer builds on macOS since clang complains about the old c++ code being unsafe with a const where there should be no...


