···103103 installShellCompletion --bash data/shell-completions/bash/meson
104104 '';
105105106106- passthru = {
107107- inherit python3;
108108- };
109109-110106 meta = with lib; {
111107 homepage = "https://mesonbuild.com";
112108 description = "An open source, fast and friendly build system made in Python";