You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michael Daniels edited this page Apr 16, 2026
·
2 revisions
NPV-164: strictDeps must evaluate to true for new packages
Description
strictDeps helps ensure that inputs are placed in the correct list of dependencies (nativeBuildInputs, buildInputs, etc.). It should evaluate to true for all new packages, and once it evaluates to true, it should not regress.