lol

lix: __structuredAttrs = true

required for separateDebugInfo

+1
+1
pkgs/tools/package-management/lix/common-lix.nix
··· 128 128 # We don't want the underlying GCC neither! 129 129 stdenv.cc.cc.stdenv.cc.cc 130 130 ]; 131 + __structuredAttrs = true; 131 132 132 133 # We only include CMake so that Meson can locate toml11, which only ships CMake dependency metadata. 133 134 dontUseCmakeConfigure = true;