Skip to content

Commit 8c61402

Browse files
github: update vencord-unstable a33e81d -> 50e2ad7
1 parent 411d48a commit 8c61402

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pkgs/vencord.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ let
2626
stableHash = "sha256-RAYU6ZMnbLBtWI11JqLI+/8+PM2UqRxadpne2s9nmSA=";
2727
stablePnpmDeps = "sha256-hO6QKRr4jTfesRDAEGcpFeJmGTGLGMw6EgIvD23DNzw=";
2828

29-
unstableVersion = "1.12.5-unstable-2025-07-15";
30-
unstableRev = "a33e81d1cbd7ab50c0b1e1446c925bf259e671fc";
31-
unstableHash = "sha256-7JT8BMKUhIwYMkIwr2mD8IQLDpldcDtAKh6R1tbAKMw=";
32-
unstablePnpmDeps = "sha256-QiD4qTRtz5vz0EEc6Q08ej6dbVGMlPLU2v0GVKNBQyc=";
29+
unstableVersion = "1.12.6-unstable-2025-07-21";
30+
unstableRev = "50e2ad776baec3144dabd9ac6fd91e9890f52abd";
31+
unstableHash = "sha256-ATCQprDHqfUL9fyOTzDeV3ESldsenltNf0jzkIUguuE=";
32+
unstablePnpmDeps = "sha256-XK3YCM7jzd7OvodC4lvHF/jDULNLFC0sMct97oBCEjc=";
3333
in
3434
stdenv.mkDerivation (finalAttrs: {
3535
pname = "vencord" + lib.optionalString unstable "-unstable";

0 commit comments

Comments
 (0)