mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-13 03:04:49 +03:00
regenerate all distros, Fri Oct 4 13:25:33 2024
This commit is contained in:
parent
e311549688
commit
393b154bd3
838 changed files with 4944 additions and 3346 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-ros, ament-lint-auto, ament-lint-common, performance-test-fixture, rcutils, rosidl-typesupport-interface }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rosidl-runtime-c";
|
||||
version = "4.8.1-r1";
|
||||
version = "4.9.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_runtime_c/4.8.1-1.tar.gz";
|
||||
name = "4.8.1-1.tar.gz";
|
||||
sha256 = "813051cf82bfba752e72b3faff9ba735fff15c6694df889cdb550aaba1ec1db2";
|
||||
url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_runtime_c/4.9.0-1.tar.gz";
|
||||
name = "4.9.0-1.tar.gz";
|
||||
sha256 = "baf25a789a72e07f65ad971fe145b1c3b52250682451e7326d2df4f7ac686bd0";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue