treewide: use TODO-EXTERNAL
Use TODO-EXTERNAL for TODOs that depend on external factors like upstream fixes.
This commit is contained in:
parent
6f37bef2a3
commit
def64a73b8
4 changed files with 5 additions and 3 deletions
|
|
@ -13,7 +13,7 @@ buildPythonPackage rec {
|
|||
|
||||
postUnpack = "sourceRoot=$sourceRoot/contrib/pyln-spec/bolt7";
|
||||
|
||||
# TODO-EXTERNAL
|
||||
# TODO-EXTERNAL:
|
||||
# Remove when this fix is released
|
||||
# https://github.com/ElementsProject/lightning/pull/4910
|
||||
postPatch = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue