Loading pkgs/development/tools/yarn-berry/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -39,5 +39,6 @@ stdenv.mkDerivation rec { license = licenses.bsd2; maintainers = with maintainers; [ ryota-ka thehedgeh0g ]; platforms = platforms.unix; mainProgram = "yarn"; }; } Loading
pkgs/development/tools/yarn-berry/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -39,5 +39,6 @@ stdenv.mkDerivation rec { license = licenses.bsd2; maintainers = with maintainers; [ ryota-ka thehedgeh0g ]; platforms = platforms.unix; mainProgram = "yarn"; }; }