mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
regenerate all distros, Fri May 10 13:12:06 2024
This commit is contained in:
parent
1d5ae52f3e
commit
f1c32375c2
1007 changed files with 7042 additions and 3625 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-cppcheck, ament-cmake-cpplint, ament-cmake-gmock, ament-cmake-gtest, ament-cmake-lint-cmake, ament-cmake-uncrustify, ament-cmake-xmllint, ament-index-cpp, ament-lint-auto, qt5, resource-retriever, rviz-rendering }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rviz-rendering-tests";
|
||||
version = "14.0.0-r1";
|
||||
version = "14.2.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering_tests/14.0.0-1.tar.gz";
|
||||
name = "14.0.0-1.tar.gz";
|
||||
sha256 = "f6560caf1a8177a90e03258af65b581b8a4f6f99f6b7d45dc64445adf5e37251";
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering_tests/14.2.0-1.tar.gz";
|
||||
name = "14.2.0-1.tar.gz";
|
||||
sha256 = "27131a36dedff0e3905ac0bc587112e2b8148bb481c14f57942b4020217fe9eb";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue