remove nil-lsp input, use the one from nixpkgs
This commit is contained in:
parent
091995849f
commit
7b631196ca
4 changed files with 1 additions and 86 deletions
|
@ -51,7 +51,6 @@
|
|||
webcord = (prev.webcord or prev.unstable.webcord).overrideAttrs (old: {
|
||||
patches = (old.patches or [ ]) ++ [ ../patches/webcord/fix-reading-config.patch ];
|
||||
});
|
||||
nil-lsp = inputs.nil-lsp.packages.${prev.system}.nil;
|
||||
mullvad = inputs.mullvad-with-completions.legacyPackages.${prev.system}.mullvad;
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue