mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02:04:49 +03:00
regenerate all distros, Fri Sep 24 13:26:09 2021
This commit is contained in:
parent
6ed3fe9f34
commit
0c9bc531da
515 changed files with 5585 additions and 1495 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.5-r1";
|
||||
version = "0.10.6-r1";
|
||||
|
||||
src = fetchurl {
|
||||
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";
|
||||
url = "https://github.com/ros2-gbp/launch-release/archive/release/foxy/launch_testing/0.10.6-1.tar.gz";
|
||||
name = "0.10.6-1.tar.gz";
|
||||
sha256 = "20df90419e4935a3ec96271ff166caefb57ee152c09d81acab0cc2c642256fa7";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue