lact: add autoAddDriverRunpath to fix libnvidia-ml.so errors

This commit is contained in:
cy
2025-04-21 23:46:12 -04:00
committed by Masum Reza
parent 8251941e45
commit 56e62a5d4e
+2
View File
@@ -14,6 +14,7 @@
nix-update-script,
hwdata,
fuse3,
autoAddDriverRunpath,
}:
rustPlatform.buildRustPackage rec {
@@ -34,6 +35,7 @@ rustPlatform.buildRustPackage rec {
pkg-config
wrapGAppsHook4
rustPlatform.bindgenHook
autoAddDriverRunpath
];
buildInputs = [