lol

grandorgue: remove obsolete `TARGET_OS_*` workaround

Emily 6cdd3139 69c435e7

-2
-2
pkgs/applications/audio/grandorgue/default.nix
··· 47 47 "-DINSTALL_DEPEND=OFF" 48 48 ] ++ lib.optional (!includeDemo) "-DINSTALL_DEMO=OFF"; 49 49 50 - env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.hostPlatform.isDarwin "-DTARGET_OS_IPHONE=0"; 51 - 52 50 postInstall = lib.optionalString stdenv.hostPlatform.isDarwin '' 53 51 mkdir -p $out/{Applications,bin,lib} 54 52 mv $out/GrandOrgue.app $out/Applications/