with import {}; stdenv.mkDerivation { name = "blockbook-dev"; buildInputs = [ go ]; }