pyrefly: add versionProgramArg
This commit is contained in:
@@ -23,6 +23,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
buildInputs = [ rust-jemalloc-sys ];
|
||||
|
||||
nativeInstallCheckInputs = [ versionCheckHook ];
|
||||
versionCheckProgramArg = "--version";
|
||||
doInstallCheck = true;
|
||||
|
||||
# redirect tests writing to /tmp
|
||||
|
||||
Reference in New Issue
Block a user