Commit 7dc2d2b5 authored by Doron Behar's avatar Doron Behar
Browse files

gnuradio: use lndir instead of xorg.lndir

parent fcbf7589
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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