regenerate all from new nix.repos

This commit is contained in:
Игорь Брылёв 2025-06-17 21:17:06 +03:00
parent 6f7b936b20
commit 3a255d5122
37 changed files with 21 additions and 533 deletions

View file

@ -1,4 +1,4 @@
# Automatically generated by: ros2nix --distro jazzy --output-dir generated --output-as-nix-pkg-name --fetch
# Automatically generated by: ros2nix --distro jazzy --output-dir repos/nix --output-as-nix-pkg-name --fetch
{ lib, buildRosPackage, fetchFromGitHub, ament-cmake, behaviortree-ros2, btcpp-ros2-interfaces, std-msgs, std-srvs }:
buildRosPackage rec {
pname = "ros-jazzy-btcpp-ros2-samples";