mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 06:00:38 +03:00
regenerate all distros, Fri Jul 7 13:21:03 2023
This commit is contained in:
parent
381164fc34
commit
fc0a6d67a2
513 changed files with 4149 additions and 1708 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake-core }:
|
||||
buildRosPackage {
|
||||
pname = "ros-humble-ament-cmake-python";
|
||||
version = "1.3.4-r2";
|
||||
version = "1.3.5-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_python/1.3.4-2.tar.gz";
|
||||
name = "1.3.4-2.tar.gz";
|
||||
sha256 = "6eb57f32300687dbd6f2275eecd1d73eb560a9ddd4ad9a2413835bd7ed5ec817";
|
||||
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_python/1.3.5-1.tar.gz";
|
||||
name = "1.3.5-1.tar.gz";
|
||||
sha256 = "08c19d5e6f9e803c0edde9bf1104132f7b681ccd2ec3be0878bf5ef40495669e";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue