mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-17 07:30:25 +03:00
regenerate all distros, Fri May 23 14:00:27 2025
This commit is contained in:
parent
4072d6ed51
commit
7343e3e698
1655 changed files with 9285 additions and 6598 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, example-interfaces, rclcpp, rclcpp-action, rclcpp-components }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-action-tutorials-cpp";
|
||||
version = "0.35.1-r1";
|
||||
version = "0.37.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_cpp/0.35.1-1.tar.gz";
|
||||
name = "0.35.1-1.tar.gz";
|
||||
sha256 = "0af46c1ae327071f7255e79f5e82cf7910f681bbef026c6fbb89b22c5b19f89f";
|
||||
url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_cpp/0.37.0-1.tar.gz";
|
||||
name = "0.37.0-1.tar.gz";
|
||||
sha256 = "a2d028f3a3527974546761e29cacaa92f55d1930cb1014e8afa0e03caca873f2";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue