mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-12 05:16:30 +03:00
regenerate ros-dashing, Mon Sep 9 14:55:58 2019
This commit is contained in:
parent
44f714413c
commit
a927710b94
70 changed files with 796 additions and 208 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-xmllint, ament-flake8, rosidl-parser, test-msgs, pythonPackages, ament-pep257, python3Packages, ament-copyright }:
|
||||
buildRosPackage {
|
||||
pname = "ros-dashing-rosidl-runtime-py";
|
||||
version = "0.7.7-r1";
|
||||
version = "0.7.8-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rosidl_python-release/archive/release/dashing/rosidl_runtime_py/0.7.7-1.tar.gz";
|
||||
name = "0.7.7-1.tar.gz";
|
||||
sha256 = "60364058a821326d87f4a83a27df7a0a606872916ef25d55f49c5f38896c5430";
|
||||
url = "https://github.com/ros2-gbp/rosidl_python-release/archive/release/dashing/rosidl_runtime_py/0.7.8-1.tar.gz";
|
||||
name = "0.7.8-1.tar.gz";
|
||||
sha256 = "c8830596d56680fd288ccc552ddfcbe534cb0e5416800a5e8bfb4f9bb5bd4c01";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue