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