Temporarily override kitty with 0.35

This commit is contained in:
Natsu Kagami 2024-06-01 17:34:26 +02:00
parent 2fe1f71699
commit f6044a11ba
Signed by: nki
GPG key ID: 55A032EB38B49ADB

View file

@ -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; };