Find a file
Ricardo M. Correia 614a99bd8e cargoSnapshot: Add package
Cargo downloads your Rust project's dependencies and builds your
project.

The cargoSnapshot derivation simply uses a binary build, because
it's not easy to build cargo from source yet.

In the future, it's expected that we'll also add a derivation for
building cargo from source.
2014-09-24 18:18:15 +02:00
doc Added description to languages-support.xml 2014-09-23 13:56:45 +02:00
lib libpng: use spdx licensing method 2014-09-21 18:53:20 +01:00
maintainers/scripts Fixes to the travis script 2014-09-23 14:31:01 +02:00
nixos Merge pull request #4244 from abbradar/resume 2014-09-24 18:05:53 +02:00
pkgs cargoSnapshot: Add package 2014-09-24 18:18:15 +02:00
.gitignore
.travis.yml Review PR in travis with nox-review 2014-09-21 21:17:56 +02:00
.version
COPYING
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

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