doxx: cleanup
This commit is contained in:
@@ -26,8 +26,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
|||||||
rm $out/bin/generate_test_docs
|
rm $out/bin/generate_test_docs
|
||||||
'';
|
'';
|
||||||
|
|
||||||
doInstallCheck = true;
|
|
||||||
nativeInstallCheckInputs = [ versionCheckHook ];
|
nativeInstallCheckInputs = [ versionCheckHook ];
|
||||||
|
versionCheckProgramArg = "--version";
|
||||||
|
|
||||||
passthru.updateScript = nix-update-script { };
|
passthru.updateScript = nix-update-script { };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user