Unverified Commit cc32c4c4 authored by Jack Rosenberg's avatar Jack Rosenberg Committed by Michael Daniels
Browse files

fosrl-newt: enable __structuredAttrs

parent 99ca1837
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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.