mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Dec 11 13:16:21 2020
This commit is contained in:
parent
bfea82289f
commit
c7a7bf6826
710 changed files with 5201 additions and 2556 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-cmake-core }:
|
||||
buildRosPackage {
|
||||
pname = "ros-eloquent-ament-cmake-python";
|
||||
version = "0.8.2-r1";
|
||||
version = "0.8.3-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/eloquent/ament_cmake_python/0.8.2-1.tar.gz";
|
||||
name = "0.8.2-1.tar.gz";
|
||||
sha256 = "a74ce5bbd89232109975648cec0aadb22ec8b2eceac021a973667817c291b0ef";
|
||||
url = "https://github.com/ros2-gbp/ament_cmake-release/archive/release/eloquent/ament_cmake_python/0.8.3-1.tar.gz";
|
||||
name = "0.8.3-1.tar.gz";
|
||||
sha256 = "617544b87322538f1e2ffe575b080f4965d248027a418042662896eb749b6f72";
|
||||
};
|
||||
|
||||
buildType = "ament_cmake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue