Temporarily override kitty with 0.35
This commit is contained in:
parent
2fe1f71699
commit
f6044a11ba
|
@ -13,6 +13,9 @@ let
|
|||
typst-lsp = final.unstable.typst-lsp;
|
||||
|
||||
peertube = final.unstable.peertube;
|
||||
|
||||
# Until 0.35 is in
|
||||
kitty = final.unstable.kitty;
|
||||
};
|
||||
overlay-imported = final: prev: {
|
||||
sway = prev.sway.override { sway-unwrapped = final.swayfx-unwrapped; };
|
||||
|
|
Loading…
Reference in a new issue