mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 02:34:50 +03:00
regenerate all distros, Tue May 2 16:50:21 2023
This commit is contained in:
parent
4817b14e2d
commit
fd3628c920
1601 changed files with 10237 additions and 5790 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, python-qt-binding, python3Packages, qt-gui, qt-gui-py-common, rqt-gui, rqt-gui-py }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rqt-shell";
|
||||
version = "1.1.1-r1";
|
||||
version = "1.2.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rqt_shell-release/archive/release/rolling/rqt_shell/1.1.1-1.tar.gz";
|
||||
name = "1.1.1-1.tar.gz";
|
||||
sha256 = "8fc1a2be548a2a90e410d9914d773fb82325c5bf49d6670943919dde649e9bac";
|
||||
url = "https://github.com/ros2-gbp/rqt_shell-release/archive/release/rolling/rqt_shell/1.2.0-1.tar.gz";
|
||||
name = "1.2.0-1.tar.gz";
|
||||
sha256 = "092ef9c1498b0909918ea024d085dbdb726baf081f667b1a3ca68cff89363256";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue