Embedded: Difference between revisions

imported>Olafklingt
Initial
 
Mightyiam (talk | contribs)
See also relevant Nixcademy blog posts
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Development]]
This page aims to provide a collection of links to nix managed embedded computing projects and resources.
 
= On this wiki =
 
* [[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]


This page aims to provide a collection of links to nix managed embedded computing projects.
== See also ==


[https://github.com/boredom101/pinix Builds for the pine64 soldering iron using NIx]
* [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]


[OpenWRT OpenWRT]
[[Category:Development]]