mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-13 19:24:50 +03:00
regenerate all distros, Fri Apr 4 13:36:01 2025
This commit is contained in:
parent
308d6c5990
commit
2985461e1c
717 changed files with 3524 additions and 2853 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, python3Packages }:
|
||||
buildRosPackage {
|
||||
pname = "ros-humble-ament-cpplint";
|
||||
version = "0.12.11-r1";
|
||||
version = "0.12.12-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cpplint/0.12.11-1.tar.gz";
|
||||
name = "0.12.11-1.tar.gz";
|
||||
sha256 = "b9c958e60e19fe767b7cc6e41fa7f23a7a7a9b7c6589ca3ec0adfb3c5ac2fd3a";
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/humble/ament_cpplint/0.12.12-1.tar.gz";
|
||||
name = "0.12.12-1.tar.gz";
|
||||
sha256 = "ee77189eb922c6654ac4749c32ef8b032c4248d76b9a378c9f7f81afa984cde6";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue