inotool: add avr-gcc-libc to inputs
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ stdenv, fetchurl, buildPythonPackage, minicom, avrdude, arduino_core }:
|
{ stdenv, fetchurl, buildPythonPackage, minicom, avrdude, arduino_core, avrgcclibc }:
|
||||||
|
|
||||||
buildPythonPackage {
|
buildPythonPackage {
|
||||||
name = "ino-0.3.4";
|
name = "ino-0.3.4";
|
||||||
|
|||||||
Reference in New Issue
Block a user