Skip to content

Commit 92a36a1

Browse files
jfrocheyvan-sraka
authored andcommitted
Structured attributes are now required when building with separateDebugInfo
See NixOS/nixpkgs#394674
1 parent ece7885 commit 92a36a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/postgresql/generic.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ let
150150
enableParallelBuilding = true;
151151

152152
separateDebugInfo = true;
153+
__structuredAttrs = true;
153154

154155
buildFlags = [ "world-bin" ];
155156

0 commit comments

Comments
 (0)