update src for robossembler framework with submodules
This commit is contained in:
parent
9c9356f385
commit
fa6d03b687
1 changed files with 2 additions and 2 deletions
|
@ -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: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue