Find a file
Eelco Dolstra 97220c973f Replace hasAttr/getAttr calls with the ? and . operators
For NixOS evaluation, this gives a ~21% reduction in the number of
values allocated and a ~4% speedup. It's also more readable.
2014-10-05 01:11:06 +02:00
doc nixpkgs manual: packaging coq libraries 2014-09-28 22:02:36 +01:00
lib Replace hasAttr/getAttr calls with the ? and . operators 2014-10-05 01:11:06 +02:00
maintainers/scripts A small vanity counter for finding top-grossing committers 2014-09-30 23:11:19 +04:00
nixos Replace hasAttr/getAttr calls with the ? and . operators 2014-10-05 01:11:06 +02:00
pkgs pdfjam: update from 1.20 to 2.08 2014-10-04 23:13:32 +02:00
.gitignore
.travis.yml Review PR in travis with nox-review 2014-09-21 21:17:56 +02:00
.version
COPYING
default.nix
README.md

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