1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-19 18:42:52 +00:00
Nix Packages collection
Find a file
John Wiegley 8d8acebfbb Extra: rename directory to Extra-lib
This is needed because not everyone uses a case-sensitive
filesystem (namely, OS X), which causes the Extra and extra packages to
collide.  Since extra is more recently maintained (by the author of
Shake and Hoogle), I've renamed Extra to just Extra-lib, keeping
everything else the same.
2014-10-20 19:17:12 -05:00
doc Document meta.branch 2014-10-07 16:23:27 +04:00
lib Add overrideDerivation to makeOverridable. Closes #4017 2014-10-18 18:02:43 +02:00
maintainers/scripts travis build: oops 2014-10-15 18:50:28 +02:00
nixos nixos: prosody was clashing with seeks unix ids 2014-10-20 17:22:01 +02:00
pkgs Extra: rename directory to Extra-lib 2014-10-20 19:17:12 -05: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 Travis: chop build in install and build phases 2014-10-15 11:05:12 +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.