mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-10 17:54:49 +03:00
mrpt: update vendor hash
This commit is contained in:
parent
b63d9f26e0
commit
94cb9c1646
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ let
|
|||
# CMakeLists.txt sets MRPT_VERSION_TO_DOWNLOAD to the
|
||||
# version from package.xml
|
||||
rev = head (splitString "-" pkg.version); # Ignore ROS release such as "-r1".
|
||||
fetchgitArgs.hash = "sha256-hWQlDdeR9qkrKBL6k689yDSupynU24r1BWhycp8mqvI=";
|
||||
fetchgitArgs.hash = "sha256-w9LxOtbXw01B2i4aqbhAIjjDwHzC+OvZbcZG/Pyn71Q=";
|
||||
};
|
||||
in rosSuper.lib.genAttrs [
|
||||
"mrpt-apps"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue