mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 10:01:54 +00:00
link to the ticket
This commit is contained in:
parent
94e608f136
commit
ddf4777153
@ -57,6 +57,7 @@ in {
|
|||||||
|
|
||||||
# With our customized package set a Twisted unit test fails. Patch the
|
# With our customized package set a Twisted unit test fails. Patch the
|
||||||
# Twisted test suite to skip that test.
|
# Twisted test suite to skip that test.
|
||||||
|
# Filed upstream at https://github.com/twisted/twisted/issues/11892
|
||||||
twisted = super.twisted.overrideAttrs (old: {
|
twisted = super.twisted.overrideAttrs (old: {
|
||||||
patches = (old.patches or []) ++ [ ./twisted.patch ];
|
patches = (old.patches or []) ++ [ ./twisted.patch ];
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user