mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-22 23:10:18 +03:00
regenerate all distros, Thu Nov 7 17:38:07 2019
This commit is contained in:
parent
3acbedff58
commit
d78acd7c65
827 changed files with 8227 additions and 2847 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-lint-common, ament-cmake-gtest, rosidl-cmake, rosidl-parser, ament-lint-auto, rosidl-generator-c }:
|
||||
buildRosPackage {
|
||||
pname = "ros-dashing-rosidl-generator-cpp";
|
||||
version = "0.7.6-r1";
|
||||
version = "0.7.7-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rosidl-release/archive/release/dashing/rosidl_generator_cpp/0.7.6-1.tar.gz";
|
||||
name = "0.7.6-1.tar.gz";
|
||||
sha256 = "0de423dc5ef3964b1a6e5ce748d3574d3ebabfde0dad233e7ea725a7988dc3a2";
|
||||
url = "https://github.com/ros2-gbp/rosidl-release/archive/release/dashing/rosidl_generator_cpp/0.7.7-1.tar.gz";
|
||||
name = "0.7.7-1.tar.gz";
|
||||
sha256 = "a0a7d24922aa6e8188c67ecb7b0c4c84b4f29fc1aeee3a6bab2fbba08100a943";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue