We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c61402 commit 65bd2f3Copy full SHA for 65bd2f3
1 file changed
pkgs/vencord.nix
@@ -22,9 +22,9 @@
22
}:
23
24
let
25
- stableVersion = "1.12.5";
26
- stableHash = "sha256-RAYU6ZMnbLBtWI11JqLI+/8+PM2UqRxadpne2s9nmSA=";
27
- stablePnpmDeps = "sha256-hO6QKRr4jTfesRDAEGcpFeJmGTGLGMw6EgIvD23DNzw=";
+ stableVersion = "1.12.6";
+ stableHash = "sha256-7JT8BMKUhIwYMkIwr2mD8IQLDpldcDtAKh6R1tbAKMw=";
+ stablePnpmDeps = "sha256-XK3YCM7jzd7OvodC4lvHF/jDULNLFC0sMct97oBCEjc=";
28
29
unstableVersion = "1.12.6-unstable-2025-07-21";
30
unstableRev = "50e2ad776baec3144dabd9ac6fd91e9890f52abd";
0 commit comments