mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Mar 8 13:41:18 2024
This commit is contained in:
parent
2c2781805f
commit
de1ea0a747
1165 changed files with 4832 additions and 4718 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-auto, ament-cmake-clang-format, ament-cmake-pytest, ament-cmake-python, ament-cmake-ros, ament-lint-auto, ament-lint-common, event-camera-codecs, event-camera-msgs, pybind11-vendor, python-cmake-module, python3Packages, rclpy, ros-environment, rosbag2-py, rosbag2-storage-default-plugins, rosidl-runtime-py }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-event-camera-py";
|
||||
version = "1.0.4-r1";
|
||||
version = "1.0.4-r2";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/event_camera_py-release/archive/release/rolling/event_camera_py/1.0.4-1.tar.gz";
|
||||
name = "1.0.4-1.tar.gz";
|
||||
sha256 = "ea28d086d2a365d3f7aaeb76a128adf104338004054937ab78fe3a2071d6d078";
|
||||
url = "https://github.com/ros2-gbp/event_camera_py-release/archive/release/rolling/event_camera_py/1.0.4-2.tar.gz";
|
||||
name = "1.0.4-2.tar.gz";
|
||||
sha256 = "d3a23f1adcec31830ce9162c94a717c88465d3ebeaf90ead839f708e2545d151";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue