fetchgit: enable strictDeps (#552763)

This commit is contained in:
Stefan Frijters
2026-08-22 10:32:42 +00:00
committed by GitHub

View File

@@ -155,6 +155,8 @@ lib.makeOverridable (
++ lib.optionals fetchLFS [ git-lfs ]
++ nativeBuildInputs;
strictDeps = true;
hash =
if outputHashAlgo == null || outputHash == "" || lib.hasPrefix outputHashAlgo outputHash then
outputHash