mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 06:00:38 +03:00
regenerate all distros, Fri Mar 1 13:05:06 2024
This commit is contained in:
parent
dd9cc83369
commit
160dfe7959
431 changed files with 1890 additions and 1626 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-lint-auto, ament-lint-common, qt-gui, rqt-gui }:
|
||||
buildRosPackage {
|
||||
pname = "ros-humble-rqt-gui-py";
|
||||
version = "1.1.6-r2";
|
||||
version = "1.1.7-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rqt-release/archive/release/humble/rqt_gui_py/1.1.6-2.tar.gz";
|
||||
name = "1.1.6-2.tar.gz";
|
||||
sha256 = "f22005ac77b32a7d26aacfed1a144732ed69689d4890155fb8e7e9b38529fbfe";
|
||||
url = "https://github.com/ros2-gbp/rqt-release/archive/release/humble/rqt_gui_py/1.1.7-1.tar.gz";
|
||||
name = "1.1.7-1.tar.gz";
|
||||
sha256 = "b148417e4d12c6efbb05b8148a48773d84686f676d408df736f9e3832438407f";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue