Loading pkgs/by-name/rs/rstudio/package.nix +5 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ git, jdk, makeWrapper, nodejs, nodejs_22, npmHooks, xcbuild, yarn, Loading @@ -44,6 +44,10 @@ }: let # nodejs_24 has npm v11, which broke the lockfile # let's just use nodejs_22 for now nodejs = nodejs_22; electron = electron_37; mathJaxSrc = fetchzip { Loading Loading
pkgs/by-name/rs/rstudio/package.nix +5 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ git, jdk, makeWrapper, nodejs, nodejs_22, npmHooks, xcbuild, yarn, Loading @@ -44,6 +44,10 @@ }: let # nodejs_24 has npm v11, which broke the lockfile # let's just use nodejs_22 for now nodejs = nodejs_22; electron = electron_37; mathJaxSrc = fetchzip { Loading