-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
[Backport release 24.05] vencord: 1.10.2 -> 1.10.5 #351216
[Backport release 24.05] vencord: 1.10.2 -> 1.10.5 #351216
Conversation
|
(cherry picked from commit b87c518)
(cherry picked from commit dced718)
Diff: Vendicated/Vencord@v1.10.4...v1.10.5 (cherry picked from commit be43e12)
(cherry picked from commit 71fc574)
5b3f958
to
feacc94
Compare
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes LGTM
I'm little bit confused. In 9744efc vencord's - hash = "sha256-bosCE9gBFCcM3Ww6sJmhps/cl4lovXKMieYpkqAMst8=";
+ hash = "sha256-YBWe4MEmFu8cksOIxuTK0deO7q0QuqgOUc9WkUNBwp0="; The new hash builds fine on What am I missing here? Also the CODEOWNERS check fails, but it seems like it's totally unrelated to this PR: Log==> Executing Duplicated Pattern Checker (116.167µs)
Check OK
==> Executing Valid Syntax Checker (822.484µs)
Check OK
==> Executing File Exist Checker (6.510747ms)
[err] line 370: "pkgs/os-specific/linux/lxc/" does not match any files in repository
==> Executing [Experimental] Avoid Shadowing Checker (8.178609ms)
Check OK
==> Executing Valid Owner Checker (5.924511002s)
Check OK
5 check(s) executed, 1 failure(s)
Error: Process completed with exit code 3. |
Ah, this reminds me. |
Just regenerate the hash for 24.05. One of the CI checks is gonna fail but there is no good solution here |
It already uses the correct hash, the hash before 9744efc works fine on Setting hash to error: hash mismatch in fixed-output derivation '/nix/store/42yp87h55wqhpm8zflv1s44s60d1al50-vencord-pnpm-deps.drv':
specified: sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
got: sha256-bosCE9gBFCcM3Ww6sJmhps/cl4lovXKMieYpkqAMst8= |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ignoring codeowners check failure, as it's unrelated here. LGTM. Thanks!
Backports:
#345423
#347442
#350964
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.