mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
regenerate all distros, Fri Aug 12 14:45:56 2022
This commit is contained in:
parent
22efb906ce
commit
ac07c183e7
315 changed files with 1565 additions and 1224 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.28-r1";
|
||||
version = "0.6.29-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_script_server/0.6.28-1.tar.gz";
|
||||
name = "0.6.28-1.tar.gz";
|
||||
sha256 = "1143ba075358fb31c5792ca553dd31ae5b8f033da31ced72af42b23ce0105920";
|
||||
url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_script_server/0.6.29-1.tar.gz";
|
||||
name = "0.6.29-1.tar.gz";
|
||||
sha256 = "e82ccbefa9f9c95ee781051b66a55c8b3fe3494d441147834458af1d70edbc06";
|
||||
};
|
||||
|
||||
buildType = "catkin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue