Merge pull request #71188 from Evils-Devils/cura-fix

cura: fix #71184
This commit is contained in:
Gabriel Ebner 2019-10-15 16:41:27 +02:00 committed by GitHub
commit 070dbb7fc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ mkDerivation rec {
owner = "Ultimaker"; owner = "Ultimaker";
repo = "Cura"; repo = "Cura";
rev = version; rev = version;
sha256 = "1qnai8vmgy5lx3lapw96j41i8mw9p6r99i3qzs709l9yzrix6l86"; sha256 = "1wf60qr0wqsci5skp55qr8h56s3x5s2icxbn58ia9s4a5hhvnsmf";
}; };
materials = fetchFromGitHub { materials = fetchFromGitHub {