nixpkgs/pkgs/development/arduino
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
..
arduino-core arduino: fix incorrect sha256 in Darwin build 2019-08-06 08:18:49 -07:00
arduino-mk treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
ino arduino/ino: remove avrgcclibc as a dependency (see TODO) 2017-09-05 13:51:55 +02:00
platformio platformio: 3.6.4 -> 3.6.6 2019-04-14 14:46:14 +02:00