cargo-tauri_1: fix eval (#485618)
This commit is contained in:
@@ -46,7 +46,7 @@ cargo-tauri.overrideAttrs (
|
||||
};
|
||||
|
||||
passthru = {
|
||||
inherit (oldAttrs.passthru) hook;
|
||||
inherit (oldAttrs.passthru) hook gst-plugin;
|
||||
tests = { inherit (oldAttrs.passthru.tests) version; };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user