src update hash dev url

This commit is contained in:
Игорь Брылёв 2024-10-25 19:50:46 +03:00
parent 83d127b00c
commit 1762f88956
17 changed files with 51 additions and 51 deletions

View file

@ -5,9 +5,9 @@ buildRosPackage rec {
version = "0.0.0";
src = fetchgit {
url = "git@gitlab.com:robossembler/robossembler-ros2.git";
rev = "ac6628f0fbebc73aabe0642704443dce097f5e1d";
sha256 = "1018mbnwn46nby07hgdmzab3wyd521lv9igbvqljv2dqxa72jhry";
url = "https://gitlab.com/robossembler/robossembler-ros2";
rev = "d6cd0d5601493ad4f4b7c77b7cbc2d62455c8176";
sha256 = "sha256-oheOuUKGcgpVHZqiSjmuex2ct0G7nFK0nJsIjMeItRo=";
};
buildType = "ament_cmake";