1
0
Fork 0
mirror of https://github.com/lopsided98/nix-ros-overlay.git synced 2025-07-14 22:20:34 +03:00

regenerate all distros, Fri May 28 23:33:17 2021

This commit is contained in:
Superflore 2021-05-28 23:33:17 +00:00 committed by Ben Wolsieffer
parent 2753f77330
commit 74a6b9f676
838 changed files with 16928 additions and 1021 deletions

View file

@ -8,9 +8,9 @@ buildRosPackage {
version = "1.2.3-r1";
src = fetchurl {
url = "https://github.com/ros2-gbp/osrf_testings_tools_cpp-release/archive/release/dashing/test_osrf_testing_tools_cpp/1.2.3-1.tar.gz";
url = "https://github.com/ros2-gbp/osrf_testing_tools_cpp-release/archive/release/dashing/test_osrf_testing_tools_cpp/1.2.3-1.tar.gz";
name = "1.2.3-1.tar.gz";
sha256 = "a10b02d0080efd58655ada9cf49fd663d491c898256d729b26b9b108ffcfc351";
sha256 = "7c0fc06d1d6ee9fc6c86e3cc66b08256bb863b286bfca9bf989c9ef87decbb8c";
};
buildType = "cmake";