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, git, message-generation, message-runtime, mk, rospy, std-msgs, unzip }:
|
||||
buildRosPackage {
|
||||
pname = "ros-melodic-bayesian-belief-networks";
|
||||
version = "2.1.21-r3";
|
||||
version = "2.1.22-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/tork-a/jsk_3rdparty-release/archive/release/melodic/bayesian_belief_networks/2.1.21-3.tar.gz";
|
||||
name = "2.1.21-3.tar.gz";
|
||||
sha256 = "14770ef15dabe46dce0d225c13ff12cb35caec1acfc5a4aaa55ba85493f82cda";
|
||||
url = "https://github.com/tork-a/jsk_3rdparty-release/archive/release/melodic/bayesian_belief_networks/2.1.22-1.tar.gz";
|
||||
name = "2.1.22-1.tar.gz";
|
||||
sha256 = "370b4226ab5afc3841f17e1a36cd266910dae6941ff0b6006272d8f03d279732";
|
||||
};
|
||||
|
||||
buildType = "catkin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue