This repository contains a minimal example of the required configuration for using nix-shell as a local development environment for Nerves.
Use nix-shell to open a shell that contains the essential requirements for Nerves development.
Run sh setup.sh to download and install the package archives necessary to create a Nerves project.
Follow the instructions for Getting Started with Nerves at: https://hexdocs.pm/nerves/getting-started.html