mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 06:00:38 +03:00
regenerate all distros, Fri Aug 18 18:31:53 2023
This commit is contained in:
parent
278cbda082
commit
6b356744c7
70 changed files with 320 additions and 270 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, boost, cv-bridge, swri-math-util }:
|
||||
buildRosPackage {
|
||||
pname = "ros-humble-swri-opencv-util";
|
||||
version = "3.5.2-r1";
|
||||
version = "3.5.4-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/marti_common-release/archive/release/humble/swri_opencv_util/3.5.2-1.tar.gz";
|
||||
name = "3.5.2-1.tar.gz";
|
||||
sha256 = "be6bee4b796eb46660d6cb0ba8f0b72eb0166dded0d968bbd8fd8886721dd9d4";
|
||||
url = "https://github.com/ros2-gbp/marti_common-release/archive/release/humble/swri_opencv_util/3.5.4-1.tar.gz";
|
||||
name = "3.5.4-1.tar.gz";
|
||||
sha256 = "66390b6b879b21faa3c134325fc1b607e0c36728315575d1d3f7299457e34d37";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue