jjcarstens
Nerves Core Team
NervesPack 0.4.0 Released 🎉
NervesPack 0.4.0 is a minor bump with a fairly big change.
This update drops :nerves_firmware_ssh in favor of the newer and more focused libraries NervesSSH and SSHSubsystemFwup.
Upgrading existing projects using NervesPack may require a few changes to get working properly. See the Upgrading from NervesFirmwareSSH notes for helpful steps on that.
You may also want to update your local nerves_bootstrap archive to >= 1.9.0 so that any new Nerves project generated with mix nerves.new will have this update as well:
mix local.nerves
You can read more about NervesSSH in the release announcement or the documentation
Popular in News & Updates
Hi folks,
For anyone following Hologram’s development or curious about running Elixir in the browser, I’ve created the Client Runtime Re...
New
We’re working hard on improving docs, and have some substantial things that it would be great to get some thoughts on.
One of the bigges...
New
Hey folks! I’ll be teasing some interesting bits going into Ash 3.0 while I work on it, and this is post #1!
You can follow along with t...
New
We have for you a new release candidate. Take :notes: if you use partitioned queues or make heavy use of Workflows. This is the RC for yo...
New
As some of you know, I have been working on a tight integration between Ash and Reactor which has triggered a few small bug fixes in Spar...
New
Hey everyone! Just added syntax highlighting to the Hologram website.
What seemed like a simple task turned into quite the adventure. Cu...
New
Normally, we don’t announce patch release Nerves systems, but the nerves_system_br v1.30.1 release is particularly important for anyone u...
New
Hey friends! :wave:
With NervesConf 2024 around the corner, Frank, myself, and the greater Nerves team wanted to share a survey we’ve pu...
New
Hey there! :slight_smile:
We need help completing Elixir’s browser runtime by porting some Erlang functions to JavaScript.
Hologram aut...
New
Hello!
Oaskit now has experimental support for extensions, limited on the operation only.
You can add any key to the operation macro an...
New
Other popular topics
Phoenix 1.4.0 released
Phoenix 1.4 is out! This release ships with exciting new features, most notably
with HTTP2 support, improved deve...
New
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
Hello!
Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
I want to try my hand at web scraping. What tools/libraries do I need to use. I’m hoping to turn this into something professional so don’...
New
I have followed this StackOverflow post to install the specific version of Erlang.
And When I am running mix ecto.setup then getting fol...
New
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch.
This project took far...
New
Hi all,
I've just started learning Elixir and Phoenix Framework, so please pardon my n00bness at this stage.
I'm trying to use Postg...
New
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
Hi everyone!
I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New







