aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/arduino (follow)
Commit message (Collapse)AuthorAgeFilesLines
* arduino-mk: wrap python scriptsJulien Moutinho2020-12-011-3/+11
|
* platformio: 5.0.2 -> 5.0.3Alvar Penning2020-11-243-22/+17
| | | | | In addition to the version change, the source is managed in a central location, since previously the same change had to be made in two places.
* platformio: 5.0.1 -> 5.0.2Alvar Penning2020-10-312-4/+4
|
* platformio: 4.3.4 -> 5.0.1 (#97833)Alvar2020-09-124-33/+50
|
* arduino-cli: 0.11.0 -> 0.12.1 (#97836)Alvar2020-09-121-3/+3
|
* buildGoModule packages: set doCheck = falsezowoq2020-08-101-0/+2
|
* arduino-cli: init at 0.11.0Ryan Mulligan2020-08-081-0/+44
|
* Merge pull request #92000 from f4814/platformio-udevFlorian Klink2020-07-113-1/+27
|\ | | | | platformio: Add udev rules to package output
| * platformio: Patch warning about missing udev rulesFabian Geiselhart2020-06-292-0/+15
| | | | | | | | | | This adds the sentence "On NixOS add the platformio package to services.udev.packages" to the warning.
| * platformio: Put udev rules into package outputFabian Geiselhart2020-06-291-1/+12
| |
* | Merge branch 'master' into fetchurl-no-hashMatthew Bauer2020-07-064-119/+176
|\|
| * platformio: 4.3.1 -> 4.3.4Bernardo Meurer2020-06-172-3/+3
| |
| * arduino: 1.8.9 -> 1.8.12Pavol Rusnak2020-06-102-123/+181
| |
* | arduino: error on wrong architectureMatthew Bauer2020-06-091-18/+15
|/
* treewide: remove the-kenny from maintainersJörg Thalheim2020-05-091-1/+1
| | | | | | | @the-kenny did a good job in the past and is set as maintainer in many package, however since 2017-2018 he stopped contributing. To create less confusion in pull requests when people try to request his feedback, I removed him as maintainer from all packages.
* libusb-compat-0_1: rename from libusbJan Tojnar2020-04-281-4/+4
|
* Merge pull request #84190 from geistesk/platformio-4.3.1Jörg Thalheim2020-04-172-10/+7
|\
| * platformio: 4.1.0 -> 4.3.1geistesk2020-04-032-10/+7
| |
* | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-104-4/+4
|/
* teensyduino: add missing dependencies for teensy-loaderRehno Lindeque2020-03-071-1/+5
|
* platformio: 4.0.3 -> 4.1.0Franz Pletz2020-01-273-16/+49
|
* treewide: use libtinfo.so.5 where neededMatthew Bauer2019-09-181-1/+1
| | | | | | | | This was originally added in https://github.com/NixOS/nixpkgs/pull/21350 best to use this name for clarity.
* treewide: remove redundant quotesvolth2019-09-082-8/+8
|
* arduino: 1.8.5 -> 1.8.9Daniel Bergey2019-09-072-80/+104
|
* teensyduino: 1.45 -> 1.47Daniel Bergey2019-09-071-4/+4
| | | | Needed to support arduino-1.8.9
* Merge branch 'master' into staging-nextJan Tojnar2019-09-063-19/+10
|\ | | | | | | Fixed trivial conflicts caused by removing rec.
| * platformio: 3.6.6 -> 4.0.3Peter Hoeg2019-09-043-19/+10
| |
* | treewide: remove redundant recvolth2019-08-281-1/+1
|/
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-1/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* arduino: fix incorrect sha256 in Darwin buildGemini Lasswell2019-08-061-1/+1
|
* gdk-pixbuf: rename from gdk_pixbufworldofpeace2019-07-221-3/+3
|
* treewide: remove unused variables (#63177)volth2019-06-161-1/+1
| | | | | | * treewide: remove unused variables * making ofborg happy
* platformio: 3.6.4 -> 3.6.6Robert Schütz2019-04-141-2/+4
|
* python.pkgs.click: make patch version-agnosticRobert Schütz2019-03-211-1/+1
|
* teensyduino: 1.40 -> 1.45Jade2019-03-061-40/+38
| | | | Bumps teensyduino version, simplifies building, and fixes a build error
* arduino-mk: init at 1.6.0eyjhbb@gmail.com2019-01-301-0/+25
|
* platformio: 3.6.2 -> 3.6.4Robert Schütz2019-01-261-2/+2
|
* platformio: 3.6.1 -> 3.6.2Peter Hoeg2018-12-111-3/+3
| | | | Broken on aarch64.
* platformio: 3.5.3 -> 3.6.1Peter Hoeg2018-11-011-8/+61
|
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-301-7/+11
| | | | It is deprecated and will be removed after 18.09.
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
|
* platformio: 3.5.2 -> 3.5.3André-Patrick Bubel2018-06-191-2/+2
|
* platformio: Fix building of overridden click packageAndré-Patrick Bubel2018-06-191-0/+1
| | | | | The normal click package now applies a patch that doesn't work with the older version used for platformio.
* platformio: add git to chroot so it is usable by platformio commandMatthew O'Gorman2018-05-051-0/+1
|
* platformio: 3.5.1 -> 3.5.2Robert Schütz2018-04-081-2/+2
|
* platformio: move out of pythonPackagesRobert Schütz2018-04-083-12/+70
|
* platformio-fhs: minor changesLuke Adams2018-02-111-15/+10
|
* arduino: 1.8.2 -> 1.8.5Gemini Lasswell2018-01-072-24/+31
|
* platformio: 3.4.1 -> 3.5.0Matthew O'Gorman2018-01-031-1/+5
|
* arduino/ino: remove avrgcclibc as a dependency (see TODO)Maximilian Güntner2017-09-051-1/+1
|