mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Nov 15 13:25:01 2024
This commit is contained in:
parent
73d002eb26
commit
f07f7f9c42
500 changed files with 2379 additions and 1961 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-catch2, ament-cmake-uncrustify, boost, eigen, nlohmann-json-schema-validator-vendor, nlohmann_json, rclcpp, rmf-utils, websocketpp }:
|
||||
buildRosPackage {
|
||||
pname = "ros-iron-rmf-websocket";
|
||||
version = "2.2.6-r1";
|
||||
version = "2.2.7-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rmf_ros2-release/archive/release/iron/rmf_websocket/2.2.6-1.tar.gz";
|
||||
name = "2.2.6-1.tar.gz";
|
||||
sha256 = "cb0296a8b633afb91fbb7f46bd67422b0bb3644df9d8f14ca94c10fa24c9b0cf";
|
||||
url = "https://github.com/ros2-gbp/rmf_ros2-release/archive/release/iron/rmf_websocket/2.2.7-1.tar.gz";
|
||||
name = "2.2.7-1.tar.gz";
|
||||
sha256 = "ba6a5897b942ef1d74ddefbfaac18c6343db2e4a889daf5eedf26982175e4266";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue