mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-19 16:40:36 +03:00
regenerate all distros, Fri Feb 16 13:29:45 2024
This commit is contained in:
parent
d67a2d82a3
commit
1dda479ef2
143 changed files with 712 additions and 628 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, pluginlib, qt-gui, qt-gui-cpp, qt5, rclcpp }:
|
||||
buildRosPackage {
|
||||
pname = "ros-iron-rqt-gui-cpp";
|
||||
version = "1.3.3-r1";
|
||||
version = "1.3.4-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rqt-release/archive/release/iron/rqt_gui_cpp/1.3.3-1.tar.gz";
|
||||
name = "1.3.3-1.tar.gz";
|
||||
sha256 = "e12a988de9c81c3bc5c975436f07ad3c76c53220a5ce9a1ec36f0180441260a6";
|
||||
url = "https://github.com/ros2-gbp/rqt-release/archive/release/iron/rqt_gui_cpp/1.3.4-1.tar.gz";
|
||||
name = "1.3.4-1.tar.gz";
|
||||
sha256 = "2e012a92faa646f2b67f1e2c87cd3ba19da983b53ff5205ee63099ddb6e8f1ec";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue