NBPR - More custom, less system
July 2, 2026 • Issue 113
.. No images? Click here NBPR - Nerves Binary Package RepositoryI believe James Harton put the idea forward and he and Frank worked it over. Check out the NBPR repo . The idea is to pre-compile popular binaries for Nerves' toolchains and Buildroot setup, for the various official systems, and provide build tooling for your to set it up for your own private repos if need be. Essentially it can let you go "hey, I need htop on this device". And get htop as a binary pre-compiled with no need for making a custom system. This is a big deal for Nerves. There is a PR that can do similar things for Kernel work. Which has let us do experiments for pre-compiling container support. I have some pending work for supporting the very annoying Raspberry Pi AI Kit runtimes and drivers through this. This lets us keep the Nerves systems lean and easy to support while letting you contribute the packages you depend on to a common repository for everyone to benefit from. We have high hopes for what this could do over time. It could conceivably remove the need for dedicated systems for container support, for kiosks. Adding Python would just one new dep in mix.exs. The key is that this requires your engagement . If you want this to be a thing. Try it for your needs, use it. Most of us working on Nerves have a little bit less of a need for this. Our pain tolerance is high already. We want this to work out but we want to see your interest and have help proving it out. If it works well, no reason it can't become an official thing. NervesConf EU at Goatmire ElixirThe Goatmire Elixir website has all the planned speakers and workshop. Check it out :) Hotel information and discounts are also on the site right now. Next meetup: Herman & routersIf you've attended any Elixir event and especially a Nerves event anywhere in Europe you have met Herman. An OG and awesome constant of support for the project this lovely gentleman always shows up. He hasn't been presenting much though. Day to day he wrangles WiFi for commercial customers and he does a lot with OpenWRT and finally he has a device suitable to use Nerves on, rather than OpenWRT. We look forward to hearing all about it. Register now to not miss it later. ![]() Herman verschooten Software updatesSystem updates
This is a significant update to many components. Please take care in updating as many packages have received security and feature updates.
Raspberry Pi Systems
kiosk_system_rpi5, v2.1.0
kiosk_system_rpi4, v2.1.0 This is a major update with security and feature updates throughout.
This is a major update with security and feature updates throughout.
Other systems Overall security and feature updates. New compilers, kernels and so forth. Updated dependencies
kiosk_system_qemu_aarch64, v0.2.0
nerves_system_grisp2, v0.18.0
nerves_system_osd32mp1, v0.25.0
Firmware projects nerves_livebook, v0.19.2 This updates many dependencies especially in the Nerves systems. It also adds support for the Nerves starter kit (trellis).
kiosk_demo, v0.4.0 This release brings in quite a few updates and experiments with using D-Bus to control Cog rather than relying on restarting it to reset the URL.
circuits_quickstart, v0.16.0 This release adds support for Nerves Starter Kit and Goatmire badge.
Libraries nerves_bootstrap, v1.15.3
nerves_key_pkcs11, v1.3.1
toolchains, v15.3.0 This release bumps GCC from 14.2 to 15.3. While the toolchain is produced in a similar manner to past releases, the code in thie project has been completely changed to use a template toolchain project to create the corresponding Elixir projects.
See generated toolchains for version information. circuits_gpio, v2.2.0
nerves, v1.14.3
Community projectsHomex, v0.1.2
ExNVR, v0.27.0 An open source NVR implementation by Evercam. Core/UI
Bug Fixes
Nerves
bb_reactor, v0.2.4
bb, v0.22.1
bb, v0.22.0
bb, v0.21.0
bb_servo_robotis, v0.3.3
bb_servo_robotis, v0.3.2
bb_servo_feetech, v0.3.3
bb_servo_feetech, v0.3.2
feetech, v0.2.4
feetech, v0.2.3
bb_kino, v0.3.7
bb_kino, v0.3.6
bb_liveview, v0.2.9
bb_liveview, v0.2.8
bb_ik_fabrik, v0.4.1
bb_servo_pca9685, v0.6.2
jarl, 1.1.1
You can buy an official Nerves shirt from oswag . Fair trade, organic and high-quality. Family-scale business. Got questions?Trouble-shooting is best done on the Nerves Forum over at Elixir's Forum. But if you have big-picture questions you would like to ask around Nerves, feel free to send them in and we might just have ourselves a column here. Participating in the communityThe Nerves community is found wherever Elixirists gather. But our primary focus is the Nerves Discord . You are very welcome to join us there. Also fine to throw questions into the Elixir Forum's Nerves section . How you can help NervesContribute in the way that works for you:
Finally, if you have questions about the newsletter or want to suggest something you can simply respond to this email. - Lars |