with import {}; stdenv.mkDerivation { name = "env"; nativeBuildInputs = [ cmake openssl nodePackages.npm jdk11 ]; buildInputs = [ ]; }