fixup! gnuradio: rewrite
This commit is contained in:
@@ -26,6 +26,8 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
pythonPkgs = extraPythonPackages
|
pythonPkgs = extraPythonPackages
|
||||||
|
# Add the extraPackages as python modules as well
|
||||||
|
++ (builtins.map unwrapped.python.pkgs.toPythonModule extraPackages)
|
||||||
++ stdenv.lib.flatten (stdenv.lib.mapAttrsToList (
|
++ stdenv.lib.flatten (stdenv.lib.mapAttrsToList (
|
||||||
feat: info: (
|
feat: info: (
|
||||||
if unwrapped.hasFeature feat unwrapped.features then
|
if unwrapped.hasFeature feat unwrapped.features then
|
||||||
|
|||||||
Reference in New Issue
Block a user