with import {}; stdenv.mkDerivation { name = "env"; buildInputs = [ ruby.devEnv bundix ]; }