dependencies: dropped amqplib as celery doesn't need it anymore.
This commit is contained in:
parent
6bbab12fcc
commit
fc05deb25b
4 changed files with 1 additions and 23 deletions
|
|
@ -187,11 +187,6 @@ self: super: {
|
|||
};
|
||||
});
|
||||
|
||||
amqplib = super.amqplib.override (attrs: {
|
||||
meta = {
|
||||
license = pkgs.lib.licenses.lgpl3;
|
||||
};
|
||||
});
|
||||
|
||||
docutils = super.docutils.override (attrs: {
|
||||
meta = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue