Posts Tagged “Nix”
Ever dreamt of customising your nginx error pages?

...while having fun with
sed
wizardry?
Read Post
Compiling Rust Crates with C++ Dependencies in Nix

Solving the
-std=c++17
flag conflict when building wasm-opt-rs and similar crates that compile C++ code in Nix/devenv environments.
Read Post