mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-15 09:43:51 +00:00
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.