mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-12 05:16:30 +03:00
regenerate ros-dashing, Sat Sep 28 00:32:55 2019
This commit is contained in:
parent
9d3b5807a5
commit
4452cd37df
105 changed files with 761 additions and 405 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-test, ament-cpplint, ament-cmake-lint-cmake, ament-cmake-copyright }:
|
||||
buildRosPackage {
|
||||
pname = "ros-dashing-ament-cmake-cpplint";
|
||||
version = "0.7.9-r1";
|
||||
version = "0.7.10-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/dashing/ament_cmake_cpplint/0.7.9-1.tar.gz";
|
||||
name = "0.7.9-1.tar.gz";
|
||||
sha256 = "b92698cd1fe7b1a97389a1f2a233502388960acecc7ad77e0993d1564d3089ed";
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/dashing/ament_cmake_cpplint/0.7.10-1.tar.gz";
|
||||
name = "0.7.10-1.tar.gz";
|
||||
sha256 = "967047a93ba4ef91dd965883dd072fe001ed4ea11d1e91fa20c458ab56ba9218";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue