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
..
gnu
copy-tarball.sh Make the location of the tarballs cache configurable 2013-06-04 12:45:12 +02:00
copy-tarballs.sh Handle more bad characters 2013-01-15 18:15:33 +01:00
debian-patches.sh
dep-licenses.sh
eval-release.nix Fix comment 2013-03-26 12:09:02 +01:00
gnome-latest.sh
hydra_eval_check
map-files.pl
nix-call-package
nix-generate-from-cpan.nix nix-generate-from-cpan: Hack to handle non-UTF-8 META.yml files 2013-06-16 18:34:32 +02:00
nix-generate-from-cpan.pl nix-generate-from-cpan: Handle META.json 2013-07-16 13:45:24 +02:00
nixpkgs-lint.nix Add nixpkgs-lint 2013-07-25 23:52:36 +02:00
nixpkgs-lint.pl Add nixpkgs-lint 2013-07-25 23:52:36 +02:00
patchelf-hints.sh
rebuild-amount.sh
sort-attrs.str
test-eval-release.sh