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