mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 02:34:50 +03:00
regenerate all distros, Fri Jan 27 13:23:44 2023
This commit is contained in:
parent
731052037f
commit
74c12e5838
549 changed files with 2609 additions and 2219 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, ament-copyright, ament-flake8, ament-index-python, ament-pep257, launch, launch-xml, launch-yaml, osrf-pycommon, pythonPackages }:
|
||||
buildRosPackage {
|
||||
pname = "ros-humble-launch-testing";
|
||||
version = "1.0.3-r1";
|
||||
version = "1.0.4-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros2-gbp/launch-release/archive/release/humble/launch_testing/1.0.3-1.tar.gz";
|
||||
name = "1.0.3-1.tar.gz";
|
||||
sha256 = "99e816363f656020fdde4f25f0712a509e6eb714755b1a884ca09f94d6c54e01";
|
||||
url = "https://github.com/ros2-gbp/launch-release/archive/release/humble/launch_testing/1.0.4-1.tar.gz";
|
||||
name = "1.0.4-1.tar.gz";
|
||||
sha256 = "4bb7991f65d09395c2150843168a2e204d538c9de9e30e8cdfe3b81a3838c063";
|
||||
};
|
||||
|
||||
buildType = "ament_python";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue