mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 06:00:38 +03:00
regenerate all distros, Fri Mar 1 13:05:06 2024
This commit is contained in:
parent
dd9cc83369
commit
160dfe7959
431 changed files with 1890 additions and 1626 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake-core }:
|
||||
buildRosPackage {
|
||||
pname = "ros-humble-ament-cmake-python";
|
||||
version = "1.3.7-r1";
|
||||
version = "1.3.8-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_python/1.3.7-1.tar.gz";
|
||||
name = "1.3.7-1.tar.gz";
|
||||
sha256 = "b0864f5e511c6be343ca80384d9dabaa77d62a63155cd43586c9ae0fc960165d";
|
||||
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/humble/ament_cmake_python/1.3.8-1.tar.gz";
|
||||
name = "1.3.8-1.tar.gz";
|
||||
sha256 = "b111a21c2d2cb8dbe54ff3a8dd005da2610531c86503bfdd93066c460f8cd7b2";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue