Merge pull request #93011 from jtojnar/meson-0.55.0
This commit is contained in:
@@ -4693,7 +4693,7 @@ in {
|
||||
mesa = callPackage ../development/python-modules/mesa { };
|
||||
|
||||
meson = disabledIf (pythonOlder "3.5") (toPythonModule ((pkgs.meson.override {
|
||||
python3Packages = self;
|
||||
python3 = python;
|
||||
}).overrideAttrs(oldAttrs: {
|
||||
# We do not want the setup hook in Python packages
|
||||
# because the build is performed differently.
|
||||
|
||||
Reference in New Issue
Block a user