Skip to content

Commit

Permalink
Merge branch 'lopsided98:develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
stevalkr authored Aug 26, 2024
2 parents 759f942 + 1992646 commit e27d8c3
Show file tree
Hide file tree
Showing 932 changed files with 6,473 additions and 3,468 deletions.
8 changes: 0 additions & 8 deletions distros/distro-overlay.nix
Original file line number Diff line number Diff line change
Expand Up @@ -334,14 +334,6 @@ let
sha256 = "1smxrcm0s6bz05185dx1i2xjgn47rq7m247pblil6p3bmk3lkfyk";
};

shared-queues-vendor = patchVendorUrl (patchVendorUrl rosSuper.shared-queues-vendor {
url = "https://github.com/cameron314/concurrentqueue/archive/8f65a8734d77c3cc00d74c0532efca872931d3ce.zip";
sha256 = "0cmsmgc87ndd9hiv187xkvjkn8fipn3hsijjc864h2lfcyigbxq1";
}) {
url = "https://github.com/cameron314/readerwriterqueue/archive/ef7dfbf553288064347d51b8ac335f1ca489032a.zip";
sha256 = "1255n51y1bjry97n4w60mgz6b9h14flfrxb01ihjf6pwvvfns8ag";
};

swri-profiler-tools = rosSuper.swri-profiler-tools.overrideAttrs ({
nativeBuildInputs ? [], ...
}: {
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ackermann-steering-controller/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, controller-interface, controller-manager, generate-parameter-library, hardware-interface, hardware-interface-testing, pluginlib, rclcpp, rclcpp-lifecycle, ros2-control-test-assets, std-srvs, steering-controllers-library }:
buildRosPackage {
pname = "ros-humble-ackermann-steering-controller";
version = "2.37.0-r1";
version = "2.37.1-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ackermann_steering_controller/2.37.0-1.tar.gz";
name = "2.37.0-1.tar.gz";
sha256 = "884d9eff8c9c1dc132787a0c77a5225a7ad14c1ab73ad8f7f9b1b3cdd562e287";
url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/ackermann_steering_controller/2.37.1-1.tar.gz";
name = "2.37.1-1.tar.gz";
sha256 = "ca11cda655e6d253f97609c1d12e838d0629fbd51448682e000deb176cfc9360";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/action-tutorials-cpp/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-tutorials-interfaces, ament-cmake, ament-lint-auto, ament-lint-common, rclcpp, rclcpp-action, rclcpp-components }:
buildRosPackage {
pname = "ros-humble-action-tutorials-cpp";
version = "0.20.4-r1";
version = "0.20.5-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/demos-release/archive/release/humble/action_tutorials_cpp/0.20.4-1.tar.gz";
name = "0.20.4-1.tar.gz";
sha256 = "3b27b0739059449a829c873b9f45d169e47f85e87bdee4b9a00ebb1562adcb7c";
url = "https://github.com/ros2-gbp/demos-release/archive/release/humble/action_tutorials_cpp/0.20.5-1.tar.gz";
name = "0.20.5-1.tar.gz";
sha256 = "5b0e6640ad5ea37a4f24e58cab50945abcda6abd41e6cf5e1459bee7a7b46d76";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/action-tutorials-interfaces/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-msgs, ament-cmake, ament-lint-auto, ament-lint-common, rosidl-default-generators, rosidl-default-runtime }:
buildRosPackage {
pname = "ros-humble-action-tutorials-interfaces";
version = "0.20.4-r1";
version = "0.20.5-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/demos-release/archive/release/humble/action_tutorials_interfaces/0.20.4-1.tar.gz";
name = "0.20.4-1.tar.gz";
sha256 = "66e0b6679092deffdf14a43bf5d4c46d45e4f8ecac0ef58e6d5a80de332d832c";
url = "https://github.com/ros2-gbp/demos-release/archive/release/humble/action_tutorials_interfaces/0.20.5-1.tar.gz";
name = "0.20.5-1.tar.gz";
sha256 = "d0206e68051e4b9ad215a8dc95242b9303f9a91ace9f57f974ebb59bb568b96d";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/action-tutorials-py/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, action-tutorials-interfaces, ament-lint-auto, ament-lint-common, rclpy }:
buildRosPackage {
pname = "ros-humble-action-tutorials-py";
version = "0.20.4-r1";
version = "0.20.5-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/demos-release/archive/release/humble/action_tutorials_py/0.20.4-1.tar.gz";
name = "0.20.4-1.tar.gz";
sha256 = "ee991cebbc4bbf4cc24796f3fbf7ac0fbb0bc93333a78da965155d677ef9e4e7";
url = "https://github.com/ros2-gbp/demos-release/archive/release/humble/action_tutorials_py/0.20.5-1.tar.gz";
name = "0.20.5-1.tar.gz";
sha256 = "7a2dd8a9899f9a8760a64c8f30ccec84c0bd1b1d0cb2fd37205414f8901b48d8";
};

buildType = "ament_python";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/admittance-controller/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, backward-ros, control-msgs, control-toolbox, controller-interface, controller-manager, filters, generate-parameter-library, geometry-msgs, hardware-interface, hardware-interface-testing, joint-trajectory-controller, kinematics-interface, kinematics-interface-kdl, pluginlib, rclcpp, rclcpp-lifecycle, realtime-tools, ros2-control-test-assets, tf2, tf2-eigen, tf2-geometry-msgs, tf2-kdl, tf2-ros, trajectory-msgs }:
buildRosPackage {
pname = "ros-humble-admittance-controller";
version = "2.37.0-r1";
version = "2.37.1-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/admittance_controller/2.37.0-1.tar.gz";
name = "2.37.0-1.tar.gz";
sha256 = "003c80e3742a40a0a6f3e6f7b3292e8a01f54a66fc7add0531f27ce1a4d74aa0";
url = "https://github.com/ros2-gbp/ros2_controllers-release/archive/release/humble/admittance_controller/2.37.1-1.tar.gz";
name = "2.37.1-1.tar.gz";
sha256 = "0bc79bd342ad5e25de5c9ff8b0367c01943daf07947420187c9407d9a7b5d04a";
};

buildType = "ament_cmake";
Expand Down
12 changes: 6 additions & 6 deletions distros/humble/aerostack2/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
# Copyright 2024 Open Source Robotics Foundation
# Distributed under the terms of the BSD license

{ lib, buildRosPackage, fetchurl, ament-cmake, as2-alphanumeric-viewer, as2-behavior, as2-behavior-tree, as2-behaviors-motion, as2-behaviors-perception, as2-behaviors-platform, as2-behaviors-trajectory-generation, as2-cli, as2-core, as2-gazebo-assets, as2-gazebo-classic-assets, as2-keyboard-teleoperation, as2-motion-controller, as2-motion-reference-handlers, as2-msgs, as2-platform-crazyflie, as2-platform-gazebo, as2-platform-tello, as2-python-api, as2-realsense-interface, as2-state-estimator, as2-usb-camera-interface }:
{ lib, buildRosPackage, fetchurl, ament-cmake, as2-alphanumeric-viewer, as2-behavior, as2-behavior-tree, as2-behaviors-motion, as2-behaviors-path-planning, as2-behaviors-perception, as2-behaviors-platform, as2-behaviors-trajectory-generation, as2-cli, as2-core, as2-external-object-to-tf, as2-gazebo-assets, as2-geozones, as2-keyboard-teleoperation, as2-map-server, as2-motion-controller, as2-motion-reference-handlers, as2-msgs, as2-platform-gazebo, as2-platform-multirotor-simulator, as2-python-api, as2-realsense-interface, as2-rviz-plugins, as2-state-estimator, as2-usb-camera-interface, as2-visualization }:
buildRosPackage {
pname = "ros-humble-aerostack2";
version = "1.0.9-r1";
version = "1.1.0-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/aerostack2/1.0.9-1.tar.gz";
name = "1.0.9-1.tar.gz";
sha256 = "829c5e8d1169fea0ed0035977778c8c2ba4e6162701e37ca4adeb55dfb0a8d89";
url = "https://github.com/ros2-gbp/aerostack2-release/archive/release/humble/aerostack2/1.1.0-1.tar.gz";
name = "1.1.0-1.tar.gz";
sha256 = "d2b03c10ac6680c4519734c0db8d69af252465427200a8355d1d0d920465dab7";
};

buildType = "ament_cmake";
buildInputs = [ ament-cmake ];
propagatedBuildInputs = [ as2-alphanumeric-viewer as2-behavior as2-behavior-tree as2-behaviors-motion as2-behaviors-perception as2-behaviors-platform as2-behaviors-trajectory-generation as2-cli as2-core as2-gazebo-assets as2-gazebo-classic-assets as2-keyboard-teleoperation as2-motion-controller as2-motion-reference-handlers as2-msgs as2-platform-crazyflie as2-platform-gazebo as2-platform-tello as2-python-api as2-realsense-interface as2-state-estimator as2-usb-camera-interface ];
propagatedBuildInputs = [ as2-alphanumeric-viewer as2-behavior as2-behavior-tree as2-behaviors-motion as2-behaviors-path-planning as2-behaviors-perception as2-behaviors-platform as2-behaviors-trajectory-generation as2-cli as2-core as2-external-object-to-tf as2-gazebo-assets as2-geozones as2-keyboard-teleoperation as2-map-server as2-motion-controller as2-motion-reference-handlers as2-msgs as2-platform-gazebo as2-platform-multirotor-simulator as2-python-api as2-realsense-interface as2-rviz-plugins as2-state-estimator as2-usb-camera-interface as2-visualization ];
nativeBuildInputs = [ ament-cmake ];

meta = {
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-black/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, ament-xmllint, python3Packages, pythonPackages }:
buildRosPackage {
pname = "ros-humble-ament-black";
version = "0.2.4-r1";
version = "0.2.5-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_black-release/archive/release/humble/ament_black/0.2.4-1.tar.gz";
name = "0.2.4-1.tar.gz";
sha256 = "e6b57aa1868bd6ff6b3a6da574019fa6ad1f23a9df1715609d7275fa86de8f33";
url = "https://github.com/ros2-gbp/ament_black-release/archive/release/humble/ament_black/0.2.5-1.tar.gz";
name = "0.2.5-1.tar.gz";
sha256 = "630b19024c714b71ebed940babfdb2a19d75e6551936fa720ffe232c2ec87d2c";
};

buildType = "ament_python";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-cmake-auto/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake, ament-cmake-gmock, ament-cmake-gtest }:
buildRosPackage {
pname = "ros-humble-ament-cmake-auto";
version = "1.3.9-r1";
version = "1.3.10-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_auto/1.3.9-1.tar.gz";
name = "1.3.9-1.tar.gz";
sha256 = "76a9b55d84afc660f3e04794dc35a00bc2670cd03add98fed71a26aa7b8e2afd";
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_auto/1.3.10-1.tar.gz";
name = "1.3.10-1.tar.gz";
sha256 = "d435be1af9ee2702e35c454b077fc18cfbbb6094e5a15be3f9a7b7a80744d5f1";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-cmake-black/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-black, ament-cmake-copyright, ament-cmake-core, ament-cmake-lint-cmake, ament-cmake-test, ament-cmake-xmllint }:
buildRosPackage {
pname = "ros-humble-ament-cmake-black";
version = "0.2.4-r1";
version = "0.2.5-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_black-release/archive/release/humble/ament_cmake_black/0.2.4-1.tar.gz";
name = "0.2.4-1.tar.gz";
sha256 = "bfd3f48c7861ac8e5eaaf7381e5cb57615f2f90a2afb9c242e47bc905d142c26";
url = "https://github.com/ros2-gbp/ament_black-release/archive/release/humble/ament_cmake_black/0.2.5-1.tar.gz";
name = "0.2.5-1.tar.gz";
sha256 = "2cc92498e7bd66d1ebb137c49b55390e8149b813669bf5546c7fb6c6c4631f2a";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-cmake-core/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-package, cmake, python3Packages }:
buildRosPackage {
pname = "ros-humble-ament-cmake-core";
version = "1.3.9-r1";
version = "1.3.10-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_core/1.3.9-1.tar.gz";
name = "1.3.9-1.tar.gz";
sha256 = "d88a21844dcfcbb9368f1181c996a3b15935e106c98b9c53e2498d69ce299e0e";
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_core/1.3.10-1.tar.gz";
name = "1.3.10-1.tar.gz";
sha256 = "e1dc7ca030acbf5789240e5da5c1ac151f531aa76902dead8987a6ab31fe626f";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-cmake-export-definitions/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core }:
buildRosPackage {
pname = "ros-humble-ament-cmake-export-definitions";
version = "1.3.9-r1";
version = "1.3.10-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_definitions/1.3.9-1.tar.gz";
name = "1.3.9-1.tar.gz";
sha256 = "5c7118615071925edb80fd55ebd4ff183629b7f22d62fdcf9bde337dad15b110";
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_definitions/1.3.10-1.tar.gz";
name = "1.3.10-1.tar.gz";
sha256 = "1768af9dab66522b38c40cb8b5de930479d6749db4b52ec7811dd59fde1e2aad";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-cmake-export-dependencies/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-libraries }:
buildRosPackage {
pname = "ros-humble-ament-cmake-export-dependencies";
version = "1.3.9-r1";
version = "1.3.10-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_dependencies/1.3.9-1.tar.gz";
name = "1.3.9-1.tar.gz";
sha256 = "0112ab210ed06c4bfdf3589365078176af42e97d27b7ee4bb8acd0fb9fc75ed7";
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_dependencies/1.3.10-1.tar.gz";
name = "1.3.10-1.tar.gz";
sha256 = "2ded3649235337226aa2f26486a015a5195b318587a5addd1d615a1ddd168010";
};

buildType = "ament_cmake";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core }:
buildRosPackage {
pname = "ros-humble-ament-cmake-export-include-directories";
version = "1.3.9-r1";
version = "1.3.10-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_include_directories/1.3.9-1.tar.gz";
name = "1.3.9-1.tar.gz";
sha256 = "7f54c40148ef56f2aaae9240ed8cb71ea566c1e289444975b60658fbb2896c89";
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_include_directories/1.3.10-1.tar.gz";
name = "1.3.10-1.tar.gz";
sha256 = "309780fe9db71104b4c5bddad049502c3b59b50a8b9277c567903f07502e42b7";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-cmake-export-interfaces/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-libraries }:
buildRosPackage {
pname = "ros-humble-ament-cmake-export-interfaces";
version = "1.3.9-r1";
version = "1.3.10-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_interfaces/1.3.9-1.tar.gz";
name = "1.3.9-1.tar.gz";
sha256 = "307f8a41f33bb03e78a48e82e97b43a8f369ca58d85804131b8a6266c0bb94ff";
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_interfaces/1.3.10-1.tar.gz";
name = "1.3.10-1.tar.gz";
sha256 = "403ab5ba78c3f15531ccfa4ebdd22a72ed4e2955e1e641a5e524f24e33d88db6";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-cmake-export-libraries/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core }:
buildRosPackage {
pname = "ros-humble-ament-cmake-export-libraries";
version = "1.3.9-r1";
version = "1.3.10-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_libraries/1.3.9-1.tar.gz";
name = "1.3.9-1.tar.gz";
sha256 = "e80a35505dbf0ccf39d00dfccc6c3119a5a441d985a0b48c8a18f10cc44a2794";
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_libraries/1.3.10-1.tar.gz";
name = "1.3.10-1.tar.gz";
sha256 = "159235d2a02f9852cab61ea32ac16bf7f126c8b267785151528155fde33ee701";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-cmake-export-link-flags/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core }:
buildRosPackage {
pname = "ros-humble-ament-cmake-export-link-flags";
version = "1.3.9-r1";
version = "1.3.10-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_link_flags/1.3.9-1.tar.gz";
name = "1.3.9-1.tar.gz";
sha256 = "ecac9ac3e2936876e6540a45d1c9e14158562d3cd0306544b668035cda063509";
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_link_flags/1.3.10-1.tar.gz";
name = "1.3.10-1.tar.gz";
sha256 = "cd1b04d561d1b9644e18a370de3901e15120db0d02c8d64e06dc602cbd912365";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-cmake-export-targets/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-libraries }:
buildRosPackage {
pname = "ros-humble-ament-cmake-export-targets";
version = "1.3.9-r1";
version = "1.3.10-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_targets/1.3.9-1.tar.gz";
name = "1.3.9-1.tar.gz";
sha256 = "90d7f5e9fa2fe539f429ab4937f003a344ac3036eafc6b3f1290324e756f8fc6";
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_export_targets/1.3.10-1.tar.gz";
name = "1.3.10-1.tar.gz";
sha256 = "f751dded95b0fb809bd41233d89cc0b19aac204cd2cf660813c4ea254a91e806";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-cmake-gen-version-h/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-gtest, ament-package }:
buildRosPackage {
pname = "ros-humble-ament-cmake-gen-version-h";
version = "1.3.9-r1";
version = "1.3.10-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_gen_version_h/1.3.9-1.tar.gz";
name = "1.3.9-1.tar.gz";
sha256 = "683d7d751ae16511a366e774bc7429eb23a0aaecd6f25735e65b38c6bf62c96c";
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_gen_version_h/1.3.10-1.tar.gz";
name = "1.3.10-1.tar.gz";
sha256 = "a40c8afbae1dadb2affe881e35cc786f7bf85c788c2cea6f9fdfa92996c8d4fc";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-cmake-gmock/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-gtest, ament-cmake-test, gmock-vendor, gtest }:
buildRosPackage {
pname = "ros-humble-ament-cmake-gmock";
version = "1.3.9-r1";
version = "1.3.10-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_gmock/1.3.9-1.tar.gz";
name = "1.3.9-1.tar.gz";
sha256 = "bb40f09fb12c687223d83d488a35c84a17f6c554d3e95f35f596d0863cc79eeb";
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_gmock/1.3.10-1.tar.gz";
name = "1.3.10-1.tar.gz";
sha256 = "494f3bfc95ec6ee5f3ec91b16023090af17bda0f143c5438cbd8adc4494baae2";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-cmake-google-benchmark/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-export-dependencies, ament-cmake-python, ament-cmake-test, google-benchmark-vendor }:
buildRosPackage {
pname = "ros-humble-ament-cmake-google-benchmark";
version = "1.3.9-r1";
version = "1.3.10-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_google_benchmark/1.3.9-1.tar.gz";
name = "1.3.9-1.tar.gz";
sha256 = "e102a743608592335a4ddec70b9486124500ff146e0160cab710c167799d2860";
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_google_benchmark/1.3.10-1.tar.gz";
name = "1.3.10-1.tar.gz";
sha256 = "dbe284153d0355699731fcf8456ec631a9233a5f7a0a00c12ca80309750d1191";
};

buildType = "ament_cmake";
Expand Down
8 changes: 4 additions & 4 deletions distros/humble/ament-cmake-gtest/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
{ lib, buildRosPackage, fetchurl, ament-cmake-core, ament-cmake-test, gtest, gtest-vendor }:
buildRosPackage {
pname = "ros-humble-ament-cmake-gtest";
version = "1.3.9-r1";
version = "1.3.10-r1";

src = fetchurl {
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_gtest/1.3.9-1.tar.gz";
name = "1.3.9-1.tar.gz";
sha256 = "2009c2faa79e05d4e03283d0a182cd24c6ab04c8be30dbf8d02f2a98a907bc2b";
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_gtest/1.3.10-1.tar.gz";
name = "1.3.10-1.tar.gz";
sha256 = "133d16ea7d5dbf9b563fcee55c4ae585a4971c5802cb59f4fa69c5e15ae33051";
};

buildType = "ament_cmake";
Expand Down
Loading

0 comments on commit e27d8c3

Please sign in to comment.