bbedit: fix build
This commit is contained in:
@@ -27,6 +27,9 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
|||||||
runHook postInstall
|
runHook postInstall
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
# app bundle may be messed up by standard fixup
|
||||||
|
dontFixup = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Powerful and full-featured professional HTML and text editor for macOS";
|
description = "Powerful and full-featured professional HTML and text editor for macOS";
|
||||||
homepage = "https://www.barebones.com/products/bbedit/";
|
homepage = "https://www.barebones.com/products/bbedit/";
|
||||||
|
|||||||
Reference in New Issue
Block a user