mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Nov 24 13:11:26 2023
This commit is contained in:
parent
7a1f3e4578
commit
42cae93f39
733 changed files with 4572 additions and 2650 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-clang-tidy, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-ament-cmake-clang-tidy";
|
||||
version = "0.16.0-r1";
|
||||
version = "0.16.1-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_clang_tidy/0.16.0-1.tar.gz";
|
||||
name = "0.16.0-1.tar.gz";
|
||||
sha256 = "a1bb73172d4c1ca55f4892cd9a5917845e39c3088a42255d58c50b5eb6749e50";
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cmake_clang_tidy/0.16.1-1.tar.gz";
|
||||
name = "0.16.1-1.tar.gz";
|
||||
sha256 = "5f2f85cc04b9906c8a2960df45ab63a89bc3d3894f39f07a89e2da0614f84107";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue