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
|
|
@ -70,7 +70,8 @@ let
|
|||
# and
|
||||
# availableNetns.clighting = [ "bitcoind" ];
|
||||
#
|
||||
# FIXME: Although negligible for our purposes, this calculation's runtime
|
||||
# TODO-EXTERNAL:
|
||||
# Although negligible for our purposes, this calculation's runtime
|
||||
# is in the order of (number of connections * number of services),
|
||||
# because attrsets and lists are fully copied on each update with '//' or '++'.
|
||||
# This can only be improved with an update in the nix language.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue