packages.x86_64-linux.vesktop-git: 1.5.5-unstable-2025-03-23 -> 1.5.5-unstable-2025-03-27
Diff: 156ba6ab7b...8f94196646
This commit is contained in:
parent
7151ba1926
commit
814204323a
1 changed files with 3 additions and 3 deletions
|
@ -16,13 +16,13 @@
|
|||
}:
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "vesktop-git";
|
||||
version = "1.5.5-unstable-2025-03-23";
|
||||
version = "1.5.5-unstable-2025-03-27";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Vencord";
|
||||
repo = "Vesktop";
|
||||
rev = "156ba6ab7b1b6271d15d2e0f61a0a6767e9e2ae9";
|
||||
hash = "sha256-vzKE3BbGkipJLsANXew7tfY8jB151J0fi3Agvm4DcoU=";
|
||||
rev = "8f941966464c7a85a32f5c17878f35bfed4d2bc6";
|
||||
hash = "sha256-/ov3xgIbtJM6FlrK45UOq+/UrIJDRVn56sXdVx+iiZ8=";
|
||||
};
|
||||
|
||||
pnpmDeps = pnpm_9.fetchDeps {
|
||||
|
|
Loading…
Add table
Reference in a new issue