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