mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 06:00:38 +03:00
regenerate all distros, Fri Nov 24 13:11:26 2023
This commit is contained in:
parent
7a1f3e4578
commit
42cae93f39
733 changed files with 4572 additions and 2650 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, rosidl-default-generators, rosidl-default-runtime }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-ros2cli-test-interfaces";
|
||||
version = "0.29.1-r1";
|
||||
version = "0.30.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2cli_test_interfaces/0.29.1-1.tar.gz";
|
||||
name = "0.29.1-1.tar.gz";
|
||||
sha256 = "88e7d3d6842ebcbd1814b9702c33ea226311b9a3d27fc91708168937e25332b8";
|
||||
url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2cli_test_interfaces/0.30.0-1.tar.gz";
|
||||
name = "0.30.0-1.tar.gz";
|
||||
sha256 = "b973b4ecfb5f580bafaf3826121a164a409748da6efe95b000b5b2ac890db85d";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue