mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 04:18:11 +00:00
gnuradioPackages: use same python for all packages
This commit is contained in:
parent
c817f6442f
commit
233f08a87c
@ -31,6 +31,7 @@ in {
|
||||
### Packages
|
||||
|
||||
inherit gnuradio;
|
||||
inherit (gnuradio) python;
|
||||
|
||||
osmosdr = callPackage ../development/gnuradio-modules/osmosdr/default.nix { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user