···1616 meta = with lib; {
1717 description = "C++ Minimal interface to encode and decode audio with AMBE3000 based devices in packet mode over a serial link";
1818 homepage = "https://github.com/f4exb/serialdv";
1919- platforms = platforms.linux;
1919+ platforms = platforms.unix;
2020 maintainers = with maintainers; [ alkeryn ];
2121 license = licenses.gpl3;
2222 };