Branch: refs/heads/release-14.12
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cfb2030e63396ec83195022ff873db3bcab87063
      
https://github.com/NixOS/nixpkgs/commit/cfb2030e63396ec83195022ff873db3bcab87063
  Author: Bjørn Forsman <[email protected]>
  Date:   2015-02-04 (Wed, 04 Feb 2015)

  Changed paths:
    M pkgs/development/arduino/ino/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  arduino-core: align attrname with package name

arduino_core => arduino-core. Retain copy of old attrname for backward
compatibility.

(cherry picked from commit 83e3f38593743e9950885fbc568b458e6425a8fd)


  Commit: ec0ff0dee4e3514e650491a64c8dbeb63bdfd149
      
https://github.com/NixOS/nixpkgs/commit/ec0ff0dee4e3514e650491a64c8dbeb63bdfd149
  Author: Bjørn Forsman <[email protected]>
  Date:   2015-02-04 (Wed, 04 Feb 2015)

  Changed paths:
    M pkgs/development/arduino/arduino-core/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  arduino: new package

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.

(cherry picked from commit ca982158bf33cef9398f86723d862da0603466da)


Compare: https://github.com/NixOS/nixpkgs/compare/12846214f2e3...ec0ff0dee4e3
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to