mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-19 16:40:36 +03:00
regenerate all distros, Fri May 15 12:42:30 2020
This commit is contained in:
parent
cc9e3bc907
commit
a09c1296fe
176 changed files with 1311 additions and 604 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, catkin, rviz }:
|
||||
buildRosPackage {
|
||||
pname = "ros-melodic-rviz-python-tutorial";
|
||||
version = "0.10.3";
|
||||
version = "0.10.5-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/melodic/rviz_python_tutorial/0.10.3-0.tar.gz";
|
||||
name = "0.10.3-0.tar.gz";
|
||||
sha256 = "525f02f83695fda430a40dbb0d980db92744f6782726cc14c1ee731215f6137f";
|
||||
url = "https://github.com/ros-gbp/visualization_tutorials-release/archive/release/melodic/rviz_python_tutorial/0.10.5-1.tar.gz";
|
||||
name = "0.10.5-1.tar.gz";
|
||||
sha256 = "e4cc2466079f2b9ead23a1584a2c2fc808b106d7aa49fcc3c2e0c3520aae2599";
|
||||
};
|
||||
|
||||
buildType = "catkin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue