wasmtime{,_36}: use structuredAttrs for both variants

This commit is contained in:
winston
2026-06-25 22:07:32 +02:00
parent 8fb3a33625
commit 3b63a22964
2 changed files with 2 additions and 2 deletions
+2
View File
@@ -56,6 +56,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
"lib"
];
__structuredAttrs = true;
nativeBuildInputs = [
cmake
installShellFiles
-2
View File
@@ -5,8 +5,6 @@
# NOTE: LTS Version EOL August 20 2027
(wasmtime.override { variant = "lts-36"; }).overrideAttrs (old: {
__structuredAttrs = true;
passthru = old.passthru // {
updateScript = nix-update-script {
extraArgs = [