mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Apr 5 13:51:29 2024
This commit is contained in:
parent
1b9585ae8f
commit
e6d11a616c
569 changed files with 3320 additions and 2213 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-pycodestyle, cppcheck, pythonPackages }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-ament-cppcheck";
|
||||
version = "0.16.3-r2";
|
||||
version = "0.16.4-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cppcheck/0.16.3-2.tar.gz";
|
||||
name = "0.16.3-2.tar.gz";
|
||||
sha256 = "7bd60f1ad90d7f093d7bd696087fb61d9eb911333687faa6da08093835f46a37";
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/rolling/ament_cppcheck/0.16.4-1.tar.gz";
|
||||
name = "0.16.4-1.tar.gz";
|
||||
sha256 = "03cef79923c23fae1cc4848a5e417a108a684af09616501fc523e1462c2e8c58";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue