mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 10:14:50 +03:00
regenerate all distros, Fri Sep 24 13:26:09 2021
This commit is contained in:
parent
6ed3fe9f34
commit
0c9bc531da
515 changed files with 5585 additions and 1495 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-pytest, pkg-config, pluginlib, python-qt-binding, qt-gui, qt5, tinyxml2-vendor }:
|
||||
buildRosPackage {
|
||||
pname = "ros-foxy-qt-gui-cpp";
|
||||
version = "1.1.2-r2";
|
||||
version = "1.1.3-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/foxy/qt_gui_cpp/1.1.2-2.tar.gz";
|
||||
name = "1.1.2-2.tar.gz";
|
||||
sha256 = "1f26f8c270e3f4b86a4933b35ead223dadff2ea532d8997ae84ed86d7a3dfcc1";
|
||||
url = "https://github.com/ros2-gbp/qt_gui_core-release/archive/release/foxy/qt_gui_cpp/1.1.3-1.tar.gz";
|
||||
name = "1.1.3-1.tar.gz";
|
||||
sha256 = "15b48e76707aa4d4eaf441a63926e5d960808eb52ec358b8fb57b9fb857b3b3e";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue