Skip to content

Commit

Permalink
vencord-unstable: 43501ba -> ea1e961
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 28, 2025
1 parent 935a6c3 commit 8eeec40
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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-18CzWAcBotIdzXFPIptBo20KZxXDVhM7AwwlCnPz+Wk=";
stableHash = "sha256-WK8vYtnNPNvjckqofImiWVfc6GGpJjnOWHaWMrJkVhw=";
stablePnpmDeps = "sha256-ZUwtNtOmxjhOBpYB7vuytunGBRSuVxdlQsceRmeyhhI=";

unstableVersion = "1.11.2-unstable-2025-01-23";
unstableRev = "43501bad07632b586950b5bddfb81e5823786ce9";
unstableHash = "sha256-18CzWAcBotIdzXFPIptBo20KZxXDVhM7AwwlCnPz+Wk=";
unstableVersion = "1.11.2-unstable-2025-01-27";
unstableRev = "ea1e96185b1f1a613a2100c1d7899603790dc862";
unstableHash = "sha256-WK8vYtnNPNvjckqofImiWVfc6GGpJjnOWHaWMrJkVhw=";
unstablePnpmDeps = "sha256-ZUwtNtOmxjhOBpYB7vuytunGBRSuVxdlQsceRmeyhhI=";
in
stdenv.mkDerivation (finalAttrs: {
Expand Down Expand Up @@ -93,4 +93,4 @@ stdenv.mkDerivation (finalAttrs: {
donteatoreo
];
};
})
})

0 comments on commit 8eeec40

Please sign in to comment.