update aleph's vesktop link
This commit is contained in:
parent
b1a1bcea40
commit
28009650c4
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ in {
|
|||
(pkgs.vesktop.overrideAttrs (old: {
|
||||
patches = (old.patches or []) ++ [ ./readonlyFix.patch ];
|
||||
# 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 [
|
||||
old.postFixup
|
||||
''
|
||||
|
|
Loading…
Reference in a new issue