Nixcademy Blog Posts with Tag "cross-compilation"
Separation of Concerns in Cross-Compilation
AI-generated image. Human-written content.
📆 Tue Jan 30 2024 by Jacek Galowicz
Master cross-compilation in complex C++ projects with Nix. Simplify dependency management, boost development speed, and reduce costs with this guide!
C++ with Nix in 2023, Part 2: Package Generation and Cross-Compilation
AI-generated image. Human-written content.
📆 Thu Nov 16 2023 by Jacek Galowicz
Learn to package and cross-compile C++ apps with Nix in 2023. Use nix flakes, swap compilers, and cross-compile for various platforms effortlessly.