mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 18:24:50 +03:00
regenerate all distros, Mon Apr 19 01:10:27 2021
This commit is contained in:
parent
0d3aca6651
commit
880145cbb8
315 changed files with 1737 additions and 1033 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, launch, osrf-pycommon, python3Packages, pythonPackages }:
|
||||
buildRosPackage {
|
||||
pname = "ros-foxy-launch-testing";
|
||||
version = "0.10.4-r1";
|
||||
version = "0.10.5-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/launch-release/archive/release/foxy/launch_testing/0.10.4-1.tar.gz";
|
||||
name = "0.10.4-1.tar.gz";
|
||||
sha256 = "66a2605cdf539192c33d6eff10d619661d76d653f0c579d8341cadae90ac824b";
|
||||
url = "https://github.com/ros2-gbp/launch-release/archive/release/foxy/launch_testing/0.10.5-1.tar.gz";
|
||||
name = "0.10.5-1.tar.gz";
|
||||
sha256 = "85ee1e719974059ea7bbc9988cf5da810a6909486e75972896e4888658eccdf9";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue