Skip to content

Commit 8a32246

Browse files
ksh: set mainProgram
1 parent 2757826 commit 8a32246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/ks/ksh/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ stdenv.mkDerivation (finalAttrs: {
5050
homepage = "https://github.com/att/ast";
5151
license = lib.licenses.cpl10;
5252
maintainers = with lib.maintainers; [ sigmanificient ];
53+
mainProgram = "ksh";
5354
platforms = lib.platforms.all;
5455
};
5556

0 commit comments

Comments
 (0)