Upgrading to NixOS 26.05: A Rocky Road
NixOS 26.05 dropped yesterday. I upgraded — it did not go smoothly. Here’s what broke and how I fixed it.
NixOS 26.05 dropped yesterday. I upgraded — it did not go smoothly. Here’s what broke and how I fixed it.
This will be a longer blog post series on implementing C++26 std::hazard_pointer for libstdc++.
I have recently been working on a hazard pointer implementation for libstdc++ - more posts on that are coming soon - and decided to experiment with the upcom...
If you use the clangd VSCode extension on NixOS, you’ve probably seen this in the clangd log:
libc++: cartesian product view
Initial post of libc++ contribution: My first patch to libc++.