mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-16 15:10:33 +03:00
regenerate all distros, Fri May 23 14:00:27 2025
This commit is contained in:
parent
4072d6ed51
commit
7343e3e698
1655 changed files with 9285 additions and 6598 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-auto, ament-lint-common, pluginlib, qt-gui-cpp, qt5, rclcpp }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rqt-gui-cpp";
|
||||
version = "1.9.0-r1";
|
||||
version = "1.10.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt_gui_cpp/1.9.0-1.tar.gz";
|
||||
name = "1.9.0-1.tar.gz";
|
||||
sha256 = "92f8d4b27e6b14a0432d9fdfeb4ba25569c07dc7f6211acfe0f92730e94b8039";
|
||||
url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt_gui_cpp/1.10.0-1.tar.gz";
|
||||
name = "1.10.0-1.tar.gz";
|
||||
sha256 = "67ca189f465d85eda332e4878da0ba1398e31d7519ee93a8d93a870e23ceed2e";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue