with import {}; stdenv.mkDerivation { name = "lars-current"; buildInputs = [ rustc ]; }