robot-builder loguru

This commit is contained in:
Игорь Брылёв 2025-06-17 21:17:06 +03:00
parent 7faebf3c0f
commit 4cc316db52

View file

@ -13,6 +13,7 @@ buildRosPackage rec {
buildType = "ament_python";
checkInputs = [ ament-copyright ament-flake8 ament-pep257 python3Packages.pytest ];
propagatedBuildInputs = [ python3Packages.loguru ];
meta = {
description = "TODO: Package description";