doxx: cleanup

This commit is contained in:
Yiyu Zhou
2025-11-14 13:32:44 -08:00
parent 94f725f966
commit 23d2c8f529

View File

@@ -26,8 +26,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
rm $out/bin/generate_test_docs
'';
doInstallCheck = true;
nativeInstallCheckInputs = [ versionCheckHook ];
versionCheckProgramArg = "--version";
passthru.updateScript = nix-update-script { };