mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-12 05:16:30 +03:00
regenerate all distros, Fri Jul 26 13:34:25 2024
This commit is contained in:
parent
a76cac0463
commit
400bfc88fb
2195 changed files with 17872 additions and 7924 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, action-tutorials-interfaces, ament-copyright, ament-flake8, ament-pep257, pythonPackages, rclpy }:
|
||||
buildRosPackage {
|
||||
pname = "ros-rolling-action-tutorials-py";
|
||||
version = "0.34.0-r1";
|
||||
version = "0.34.1-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_py/0.34.0-1.tar.gz";
|
||||
name = "0.34.0-1.tar.gz";
|
||||
sha256 = "9c94b8c1870054d0a5c6d3dca913bcd7054bfb6325be6d08e2bd6f269a27b0d0";
|
||||
url = "https://github.com/ros2-gbp/demos-release/archive/release/rolling/action_tutorials_py/0.34.1-1.tar.gz";
|
||||
name = "0.34.1-1.tar.gz";
|
||||
sha256 = "cd71e87a51622902886e5d9c2a3745304a0606afaffe07ece98de7c5a19ad2c4";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue