robot-builder loguru

This commit is contained in:
Игорь Брылёв 2025-05-29 16:36:11 +03:00
parent 09c0e77566
commit 41a79f30c4

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";