shadow-tls: fix for structuredAttrs

This commit is contained in:
Stefan Frijters
2026-01-08 13:02:26 +01:00
parent 0398574a5d
commit 70f76a3f51
+1 -1
View File
@@ -17,7 +17,7 @@ rustPlatform.buildRustPackage rec {
cargoHash = "sha256-1oJCdqBa1pWpQ7QvZ0vZaOd73R+SzR9OPf+yoI+RwCY=";
RUSTC_BOOTSTRAP = 1;
env.RUSTC_BOOTSTRAP = 1;
# network required
doCheck = false;