re-captcha: adjust for v2 that is the only left one supported since 1st of May.
This commit is contained in:
parent
e024889cc4
commit
226175af89
9 changed files with 72 additions and 63 deletions
|
|
@ -225,13 +225,6 @@ self: super: {
|
|||
};
|
||||
});
|
||||
|
||||
recaptcha-client = super.recaptcha-client.override (attrs: {
|
||||
meta = {
|
||||
# TODO: It is MIT/X11
|
||||
license = pkgs.lib.licenses.mit;
|
||||
};
|
||||
});
|
||||
|
||||
python-editor = super.python-editor.override (attrs: {
|
||||
meta = {
|
||||
license = pkgs.lib.licenses.asl20;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue