My nixpkgs mirror for patching things.
Go to file
Eelco Dolstra be399bf245 Hack to fix llvm/clang build on Darwin
(Or at least restore it to the same level as brokenness as before the
staging merge. I.e. it depends on gcc-apple, which doesn't build on
standard 10.9 systems.)
2014-08-09 23:31:00 +02:00
doc doc: mention nix-prefetch-scripts package 2014-07-27 15:21:38 +02:00
lib Make platforms.allBut accept a list rather than a single platform 2014-08-09 12:31:33 +02:00
maintainers/scripts Remove broken script 2014-07-30 10:23:05 +02:00
nixos Merge 'staging' into master 2014-08-08 20:13:23 +02:00
pkgs Hack to fix llvm/clang build on Darwin 2014-08-09 23:31:00 +02:00
.gitignore gitignore: result-* and make absolute doc ignores 2014-06-23 16:58:49 +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 Explicitly require Nix 1.6 2014-03-17 11:33:36 +01: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.