mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri Jun 25 12:45:04 2021
This commit is contained in:
parent
de81aededb
commit
54fb4baeb2
280 changed files with 3140 additions and 815 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, catkin, message-generation, message-runtime, ros-environment, rosbag-migration-rule, std-msgs }:
|
||||
buildRosPackage {
|
||||
pname = "ros-melodic-delphi-srr-msgs";
|
||||
version = "3.0.1-r1";
|
||||
version = "3.0.2-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/astuff/astuff_sensor_msgs-release/archive/release/melodic/delphi_srr_msgs/3.0.1-1.tar.gz";
|
||||
name = "3.0.1-1.tar.gz";
|
||||
sha256 = "d5848c18dad69762d5f942df492639043c6aa1347b87c4ff8d1348243db0334f";
|
||||
url = "https://github.com/astuff/astuff_sensor_msgs-release/archive/release/melodic/delphi_srr_msgs/3.0.2-1.tar.gz";
|
||||
name = "3.0.2-1.tar.gz";
|
||||
sha256 = "5e7b8a7119dcb32fcf621af3cdc777e08d09ee14778f1ea1c9c9cd9a983941df";
|
||||
};
|
||||
|
||||
buildType = "catkin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue