Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 83e3f38593743e9950885fbc568b458e6425a8fd
https://github.com/NixOS/nixpkgs/commit/83e3f38593743e9950885fbc568b458e6425a8fd
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.
Commit: ca982158bf33cef9398f86723d862da0603466da
https://github.com/NixOS/nixpkgs/commit/ca982158bf33cef9398f86723d862da0603466da
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.
Compare: https://github.com/NixOS/nixpkgs/compare/ef64865ea9fb...ca982158bf33_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits