mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
regenerate all distros, Fri Oct 4 13:25:33 2024
This commit is contained in:
parent
e311549688
commit
393b154bd3
838 changed files with 4944 additions and 3346 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-gtest, ament-index-cpp, ament-lint-auto, ament-lint-common, qt5, resource-retriever, rviz-rendering }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rviz-rendering-tests";
|
||||
version = "14.2.6-r1";
|
||||
version = "14.3.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering_tests/14.2.6-1.tar.gz";
|
||||
name = "14.2.6-1.tar.gz";
|
||||
sha256 = "a370101df7d9511fe04fd414eb1900df99485bc1cefaa02d2ce052944faa5506";
|
||||
url = "https://github.com/ros2-gbp/rviz-release/archive/release/rolling/rviz_rendering_tests/14.3.0-1.tar.gz";
|
||||
name = "14.3.0-1.tar.gz";
|
||||
sha256 = "13036d7afb9fd2e49b18d06b19403b9495c37b46dc16e4e38873914c7048a2a1";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue