mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02:04:49 +03:00
regenerate all distros, Fri Jul 26 13:34:25 2024
This commit is contained in:
parent
a76cac0463
commit
400bfc88fb
2195 changed files with 17872 additions and 7924 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-cppcheck }:
|
||||
buildRosPackage {
|
||||
pname = "ros-jazzy-ament-cmake-cppcheck";
|
||||
version = "0.17.0-r2";
|
||||
version = "0.17.1-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/jazzy/ament_cmake_cppcheck/0.17.0-2.tar.gz";
|
||||
name = "0.17.0-2.tar.gz";
|
||||
sha256 = "0af0476b10b762fabe97d05b960fe5355212ae4fb2e72b38d371f243b9c5dcde";
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/jazzy/ament_cmake_cppcheck/0.17.1-1.tar.gz";
|
||||
name = "0.17.1-1.tar.gz";
|
||||
sha256 = "5130cd3e8118ecb8b66a4a2ff0fc6c9a4ffe83b65e75650b6608a1d1f4572ce5";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue