mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-28 09:25:33 +03:00
regenerate all distros, Thu Nov 7 17:38:07 2019
This commit is contained in:
parent
3acbedff58
commit
d78acd7c65
827 changed files with 8227 additions and 2847 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, cppcheck }:
|
||||
buildRosPackage {
|
||||
pname = "ros-dashing-ament-cppcheck";
|
||||
version = "0.7.10-r1";
|
||||
version = "0.7.11-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/dashing/ament_cppcheck/0.7.10-1.tar.gz";
|
||||
name = "0.7.10-1.tar.gz";
|
||||
sha256 = "7701d462f1f264ccba4fe5bcb91fd3b0b2159a47163db3f7aff570a9ef7c22a9";
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/dashing/ament_cppcheck/0.7.11-1.tar.gz";
|
||||
name = "0.7.11-1.tar.gz";
|
||||
sha256 = "69bd84eee65eca753895869aad6b538504c6a5506862eee57a41da48e583b448";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue