My nixpkgs mirror for patching things.
Go to file
Eelco Dolstra 1fdefd5562 Revert "protobuf: Clean up and update to version 2.6.1."
This reverts commit 18b306b041. Protobuf
releases are generally not very backwards compatible and likely to
break lots of stuff. E.g.

  http://hydra.nixos.org/build/17535340
  http://hydra.nixos.org/build/17535640
  http://hydra.nixos.org/build/17536998
  http://hydra.nixos.org/build/17536170

See also b851e970da.
2014-11-25 13:00:09 +01:00
doc typos 2014-11-15 20:23:32 +01:00
lib lib/licenses: add gpl1 (close #5103) 2014-11-24 10:37:49 +01:00
maintainers move dockerfile to subdirectory 2014-11-08 23:47:10 +01:00
nixos containers: add test that stopping and starting a container works (#4989) 2014-11-24 23:19:34 +01:00
pkgs Revert "protobuf: Clean up and update to version 2.6.1." 2014-11-25 13:00:09 +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 Travis: chop build in install and build phases 2014-10-15 11:05:12 +02:00
.version .version shouldn't include newline 2014-10-22 15:59:35 +02: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.