with import {}; stdenv.mkDerivation { name = "env"; buildInputs = [ ruby_3_0.devEnv libxml2 libxslt zlib bundix gnumake ]; }