gonic: enable on darwin too

-1
-1
pkgs/servers/gonic/default.nix
··· 55 description = "Music streaming server / subsonic server API implementation"; 56 license = lib.licenses.gpl3Plus; 57 maintainers = with lib.maintainers; [ autrimpo ]; 58 - platforms = lib.platforms.linux; 59 mainProgram = "gonic"; 60 }; 61 }
··· 55 description = "Music streaming server / subsonic server API implementation"; 56 license = lib.licenses.gpl3Plus; 57 maintainers = with lib.maintainers; [ autrimpo ]; 58 mainProgram = "gonic"; 59 }; 60 }