mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 10:14:50 +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-lint-common, rosidl-default-generators, rosidl-default-runtime }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-ros2cli-test-interfaces";
|
||||
version = "0.34.1-r1";
|
||||
version = "0.35.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2cli_test_interfaces/0.34.1-1.tar.gz";
|
||||
name = "0.34.1-1.tar.gz";
|
||||
sha256 = "943240decb0c1aae1e88fc6794076f170442ea91029d416b301386491f3f9ad6";
|
||||
url = "https://github.com/ros2-gbp/ros2cli-release/archive/release/rolling/ros2cli_test_interfaces/0.35.0-1.tar.gz";
|
||||
name = "0.35.0-1.tar.gz";
|
||||
sha256 = "a98747063428f0d59a21c5ade4ed3061a2909daf34f3bb54044ed9876d4b9392";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue