with import {}; stdenv.mkDerivation { name = "trezor-crypto-dev"; buildInputs = [ gnumake gcc pkgconfig openssl check ]; }