1
0
Fork 0
mirror of https://github.com/lopsided98/nix-ros-overlay.git synced 2025-07-13 21:50:38 +03:00

regenerate all distros, Mon Mar 28 21:23:37 2022

This commit is contained in:
Ben Wolsieffer 2022-03-28 21:23:37 -04:00
parent 5fd6ef708d
commit 7d2be1bdcc
794 changed files with 2314 additions and 1226 deletions

View file

@ -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.27-r1";
version = "0.6.28-r1";
src = fetchurl {
url = "https://github.com/ipa320/cob_command_tools-release/archive/release/noetic/cob_script_server/0.6.27-1.tar.gz";
name = "0.6.27-1.tar.gz";
sha256 = "2fc5cf7263849b9624b997c80c203cd543125b502881e7089bb32af22105e0a2";
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";
};
buildType = "catkin";