with import { }; stdenv.mkDerivation { name = "rucredstash"; buildInputs = [ pkg-config openssl ]; }