mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-16 15:10:33 +03:00
regenerate all distros, Fri Feb 14 13:45:14 2025
This commit is contained in:
parent
f9c218f6e9
commit
4ce7073301
582 changed files with 2762 additions and 2400 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.8.0-r1";
|
||||
version = "1.9.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rqt-release/archive/release/rolling/rqt_gui_cpp/1.8.0-1.tar.gz";
|
||||
name = "1.8.0-1.tar.gz";
|
||||
sha256 = "a2a9c88aa47ed0653901266f783746bc59b309a485e3f031108a7d42ad208f17";
|
||||
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";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue