Embedded: Difference between revisions
Appearance
mNo edit summary |
See also relevant Nixcademy blog posts |
||
| Line 1: | Line 1: | ||
This page aims to provide a collection of links to nix managed embedded computing projects. | This page aims to provide a collection of links to nix managed embedded computing projects and resources. | ||
= On this wiki = | = On this wiki = | ||
| Line 13: | Line 13: | ||
** [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] | ||
== See also == | |||
* [https://nixcademy.com/posts/auto-growing-nixos-appliance-images-with-systemd-repart/ Self-growing NixOS appliance images with systemd-repart, Nixcademy] | |||
* [https://nixcademy.com/posts/minimizing-nixos-images/ Minimizing NixOS images, Nixcademy] | |||
* [https://nixcademy.com/posts/immutable-ab-system-partitions-with-nixos-for-ota-updates/ Immutable A/B system partitions with NixOS for over-the-air updates, Nixcademy] | |||
[[Category:Development]] | [[Category:Development]] | ||
Latest revision as of 13:23, 20 December 2025
This page aims to provide a collection of links to nix managed embedded computing projects and 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: