mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-19 16:40:36 +03:00
regenerate all distros, Fri Apr 5 13:51:29 2024
This commit is contained in:
parent
1b9585ae8f
commit
e6d11a616c
569 changed files with 3320 additions and 2213 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, pluginlib, qt-gui-cpp, qt5, rclcpp }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rqt-gui-cpp";
|
||||
version = "1.5.0-r2";
|
||||
version = "1.6.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt_gui_cpp/1.5.0-2.tar.gz";
|
||||
name = "1.5.0-2.tar.gz";
|
||||
sha256 = "e2d73eda84cf8f3b7356754539e30e35f810eb4a03f27170a64ad0edcc516a1b";
|
||||
url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt_gui_cpp/1.6.0-1.tar.gz";
|
||||
name = "1.6.0-1.tar.gz";
|
||||
sha256 = "17419302ca12b909d8b0639d8a480fd68d4b571c03bb78590efe68086243efc6";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue