mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
Update comment about trollius
This commit is contained in:
parent
d27e5e0afe
commit
5fd855a600
@ -8,8 +8,7 @@ self: super: {
|
|||||||
# slightly newer version.
|
# slightly newer version.
|
||||||
nevow = python-super.callPackage ./nevow.nix { };
|
nevow = python-super.callPackage ./nevow.nix { };
|
||||||
# NixOS autobahn package has trollius as a dependency, although
|
# NixOS autobahn package has trollius as a dependency, although
|
||||||
# it is optional. Trollius is no longer maintained and fails on
|
# it is optional. Trollius is unmaintained and fails on CI.
|
||||||
# CI.
|
|
||||||
autobahn = python-super.callPackage ./autobahn.nix { };
|
autobahn = python-super.callPackage ./autobahn.nix { };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user