mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Tue May 2 16:50:21 2023
This commit is contained in:
parent
4817b14e2d
commit
fd3628c920
1601 changed files with 10237 additions and 5790 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, ament-lint-auto, ament-lint-common, builtin-interfaces, geometry-msgs, python-cmake-module, rclpy, rpyutils, tf2 }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-tf2-py";
|
||||
version = "0.30.0-r1";
|
||||
version = "0.32.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_py/0.30.0-1.tar.gz";
|
||||
name = "0.30.0-1.tar.gz";
|
||||
sha256 = "b7cefcf3cba2593a50473c0a6cdda42917fda2ce45f96b6079b5cd96da3f1498";
|
||||
url = "https://github.com/ros2-gbp/geometry2-release/archive/release/rolling/tf2_py/0.32.0-1.tar.gz";
|
||||
name = "0.32.0-1.tar.gz";
|
||||
sha256 = "a5f678f7fe88d92803d319c1c09969111fd00425a90cb87dd2682bb18e5f78f2";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue