Files
nixpkgs/maintainers/scripts
Eelco Dolstra 6b495e9251 Add nixpkgs-lint
This is a simple tool to scan Nixpkgs for violations of the packaging
guidelines, such as multiple packages with the same name, packages
that lack a description or license, and so on.

To use:

$ nix-env -i nixpkgs-lint
$ cd .../nixpkgs
$ nixpkgs-lint

Current statistics:

Number of packages: 8666
Number of missing maintainers: 3711
Number of missing licenses: 6159
Number of missing descriptions: 1337
Number of bad descriptions: 633
Number of name collisions: 277
2013-07-25 23:52:36 +02:00
..
2013-01-15 18:15:33 +01:00
2013-03-26 12:09:02 +01:00
2013-07-25 23:52:36 +02:00
2013-07-25 23:52:36 +02:00
2012-02-06 23:08:11 +00:00