mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-22 07:00:17 +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-lint-auto, ament-cmake-gtest, ament-cmake, ament-lint-common }:
|
||||
buildRosPackage {
|
||||
pname = "ros-dashing-ament-index-cpp";
|
||||
version = "0.7.1-r1";
|
||||
version = "0.7.2-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ament_index-release/archive/release/dashing/ament_index_cpp/0.7.1-1.tar.gz";
|
||||
name = "0.7.1-1.tar.gz";
|
||||
sha256 = "cb86356457dd4c54e478a1054d13f7158b3badc8fba75102f2935a5b18931b16";
|
||||
url = "https://github.com/ros2-gbp/ament_index-release/archive/release/dashing/ament_index_cpp/0.7.2-1.tar.gz";
|
||||
name = "0.7.2-1.tar.gz";
|
||||
sha256 = "88cea4e477f229364da0468e56d37ea95c3cc4ed9380e61ac6d7af526ea85d07";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue