Nix Packages collection
Go to file
Longrin Wischnewski 51648727f5 arduino-core: bump version from 1.0.2 to 1.0.6
- replace fetchurl with fetchgit because googlecode is unmaintained
- remove unnecessary phases
- change license and maintainers
- tested with a few sketches and inotool

- change description according to "Contributors Guide"

change fetchgit to fetchFromgitHub

Closes #4449
2014-10-12 12:42:57 +01:00
doc Document meta.branch 2014-10-07 16:23:27 +04:00
lib Merge pull request #4462 from VShell/discount 2014-10-12 12:37:50 +01:00
maintainers/scripts Made the travis build check the metadata 2014-10-07 15:59:37 +02:00
nixos Merge pull request #3960 from flosse/prosody-service 2014-10-11 23:10:05 +02:00
pkgs arduino-core: bump version from 1.0.2 to 1.0.6 2014-10-12 12:42:57 +01:00
.gitignore Add .DS_Store to gitignore so we Mac users don't accidentally pollute nixpkgs with ugliness 2014-08-09 20:53:36 -04:00
.travis.yml Review PR in travis with nox-review 2014-09-21 21:17:56 +02:00
.version Update version 2014-04-23 08:02:18 -04:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix require Nix 1.7 for nixpkgs, since we're using antiquotation inside quoted attribute sets 2014-09-04 18:44:03 +02:00
README.md Fixed link to installation instructions in README 2014-05-26 22:19:22 +02:00

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.