mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
regenerate all distros, Fri May 10 13:12:06 2024
This commit is contained in:
parent
1d5ae52f3e
commit
f1c32375c2
1007 changed files with 7042 additions and 3625 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-ros, ament-lint-auto, ament-lint-common, launch-testing, python3Packages, rcl-logging-interface, rcutils }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rcl-logging-noop";
|
||||
version = "3.1.0-r1";
|
||||
version = "3.2.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rcl_logging-release/archive/release/rolling/rcl_logging_noop/3.1.0-1.tar.gz";
|
||||
name = "3.1.0-1.tar.gz";
|
||||
sha256 = "a382af0fb30d5a7e850e3f034f40826c26e86eb078ecd18b077c95f3317a8903";
|
||||
url = "https://github.com/ros2-gbp/rcl_logging-release/archive/release/rolling/rcl_logging_noop/3.2.0-1.tar.gz";
|
||||
name = "3.2.0-1.tar.gz";
|
||||
sha256 = "3b855e29add5721dad20889a14087ce33af3ff5712bac44dcdc7941acc62d404";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue