mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-13 19:24: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, builtin-interfaces, rosidl-default-generators, rosidl-default-runtime }:
|
||||
buildRosPackage {
|
||||
pname = "ros-humble-dynamixel-sdk-custom-interfaces";
|
||||
version = "3.8.1-r1";
|
||||
version = "3.8.3-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/dynamixel_sdk-release/archive/release/humble/dynamixel_sdk_custom_interfaces/3.8.1-1.tar.gz";
|
||||
name = "3.8.1-1.tar.gz";
|
||||
sha256 = "93757af672881b8dd2c968a48181df64720b1b3aaf7a1e8ed778a1e6d71ebbf5";
|
||||
url = "https://github.com/ros2-gbp/dynamixel_sdk-release/archive/release/humble/dynamixel_sdk_custom_interfaces/3.8.3-1.tar.gz";
|
||||
name = "3.8.3-1.tar.gz";
|
||||
sha256 = "08a596de4af119108bc076b516f84e888391ee6425fc09ba60bd684ca59bc0b3";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue