Skip to content

Commit

Permalink
vencord-unstable: ea1e961 -> a2213d4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 29, 2025
1 parent 8eeec40 commit 85cc320
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vencord.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@

let
stableVersion = "1.11.2";
stableHash = "sha256-WK8vYtnNPNvjckqofImiWVfc6GGpJjnOWHaWMrJkVhw=";
stableHash = "sha256-YiExo0U4yvVxulZpBMG4g4x19jUvnmrl5XM+CjdTruo=";
stablePnpmDeps = "sha256-ZUwtNtOmxjhOBpYB7vuytunGBRSuVxdlQsceRmeyhhI=";

unstableVersion = "1.11.2-unstable-2025-01-27";
unstableRev = "ea1e96185b1f1a613a2100c1d7899603790dc862";
unstableHash = "sha256-WK8vYtnNPNvjckqofImiWVfc6GGpJjnOWHaWMrJkVhw=";
unstableVersion = "1.11.2-unstable-2025-01-29";
unstableRev = "a2213d4febefe8444c602df63ff7bbb5f0c8e24a";
unstableHash = "sha256-YiExo0U4yvVxulZpBMG4g4x19jUvnmrl5XM+CjdTruo=";
unstablePnpmDeps = "sha256-ZUwtNtOmxjhOBpYB7vuytunGBRSuVxdlQsceRmeyhhI=";
in
stdenv.mkDerivation (finalAttrs: {
Expand Down

0 comments on commit 85cc320

Please sign in to comment.