mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02:04:49 +03:00
regenerate all distros, Fri Nov 15 13:25:01 2024
This commit is contained in:
parent
73d002eb26
commit
f07f7f9c42
500 changed files with 2379 additions and 1961 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, control-msgs, hardware-interface, lifecycle-msgs, pluginlib, rclcpp-lifecycle, ros2-control-test-assets }:
|
||||
buildRosPackage {
|
||||
pname = "ros-jazzy-hardware-interface-testing";
|
||||
version = "4.19.0-r1";
|
||||
version = "4.20.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/jazzy/hardware_interface_testing/4.19.0-1.tar.gz";
|
||||
name = "4.19.0-1.tar.gz";
|
||||
sha256 = "507b602467a3d64dec8af7d5cfdf1545c6a6f13b81a4dc4079d075acfdd5adcd";
|
||||
url = "https://github.com/ros2-gbp/ros2_control-release/archive/release/jazzy/hardware_interface_testing/4.20.0-1.tar.gz";
|
||||
name = "4.20.0-1.tar.gz";
|
||||
sha256 = "68a9fd2bd0f688056615d6cef94cc0d74ed956405ab2bdb252de0b946210f1eb";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue