···128 # We don't want the underlying GCC neither!
129 stdenv.cc.cc.stdenv.cc.cc
130 ];
0131132 # We only include CMake so that Meson can locate toml11, which only ships CMake dependency metadata.
133 dontUseCmakeConfigure = true;
···128 # We don't want the underlying GCC neither!
129 stdenv.cc.cc.stdenv.cc.cc
130 ];
131+ __structuredAttrs = true;
132133 # We only include CMake so that Meson can locate toml11, which only ships CMake dependency metadata.
134 dontUseCmakeConfigure = true;