gnuradio: use lndir instead of xorg.lndir

This commit is contained in:
Doron Behar
2026-01-12 13:13:13 +02:00
parent fcbf758915
commit 7dc2d2b587
+2 -2
View File
@@ -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