ghostty: fix meta.outputsToInstall (#398032)

This commit is contained in:
Seth Flynn
2025-05-14 21:26:36 -04:00
committed by GitHub
-3
View File
@@ -189,9 +189,6 @@ stdenv.mkDerivation (finalAttrs: {
];
outputsToInstall = [
"out"
"man"
"shell_integration"
"terminfo"
];
platforms = lib.platforms.linux ++ lib.platforms.darwin;
# Issues finding the SDK in the sandbox