update src for robossembler framework with submodules

This commit is contained in:
Игорь Брылёв 2024-12-10 18:02:52 +03:00
parent 9c9356f385
commit fa6d03b687

View file

@ -4,8 +4,8 @@ self: super: with self.lib; let
rbsFrameworkSrc = self.fetchgit { rbsFrameworkSrc = self.fetchgit {
url = "https://gitlab.com/robossembler/framework"; url = "https://gitlab.com/robossembler/framework";
hash = "sha256-K6vnCQn129TWiMEKe81eBx/1H6PaIriCnkHGRwL8fg0="; hash = "sha256-q1032Lu2xnMWZkr+T0rLhbpdmceDHygHC6BN3AKbFVk=";
rev = "e8bb59124d56c5aee0180b4c7d5c7bfeec9cb1ea"; rev = "69b8512d6b5dafe0571b5d73a910a26bbc6a84a5";
}; };
bpy = self.blender.overrideAttrs (old: { bpy = self.blender.overrideAttrs (old: {