update src for robossembler framework with submodules #33

Merged
movefasta merged 1 commit from git-submodules into master 2024-12-10 20:05:30 +03:00

View file

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