mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Tue May 2 16:50:21 2023
This commit is contained in:
parent
4817b14e2d
commit
fd3628c920
1601 changed files with 10237 additions and 5790 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, actionlib, actionlib-msgs, catkin, cob-actions, cob-light, cob-mimic, cob-sound, control-msgs, geometry-msgs, message-generation, message-runtime, move-base-msgs, python3Packages, rospy, rostest, std-msgs, std-srvs, tf, trajectory-msgs, urdfdom-py }:
|
||||
buildRosPackage {
|
||||
pname = "ros-noetic-cob-script-server";
|
||||
version = "0.6.31-r1";
|
||||
version = "0.6.32-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_script_server/0.6.31-1.tar.gz";
|
||||
name = "0.6.31-1.tar.gz";
|
||||
sha256 = "3df47706acdc2707f02e7176266040b0b2af39fc8edc6b686e21ff8b3b3cbbc2";
|
||||
url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_script_server/0.6.32-1.tar.gz";
|
||||
name = "0.6.32-1.tar.gz";
|
||||
sha256 = "ac23af8df43a191e781094d38dd8d3f1e3f8864a77599b06c1cdcdaa151b774a";
|
||||
};
|
||||
|
||||
buildType = "catkin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue