Mastering Nix Packaging: CMake Projects with Corrosion and Rust Dependencies
At Cyberus, we use Nix and NixOS for reproducible, declarative builds and configurations. In a research project exploring VMI under Linux/KVM, we faced challenges packaging a key component. This post covers those difficulties and our solution.
- nix
- corrosion
- cmake
- rust
- nixos