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-ros, launch, phidgets-api, rclcpp, rclcpp-components, sensor-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-phidgets-accelerometer";
|
||||
version = "2.3.1-r1";
|
||||
version = "2.3.1-r2";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/phidgets_drivers-release/archive/release/rolling/phidgets_accelerometer/2.3.1-1.tar.gz";
|
||||
name = "2.3.1-1.tar.gz";
|
||||
sha256 = "1f244f0f6574b098bb82f065f1ab91ab4a622f06b3b866b88eff7a71ccafcbcb";
|
||||
url = "https://github.com/ros2-gbp/phidgets_drivers-release/archive/release/rolling/phidgets_accelerometer/2.3.1-2.tar.gz";
|
||||
name = "2.3.1-2.tar.gz";
|
||||
sha256 = "88c5f3a98178f7e0a44a8e9e09f8e47170b4c74004f5a70bc8ab1e383c6130d6";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue