with import {}; stdenv.mkDerivation { name = "git"; buildInputs = [ git git-lfs ]; }