Loading pkgs/by-name/py/pyrefly/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ rustPlatform.buildRustPackage (finalAttrs: { buildInputs = [ rust-jemalloc-sys ]; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; # redirect tests writing to /tmp Loading Loading
pkgs/by-name/py/pyrefly/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ rustPlatform.buildRustPackage (finalAttrs: { buildInputs = [ rust-jemalloc-sys ]; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; # redirect tests writing to /tmp Loading