qradiolink: 0.8.11-1 -> 0.9.0-1 (#339774)

This commit is contained in:
Markus Kowalewski 2024-09-07 19:58:31 +02:00 committed by GitHub
commit ef1ca3fd08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,17 +19,18 @@
, speex
, speexdsp
, cppzmq
, uhd
}:
gnuradio3_8.pkgs.mkDerivation rec {
pname = "qradiolink";
version = "0.8.11-1";
version = "0.9.0-1";
src = fetchFromGitHub {
owner = "qradiolink";
repo = "qradiolink";
rev = version;
sha256 = "sha256-62+eKaLt9DlTebbnLPVJFx68bfWb7BrdQHocyJTfK28=";
sha256 = "sha256-Js6DzmUG8O9c9VvjE6hc7JGuFmgc1Wq41zVJb8Us/yI=";
};
preBuild = ''
@ -67,6 +68,7 @@ gnuradio3_8.pkgs.mkDerivation rec {
libsndfile
cppzmq
gnuradio3_8.qwt
uhd
] ++ lib.optionals (gnuradio3_8.hasFeature "gr-ctrlport") [
thrift
gnuradio3_8.unwrapped.python.pkgs.thrift