···1# given a package with an executable and an icon, make a darwin bundle for
2# it. This package should be used when generating launchers for native Darwin
3# applications. If the package conatins a .desktop file use
4-# `desktopToDarwinLauncher` instead.
56{
7 lib,
···1# given a package with an executable and an icon, make a darwin bundle for
2# it. This package should be used when generating launchers for native Darwin
3# applications. If the package conatins a .desktop file use
4+# `desktopToDarwinBundle` instead.
56{
7 lib,