testers.lycheeLinkCheck: use structuredAttrs

Makes it easy to use arrays in next commits.
This commit is contained in:
Robert Hensing
2026-05-09 22:54:09 +02:00
parent 39aea2d52a
commit f9be9e95fb

View File

@@ -40,6 +40,7 @@ let
}:
stdenv.mkDerivation (finalAttrs: {
name = "lychee-link-check";
__structuredAttrs = true;
inherit site;
nativeBuildInputs = [
finalAttrs.passthru.lychee