Skip to content

Commit

Permalink
yarn-berry: Add meta.mainProgram
Browse files Browse the repository at this point in the history
(cherry picked from commit 6fdd6cb)
  • Loading branch information
MartinNikov authored and github-actions[bot] committed Dec 8, 2023
1 parent b085885 commit 611f905
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/tools/yarn-berry/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ stdenv.mkDerivation rec {
license = licenses.bsd2;
maintainers = with maintainers; [ ryota-ka thehedgeh0g ];
platforms = platforms.unix;
mainProgram = "yarn";
};
}

0 comments on commit 611f905

Please sign in to comment.