Skip to content
Snippets Groups Projects
Commit 137b2740 authored by minute's avatar minute
Browse files

Merge branch 'gh-7ec8f9a6/12/unknown/shell.nix' into 'master'

reform2-lpc-fw: add shell.nix

See merge request reform/reform!12
parents 1b2cad06 a223085d
No related branches found
No related tags found
No related merge requests found
{ pkgs ? import <nixpkgs> { } }:
pkgs.mkShell { buildInputs = with pkgs; [ stdenv gcc-arm-embedded ]; }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment