Skip to content

Commit 14434a9

Browse files
committed
rush: add meta.mainProgram
Suppress warnings when using `lib.getExe`.
1 parent c4eca4b commit 14434a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/ru/rush/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ stdenv.mkDerivation rec {
2626
doCheck = true;
2727

2828
meta = {
29+
mainProgram = "rush";
2930
broken = stdenv.hostPlatform.isDarwin;
3031
description = "Restricted User Shell";
3132

0 commit comments

Comments
 (0)