We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Move removed checks to their own section on Home Keeps the live check tables clean; the removed codes (NPV-102 through NPV-108, NPV-161, NPV-163) now live in a Removed checks section at the bottom with the shared rationale.
Mark NPV-102–108, 161, 163 as removed in 0.3.4 By-name overrides are rejected by Nixpkgs itself since NixOS/nixpkgs#483820, so nixpkgs-vet 0.3.4 (#189) removed these checks. Add a retirement banner to each page and mark them in the Home index.
Updated Home (markdown)
Updated NPV 167 (markdown)
Updated NPV 165 (markdown)
Updated NPV 166 (markdown)
Updated NPV 164 (markdown)
Created NPV 167 (markdown)
Created NPV 166 (markdown)
Created NPV 164 (markdown)
Created NPV 165 (markdown)
Rename NPV-170 to use normal hyphen
Updated NPV‐170 (markdown)
add NPV-170 to homepage
NPV‐170: add error messages
NPV-170: init
Create NPV 146
Update NPV-169: overly broad `with` expression Rewrite to reflect the new token-counting approach: - Absolute cap: >125 non-trivia tokens - Fraction cap: >25% of file tokens - Small file exemption: <50 tokens
Add NPV-169: top-level with expression may shadow variables
Add NPV-145: Nix file is executable without shebang
Document all 30 NPV error codes with wiki pages Add one page per error code (NPV-100 through NPV-163) documenting: - What the check enforces - The exact error message template - A concrete example that triggers the error - How to fix it Update Home.md with a complete index table organized by series.
Destroyed Nixpkgs vet (check) tool (markdown)
Is Home special?