update aleph's vesktop link

This commit is contained in:
jacekpoz 2024-10-01 18:36:17 +02:00
parent b1a1bcea40
commit 28009650c4
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -21,7 +21,7 @@ in {
(pkgs.vesktop.overrideAttrs (old: { (pkgs.vesktop.overrideAttrs (old: {
patches = (old.patches or []) ++ [ ./readonlyFix.patch ]; patches = (old.patches or []) ++ [ ./readonlyFix.patch ];
# thanks aleph :3 # thanks aleph :3
# https://github.com/AlephNought0/Faery/blob/main/Home/Programs/Vesktop/vesktop.nix#L21 # https://github.com/AlephNought0/Faery/blob/main/modules/home/programs/graphical/vesktop/patchedvesktop.patch
postFixup = concatStrings [ postFixup = concatStrings [
old.postFixup old.postFixup
'' ''