picoscope: fix eval without aliases (#447232)

This commit is contained in:
dotlambda
2025-09-29 19:05:58 +02:00
committed by GitHub
+2 -2
View File
@@ -16,7 +16,7 @@
patchelf,
stdenv,
systemdMinimal,
tbb,
onetbb,
writeTextDir,
}:
@@ -36,7 +36,7 @@ let
openssl
stdenv.cc.cc.lib
systemdMinimal
tbb
onetbb
];
gdkLoadersCache = "${gdk-pixbuf.out}/${gdk-pixbuf.moduleDir}.cache";