mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +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-ros, ament-lint-auto, ament-lint-common, performance-test-fixture, rcl-logging-interface, rcpputils, rcutils, spdlog, spdlog-vendor }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rcl-logging-spdlog";
|
||||
version = "3.2.1-r1";
|
||||
version = "3.2.2-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rcl_logging-release/archive/release/rolling/rcl_logging_spdlog/3.2.1-1.tar.gz";
|
||||
name = "3.2.1-1.tar.gz";
|
||||
sha256 = "aaf6334f244ba4ff38eda28459512b1c544098b6e956a7090e09de465508b476";
|
||||
url = "https://github.com/ros2-gbp/rcl_logging-release/archive/release/rolling/rcl_logging_spdlog/3.2.2-1.tar.gz";
|
||||
name = "3.2.2-1.tar.gz";
|
||||
sha256 = "14569553321e7d0fe02b9dbea18954eb279d408595c6e68629c6e94429154a55";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue