Nixcademy Veröffentlichungen mit Thema "packaging"
Mastering Nixpkgs Overlays: Techniques and Best Practice
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 Thu Aug 01 2024 by Jacek Galowicz
Overlays in Nixpkgs are a powerful mechanism, but they are also complex to grasp. We tell you everything you need to know about Nixpkgs overlays.
Separation of Concerns in Cross-Compilation
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 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
KI-generiertes Bild. Menschen-geschriebene Inhalte.
📆 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.