bbedit: fix build (#459432)

This commit is contained in:
Aleksana
2025-11-08 07:46:58 +00:00
committed by GitHub
+3
View File
@@ -27,6 +27,9 @@ stdenvNoCC.mkDerivation (finalAttrs: {
runHook postInstall
'';
# app bundle may be messed up by standard fixup
dontFixup = true;
meta = {
description = "Powerful and full-featured professional HTML and text editor for macOS";
homepage = "https://www.barebones.com/products/bbedit/";