Commit graph

21 commits

Author SHA1 Message Date
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Pavol Rusnak cf2a67fef3
pkgs/development: stdenv.lib -> lib
this takes care of the following folders in pkgs/development:
* arduino
* chez-modules
* go-packages
* guile-modules
* idris-modules
* perl-modules
* r-modules
* ruby-modules
2021-01-17 19:11:59 +01:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@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.
2020-05-09 10:28:57 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Maximilian Güntner 6e54dbb49e
arduino/ino: remove avrgcclibc as a dependency (see TODO) 2017-09-05 13:51:55 +02:00
Frederik Rietdijk a75358c288 ino: use python2 2016-10-18 23:14:36 +02:00
Frederik Rietdijk 3ba16c8234 Do not use top-level buildPythonPackage or buildPythonApplication
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Frederik Rietdijk d5e6a4494a Python: use PyPI mirror (#15001)
* mirrors: add pypi

* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Bjørn Forsman 83e3f38593 arduino-core: align attrname with package name
arduino_core => arduino-core. Retain copy of old attrname for backward
compatibility.
2015-02-04 07:22:39 +01:00
Tom Fitzhenry 0ba024ac9f ino: Use picocom rather than minicom 2014-11-29 17:55:41 +00:00
Domen Kožar ef9bcbd0b2 ino: set six as dep 2014-08-27 19:02:05 +02:00
Moritz Ulrich a14eaaa9f0 ino: update to 0.3.6
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-26 23:55:31 +01:00
Eelco Dolstra df0d362f31 Fix some more Hydra evaluation errors 2013-10-08 11:07:14 +02:00
Evgeny Egorochkin a8185ff379 ino: fix hash 2013-08-16 22:26:34 +03:00
Moritz Ulrich cf24550e91 Update inotool and fix `ino upload'.
0.3.5 is just a patch-release (no code changes). More important is the
patch to the upload-command. It now uses the nix-supplied avrdude
instead of some random avrdude it finds (in the arduino distribution
or wherever).

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-15 23:14:36 +02:00
Florian Friesdorf fc9bdabd54 fix ino 2013-03-25 15:28:09 +01:00
Antono Vasiljev dde7b978d6 inotool: add avr-gcc-libc to inputs 2012-12-23 18:21:51 +02:00
Antono Vasiljev 495f4c597f remove avr gcc from inputs (it should be rebuit with C++ support) 2012-12-01 05:00:45 +03:00
Antono Vasiljev 25f0472564 Improved arduino-core and ino 2012-11-28 17:37:11 +03:00
Antono Vasiljev 1bf18a589c arduino-core libraries +inotool 2012-11-28 04:55:24 +03:00