mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 02:34:50 +03:00
regenerate all distros, Fri May 10 13:12:06 2024
This commit is contained in:
parent
1d5ae52f3e
commit
f1c32375c2
1007 changed files with 7042 additions and 3625 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-pep257, pythonPackages, rosidl-parser }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-rosidl-pycommon";
|
||||
version = "4.5.2-r1";
|
||||
version = "4.7.0-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_pycommon/4.5.2-1.tar.gz";
|
||||
name = "4.5.2-1.tar.gz";
|
||||
sha256 = "a4129df0234659f97b2c75f8624e952be5570179b44bf679a90233658dbb8c30";
|
||||
url = "https://github.com/ros2-gbp/rosidl-release/archive/release/rolling/rosidl_pycommon/4.7.0-1.tar.gz";
|
||||
name = "4.7.0-1.tar.gz";
|
||||
sha256 = "82f390b3d2deb98b0552e62c9a89535e0d98852be79a50b3c8242886cb4b214e";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue