-
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Philip Taron edited this page Sep 4, 2024
·
5 revisions
This repository implements a program which checks Nixpkgs for many sorts of defects, both major and minor. It's named nixpkgs-vet
, since it 'vets' contributions to Nixpkgs.
It implements all checks for Nixpkgs' pkgs/by-name
directory as part of RFC 140.
TODO (@philiptaron) complete this.