NixOS: Pratical Introduction into Cross-Compiling
From 35C3 Wiki
Description | A introduction into cross-compiling with nix and nixpkgs |
---|---|
Website(s) | https://nixos.org |
Type | Hands-On |
Kids session | No |
Keyword(s) | software, coding |
Tags | nixos, cross-compiling |
Processing assembly | Assembly:NixOS |
Person organizing | Mic92 |
Language | |
Other sessions...
|
(Click here to refresh this page.)
Starts at | 2018/12/29 21:00 |
---|---|
Ends at | 2018/12/29 22:00 |
Duration | 60 minutes |
Location | Room:Lecture room M1 |
Nixpkgs support for cross-compiling has improved significantly in the last months. The concepts however are still not very well documented. The purpose of this talk/hands-on session is to give an introductions how cross-compiling is implemented and what the common caveats are, when enabling cross-compiling for a particular package. Knowledge in creating nix packages is helpful for this session.