{ runCommandLocal, racket }: runCommandLocal "racket-test-load-openssl" { nativeBuildInputs = [ racket ]; } '' racket -f - <