mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Dec 11 13:16:21 2020
This commit is contained in:
parent
bfea82289f
commit
c7a7bf6826
710 changed files with 5201 additions and 2556 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-cpplint }:
|
||||
buildRosPackage {
|
||||
pname = "ros-eloquent-ament-cmake-cpplint";
|
||||
version = "0.8.1-r1";
|
||||
version = "0.8.2-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/eloquent/ament_cmake_cpplint/0.8.1-1.tar.gz";
|
||||
name = "0.8.1-1.tar.gz";
|
||||
sha256 = "fc6fd59449c503299a42f787211160b33b1e7fc2489b86ace126dd8b01869fec";
|
||||
url = "https://github.com/ros2-gbp/ament_lint-release/archive/release/eloquent/ament_cmake_cpplint/0.8.2-1.tar.gz";
|
||||
name = "0.8.2-1.tar.gz";
|
||||
sha256 = "3c6b2a4cb6b27ccb2178a1c6b11e548deee2f3321e51961657875b1115d8eeee";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue