Commit 1373ce18 authored by Jost Alemann's avatar Jost Alemann
Browse files

zig: set __structuredAttrs

parent 278d50f1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -67,6 +67,8 @@ stdenv.mkDerivation (finalAttrs: {

  strictDeps = true;

  __structuredAttrs = true;

  # On Darwin, Zig calls std.zig.system.darwin.macos.detect during the build,
  # which parses /System/Library/CoreServices/SystemVersion.plist and
  # /System/Library/CoreServices/.SystemVersionPlatform.plist to determine the