Embedded: Difference between revisions
imported>Olafklingt No edit summary |
See also relevant Nixcademy blog posts |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
This page aims to provide a collection of links to nix managed embedded computing projects and resources. | |||
= On this wiki = | |||
on | * [[NixOS on ARM]] | ||
* [[OpenWRT]] | |||
= On GitHub = | |||
[[ | * [https://github.com/boredom101/pinix Builds for the pine64 soldering iron using Nix] | ||
* [https://github.com/cyber-murmel/NixOS-on-ARM-Examples Examples of Nix expressions for cross compiling NixOS images for ARM] | |||
* [https://github.com/nix-community/nix-environments nix-environments] has <code>shell.nix</code> files for: | |||
** [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] | |||
== See also == | |||
[https:// | * [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]] | ||
[ | |||