fosrl-newt: enable __structuredAttrs

This commit is contained in:
Jack Rosenberg
2026-04-14 11:37:52 +02:00
committed by Michael Daniels
parent 99ca18373e
commit cc32c4c44b
+2
View File
@@ -34,6 +34,8 @@ buildGoModule (finalAttrs: {
passthru.updateScript = nix-update-script { };
__structuredAttrs = true;
meta = {
# Networking failures in tests, even with __darwinAllowLocalNetworking on
# and sandbox disabled.