github nerves-project/nerves v1.12.0

2 days ago

This release includes support for Elixir 1.19 (minimum is 1.15.1).

The getting started and Nerves system building guides have many improvements
throughout. Thanks to @mlainez and @Damirados for their many contributions.

  • Changes

    • The ssh-askpass program is no longer required on Linux to elevate privileges
      to flash MicroSD cards. Password entry is via the CLI.
    • mix burn now works with asdf-installed versions of fwup
    • Allow the :nerves, :firmware, :fwup_conf configuration option to be an
      absolute path
  • Known issues

    • Concurrent compilation is not supported on Elixir 1.19. Nerves will
      automatically force MIX_OS_DEPS_COMPILE_PARTITION_COUNT to 1 if it is
      set.

Don't miss a new nerves release

NewReleases is sending notifications on new releases.