-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
krita: fix incorrect sha256 #37728
krita: fix incorrect sha256 #37728
Conversation
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: krita Partial log (click to expand)
|
Failure on aarch64-linux (full log) Attempted: krita Partial log (click to expand)
|
No idea why it's incorrect? |
Failure on x86_64-linux (full log) Attempted: krita Partial log (click to expand)
|
No idea. It looks like it has changed. Here are digests that they list: https://download.kde.org/stable/krita/4.0.0/krita-4.0.0.tar.gz.mirrorlist
I'll ask on |
For the record, it segfaults when I start it, though that's most likely unrelated to this PR – it seems like something around Qt plugin impurities. |
I copied the old and new tar.gz archive to Google Drive: https://drive.google.com/drive/folders/1VC8wkFxs7urv5aNSpATTE_BcfTNQAQJw?usp=sharing There are a lot of differences: |
Most of the diff is i18n changes and brushes, and I don't see any outright malicious changes in the code diff (lines 1 to 490). |
Motivation for this change
SHA256 for Krita 4.0.0 seems to be incorrect.
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)