Replace rnix-lsp with nil
This commit is contained in:
parent
61c02e0a02
commit
4c491f359c
5 changed files with 3 additions and 79 deletions
|
@ -13,7 +13,6 @@ let
|
|||
typst-lsp = final.unstable.typst-lsp;
|
||||
};
|
||||
overlay-imported = final: prev: {
|
||||
rnix-lsp = inputs.rnix-lsp.defaultPackage."${final.system}";
|
||||
sway = prev.sway.override { sway-unwrapped = final.swayfx-unwrapped; };
|
||||
deploy-rs = inputs.deploy-rs.packages.default;
|
||||
dtth-phanpy = inputs.dtth-phanpy.packages.${final.system}.default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue