arduino/ino: remove avrgcclibc as a dependency (see TODO)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, fetchurl, python2Packages, picocom
|
||||
, avrdude, arduino-core, avrgcclibc }:
|
||||
, avrdude, arduino-core }:
|
||||
|
||||
python2Packages.buildPythonApplication rec {
|
||||
name = "ino-0.3.6";
|
||||
|
||||
Reference in New Issue
Block a user