diff --git a/pkgs/applications/radio/gnuradio/wrapper.nix b/pkgs/applications/radio/gnuradio/wrapper.nix index b226ce3d68d6..4f171832f99c 100644 --- a/pkgs/applications/radio/gnuradio/wrapper.nix +++ b/pkgs/applications/radio/gnuradio/wrapper.nix @@ -9,7 +9,7 @@ # For the wrapper makeWrapper, # For lndir - xorg, + lndir, # To define a the gnuradio.pkgs scope newScope, # For Emulating wrapGAppsHook3 @@ -222,7 +222,7 @@ let ; nativeBuildInputs = [ makeWrapper - xorg.lndir + lndir ]; buildCommand = '' mkdir $out