Embedded: Difference between revisions
From NixOS Wiki
m rollback unauthorized mass edits Tag: Rollback |
Link to Nixcademy blog embedded tag |
||
| Line 1: | Line 1: | ||
[[Category:Development]] | [[Category:Development]] | ||
This page aims to provide a collection of links to nix | This page aims to provide a collection of links to nix related embedded computing resources. | ||
= On this wiki = | = On this wiki = | ||
| Line 15: | Line 15: | ||
** [https://github.com/nix-community/nix-environments/blob/master/envs/yocto/shell.nix Yocto] | ** [https://github.com/nix-community/nix-environments/blob/master/envs/yocto/shell.nix Yocto] | ||
** [https://github.com/nix-community/nix-environments/tree/master/envs/arduino Arduino] | ** [https://github.com/nix-community/nix-environments/tree/master/envs/arduino Arduino] | ||
= Elsewhere = | |||
* [https://nixcademy.com/posts/embedded/ Nixcademy Blog Posts with Tag "embedded"] | |||
Latest revision as of 13:56, 31 December 2025
This page aims to provide a collection of links to nix related embedded computing resources.
On this wiki
On GitHub
- Builds for the pine64 soldering iron using NIx
- Examples of Nix expressions for cross compiling NixOS images for ARM
- nix-environments has
shell.nixfiles for: