Merge pull request #279864 from amarshall/copilot-vim-license
vimPlugins/copilot-vim: specify license (unfree)
This commit is contained in:
@@ -463,6 +463,8 @@
|
||||
--replace " let node = get(g:, 'copilot_node_command', ''\'''\')" \
|
||||
" let node = get(g:, 'copilot_node_command', '${nodejs}/bin/node')"
|
||||
'';
|
||||
|
||||
meta.license = lib.licenses.unfree;
|
||||
};
|
||||
|
||||
coq_nvim = super.coq_nvim.overrideAttrs {
|
||||
|
||||
Reference in New Issue
Block a user