mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02:04:49 +03:00
regenerate all distros, Fri Jul 26 13:34:25 2024
This commit is contained in:
parent
a76cac0463
commit
400bfc88fb
2195 changed files with 17872 additions and 7924 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-core, ament-index-python, ament-lint-auto, ament-lint-common, python3, rosidl-cli, rosidl-cmake, rosidl-generator-c, rosidl-generator-type-description, rosidl-parser, rosidl-pycommon, rosidl-runtime-cpp }:
|
||||
buildRosPackage {
|
||||
pname = "ros-jazzy-rosidl-generator-cpp";
|
||||
version = "4.6.2-r1";
|
||||
version = "4.6.3-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rosidl-release/archive/release/jazzy/rosidl_generator_cpp/4.6.2-1.tar.gz";
|
||||
name = "4.6.2-1.tar.gz";
|
||||
sha256 = "7c5835db97a8219b8ff514cc3a8f5b3e0c0914f78661ac91a6e80d1ca4cef99d";
|
||||
url = "https://github.com/ros2-gbp/rosidl-release/archive/release/jazzy/rosidl_generator_cpp/4.6.3-1.tar.gz";
|
||||
name = "4.6.3-1.tar.gz";
|
||||
sha256 = "2e52bc49ea04dbafd4b07697784685b148ce1f9225a43c027ffae5ba08c0ba17";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue