16 version = "2017-04-10";
17 src = fetchFromGitHub {
20 rev = "15276bb0fcabf5fe4de4e58df3d579b5be0e9765";
21 sha256 = "018np0qlk61l7mlv3xxx5cj1rax8f1vqrsrch3higsl25yydbv7v";
23 disabledForGRafter = "3.8";
40 description = "Gnuradio block for encryption";
41 homepage = "https://github.com/stwunsch/gr-nacl";
42 license = licenses.gpl3Plus;
43 platforms = platforms.linux ++ platforms.darwin;
44 maintainers = with maintainers; [ mog ];