mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02:04:49 +03:00
regenerate all distros, Tue Sep 20 16:42:06 2022
This commit is contained in:
parent
df38e4e345
commit
1cb25a71b4
5789 changed files with 7648 additions and 2993 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.8-r2";
|
||||
version = "0.10.9-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/launch-release/archive/release/foxy/launch_testing/0.10.8-2.tar.gz";
|
||||
name = "0.10.8-2.tar.gz";
|
||||
sha256 = "1d328cd6a3cee5db437cead38ff365f64ff2616043688a53eb1b0b0d6adae03d";
|
||||
url = "https://github.com/ros2-gbp/launch-release/archive/release/foxy/launch_testing/0.10.9-1.tar.gz";
|
||||
name = "0.10.9-1.tar.gz";
|
||||
sha256 = "4c2573578e5c91a139c1b972ec14f4d6efd16cd5c971cbc603a1fb145fdab1db";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue