Go to file
Bjørn Forsman e10704335a arduino: new package (2nd attempt). Close #6159.
[Now without the "stdenv.glibc" reference, which is unavailable on
darwin. It seems the dynamic linker finds libc/libm without it being
explicitly in RPATH, so we can just drop it.]

This commit adds the graphical Arduino IDE, built from the arduino-core
expression.

Also:
  - Add libusb to RPATH for avrdude. Without this, avrdude is broken.
    Possible TODO: replace bundled avrdude with the one from nixpkgs.
  - Use "cp -r ./build/linux/work/*", so example sketeches, the HTML
    reference documentation and the 'arduino' shell script that starts the
    IDE gets included.
  - Make meta.description slightly more generic, to cover both GUI/core
    variants.
2015-02-07 07:03:00 +01:00
doc garden 2015-01-26 12:12:14 +01:00
lib Add a kafka package 2015-02-03 08:46:25 +00:00
maintainers Merge branch 'master' into staging. 2015-01-19 18:41:17 +01:00
nixos nixos/openntpd: Don't start until we have networking 2015-02-06 14:45:47 -08:00
pkgs arduino: new package (2nd attempt). Close #6159. 2015-02-07 07:03:00 +01:00
.gitignore gitignore: ignore autonix tmp files 2015-01-26 20:59:52 -06:00
.travis.yml Travis: chop build in install and build phases 2014-10-15 11:05:12 +02:00
.version release: 15.04 -> 15.05 2014-12-09 15:09:06 +01:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix if we abort with too old Nix, hint docs 2015-01-21 21:41:40 +01:00
README.md fix mailinglist link 2015-01-21 11:21:45 +01:00