Skip to content

Commit

Permalink
bump vesktop
Browse files Browse the repository at this point in the history
  • Loading branch information
amadejkastelic committed Apr 23, 2024
1 parent ee54c08 commit d02133a
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 70 deletions.
162 changes: 94 additions & 68 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions system/nix/nixpkgs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
src = prev.fetchFromGitHub {
owner = "Vencord";
repo = "Vesktop";
rev = "${old.version}";
hash = "sha256-s3ndHHN8mqbzL40hMDXXDl+VV9pOk4XfnaVCaQvFFsg=";
rev = "main";
hash = "sha256-EF36HbbhTuAdwBEKqYgBBu7JoP1LJneU78bROHoKqDw=";
};
pnpmDeps = old.pnpmDeps.overrideAttrs (x: {
outputHash = "sha256-6ezEBeYmK5va3gCh00YnJzZ77V/Ql7A3l/+csohkz68=";
Expand Down

0 comments on commit d02133a

Please sign in to comment.