feature(gqrx): add gqrx alongside gnuradio since it will be used anyways
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
(gnuradio.override {
|
||||
extraPackages = with gnuradio.pkgs; [ osmosdr ];
|
||||
})
|
||||
gqrx
|
||||
hackrf
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user