fix(nvim): allow unfree 'copilot-language-server' package
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
allowUnfreePredicate =
|
||||
pkg:
|
||||
builtins.elem (nixpkgs.lib.getName pkg) [
|
||||
"copilot-language-server"
|
||||
"vim-sandwich"
|
||||
"jupytext.nvim"
|
||||
"eyeliner.nvim"
|
||||
|
||||
Reference in New Issue
Block a user