mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Jun 19 12:54:43 2020
This commit is contained in:
parent
d049127a2f
commit
a28de46581
247 changed files with 2045 additions and 647 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, catkin, qt-gui, rospy, rqt-gui }:
|
||||
buildRosPackage {
|
||||
pname = "ros-melodic-rqt-gui-py";
|
||||
version = "0.5.1-r1";
|
||||
version = "0.5.2-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros-gbp/rqt-release/archive/release/melodic/rqt_gui_py/0.5.1-1.tar.gz";
|
||||
name = "0.5.1-1.tar.gz";
|
||||
sha256 = "309447f09365e68cf299ddea67675149cba9d277ac06dd92d128814ee2172414";
|
||||
url = "https://github.com/ros-gbp/rqt-release/archive/release/melodic/rqt_gui_py/0.5.2-1.tar.gz";
|
||||
name = "0.5.2-1.tar.gz";
|
||||
sha256 = "19e890bbce211050398d6eacf2298a2bbb92fd47b7ed3e91278b45b8044ca596";
|
||||
};
|
||||
|
||||
buildType = "catkin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue