berry: fix darwin build

This commit is contained in:
Austin Horstman
2024-11-05 13:50:13 -06:00
parent 3aff222fd7
commit 12d623b9a8
+2
View File
@@ -55,6 +55,8 @@ stdenv.mkDerivation (finalAttrs: {
patchShebangs configure
'';
env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.hostPlatform.isDarwin "-D_C99_SOURCE";
desktopItems = [
(makeDesktopItem {
name = "berry";