mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-09 17:42: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
|
||||
];
|
||||
|
||||
# Requires unpackaged dependencies
|
||||
#doCheck = false;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Extension for colcon to support Meson packages";
|
||||
homepage = "https://colcon.readthedocs.io";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue