Merge branch 'peertube'
This commit is contained in:
commit
6f2dc57089
7 changed files with 116 additions and 12 deletions
|
@ -11,6 +11,8 @@ let
|
|||
# Typst updates really quickly.
|
||||
typst = final.unstable.typst;
|
||||
typst-lsp = final.unstable.typst-lsp;
|
||||
|
||||
peertube = final.unstable.peertube;
|
||||
};
|
||||
overlay-imported = final: prev: {
|
||||
sway = prev.sway.override { sway-unwrapped = final.swayfx-unwrapped; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue