mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 10:14:50 +03:00
regenerate all distros, Fri Apr 4 13:36:01 2025
This commit is contained in:
parent
308d6c5990
commit
2985461e1c
717 changed files with 3524 additions and 2853 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, rclcpp, std-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-jazzy-examples-rclcpp-cbg-executor";
|
||||
version = "0.19.4-r1";
|
||||
version = "0.19.5-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/examples-release/archive/release/jazzy/examples_rclcpp_cbg_executor/0.19.4-1.tar.gz";
|
||||
name = "0.19.4-1.tar.gz";
|
||||
sha256 = "d13c83a1c98ffc251d2a672af74947398902af25efc3a056bafe5313f942a4da";
|
||||
url = "https://github.com/ros2-gbp/examples-release/archive/release/jazzy/examples_rclcpp_cbg_executor/0.19.5-1.tar.gz";
|
||||
name = "0.19.5-1.tar.gz";
|
||||
sha256 = "dc9480f2d552dd3889d3ac152329cc2193c12f477286d566d2d02f2c6e3fad11";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue