nixpkgs/pkgs
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
..
applications chromium: Update dev channel to v30.0.1568.0. 2013-07-25 01:58:10 +02:00
build-support * Use 'or'. 2013-07-15 14:33:27 +02:00
data make package use mirror:// for gnu, savannah and gnome repositories where possible 2013-07-14 05:23:06 +03:00
desktops kde-base-artwork: fix hash. 2013-07-17 20:16:24 +02:00
development fix ignore param for tests 2013-07-25 20:45:57 +02:00
games gtypist: update to 2.9.3 and fix the patch 2013-07-19 01:22:29 +02:00
lib Maintainers: added ertes. 2013-07-19 19:52:11 +02:00
misc Oxygen-gtk: upgrade to 1.3.4 2013-07-22 14:05:39 +02:00
os-specific linux: Update to 3.4.54 2013-07-23 22:35:49 +02:00
servers apcupsd: use /run/nologin (instead of /etc/nologin) to prevent logins 2013-07-21 20:58:26 +02:00
shells ipython: update to version 0.13.2 2013-07-23 14:15:30 +02:00
stdenv nixos.org/tarballs -> tarballs.nixos.org 2013-06-25 14:12:16 +02:00
test
tools Merge branch 'master' of github.com:NixOS/nixpkgs 2013-07-25 06:50:31 -04:00
top-level Add nixpkgs-lint 2013-07-25 23:52:36 +02:00