gpscorrelate: enable on darwin

+1 -1
+1 -1
pkgs/applications/misc/gpscorrelate/default.nix
··· 59 60 license = licenses.gpl2Plus; 61 homepage = "https://dfandrich.github.io/gpscorrelate/"; 62 - platforms = platforms.linux; 63 maintainers = with maintainers; [ sikmir ]; 64 }; 65 }
··· 59 60 license = licenses.gpl2Plus; 61 homepage = "https://dfandrich.github.io/gpscorrelate/"; 62 + platforms = platforms.unix; 63 maintainers = with maintainers; [ sikmir ]; 64 }; 65 }