update
This commit is contained in:
parent
997b162da4
commit
ae86236e78
8 changed files with 133 additions and 166 deletions
|
@ -35,10 +35,6 @@
|
|||
tlauncher = inputs.tlauncher.packages.${prev.system}.tlauncher;
|
||||
maildir-notify-daemon = inputs.maildir-notify-daemon.packages.${prev.system}.default;
|
||||
wl-crosshair = inputs.wl-crosshair.packages.${prev.system}.default;
|
||||
|
||||
webcord = (prev.webcord.overrideAttrs (old: {
|
||||
patches = (old.patches or [ ]) ++ [ ../patches/webcord/fix-reading-config.patch ];
|
||||
}));
|
||||
});
|
||||
|
||||
patches = (final: prev: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue