mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-10 09:52:22 +03:00
colcon-meson: remove commented out code
This commit is contained in:
parent
e39e451e97
commit
4176d3dd61
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@ buildPythonPackage rec {
|
||||||
meson
|
meson
|
||||||
];
|
];
|
||||||
|
|
||||||
# Requires unpackaged dependencies
|
|
||||||
#doCheck = false;
|
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Extension for colcon to support Meson packages";
|
description = "Extension for colcon to support Meson packages";
|
||||||
homepage = "https://colcon.readthedocs.io";
|
homepage = "https://colcon.readthedocs.io";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue