21 version = "2020-08-13";
22 src = fetchFromGitHub {
25 rev = "2162103226f3dae43c8c2ab23b79483b84346665";
26 sha256 = "1vackka34722d8pcspfwj0j6gc9ic7dqq64sgkrpjm94sh3bmb0b";
28 disabledForGRafter = "3.9";
37 "-DCMAKE_EXE_LINKER_FLAGS=-pthread"
50 gnuradio.python.pkgs.thrift
54 description = "Gnuradio block for ais";
55 homepage = "https://github.com/bistromath/gr-ais";
56 license = licenses.gpl3Plus;
57 platforms = platforms.unix;
58 maintainers = with maintainers; [ mog ];