with import { }; stdenv.mkDerivation { name = "rnix"; buildInputs = [ cargo ]; }