mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 18:54:50 +03:00
regenerate all distros, Fri Apr 4 13:36:01 2025
This commit is contained in:
parent
308d6c5990
commit
2985461e1c
717 changed files with 3524 additions and 2853 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, python3Packages, sensor-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-humble-sensor-msgs-py";
|
||||
version = "4.2.4-r1";
|
||||
version = "4.8.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/humble/sensor_msgs_py/4.2.4-1.tar.gz";
|
||||
name = "4.2.4-1.tar.gz";
|
||||
sha256 = "c036af1acd8792b116eb2f47832d928986e4ec13f060db953098fa0834f6de6c";
|
||||
url = "https://github.com/ros2-gbp/common_interfaces-release/archive/release/humble/sensor_msgs_py/4.8.0-1.tar.gz";
|
||||
name = "4.8.0-1.tar.gz";
|
||||
sha256 = "2141662f0904f212461158022e25a4360fb0d5ec25e9cfe5fa825efdf2dff904";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue