mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
regenerate all distros, Fri May 29 13:21:24 2020
This commit is contained in:
parent
759625cba9
commit
d1f41bd290
102 changed files with 467 additions and 389 deletions
|
@ -5,12 +5,12 @@
|
|||
{ lib, buildRosPackage, fetchurl, catkin, roslisp }:
|
||||
buildRosPackage {
|
||||
pname = "ros-melodic-roslisp-utilities";
|
||||
version = "0.2.12-r1";
|
||||
version = "0.2.13-r1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ros-gbp/roslisp_common-release/archive/release/melodic/roslisp_utilities/0.2.12-1.tar.gz";
|
||||
name = "0.2.12-1.tar.gz";
|
||||
sha256 = "285715fab6f8d3f65174fcc8eead6849d9f69e2c5870a454a96c879b7325f458";
|
||||
url = "https://github.com/ros-gbp/roslisp_common-release/archive/release/melodic/roslisp_utilities/0.2.13-1.tar.gz";
|
||||
name = "0.2.13-1.tar.gz";
|
||||
sha256 = "d00d8ac04df0def12d8ff4a78bf4266bf0cc3b8c9259686f4d66a6368422e7cd";
|
||||
};
|
||||
|
||||
buildType = "catkin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue