Merge pull request #86323 from rasendubi/meson
This commit is contained in:
commit
ed3fe70602
@ -98,7 +98,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
homepage = "https://mesonbuild.com";
|
homepage = "https://mesonbuild.com";
|
||||||
description = "SCons-like build system that use python as a front-end language and Ninja as a building backend";
|
description = "SCons-like build system that use python as a front-end language and Ninja as a building backend";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ jtojnar mbe rasendubi ];
|
maintainers = with maintainers; [ jtojnar mbe ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user