mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Feb 9 13:42:10 2024
This commit is contained in:
parent
c8afb864b6
commit
9f53d85d2a
319 changed files with 1525 additions and 1272 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, cppcheck }:
|
||||
buildRosPackage {
|
||||
pname = "ros-iron-ament-cppcheck";
|
||||
version = "0.14.2-r1";
|
||||
version = "0.14.3-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/iron/ament_cppcheck/0.14.2-1.tar.gz";
|
||||
name = "0.14.2-1.tar.gz";
|
||||
sha256 = "e27208fe1531fb7c0452af810b32ecf8e1ef661030a61145f54240337a65c8e2";
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/iron/ament_cppcheck/0.14.3-1.tar.gz";
|
||||
name = "0.14.3-1.tar.gz";
|
||||
sha256 = "fcf0b309f4afed0cd52909f9b6012538619af5d97dbaeca2f1e432b6cac09c6e";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue