about summary refs log tree commit diff
path: root/read-tree.nix
diff options
context:
space:
mode:
Diffstat (limited to 'read-tree.nix')
-rw-r--r--read-tree.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/read-tree.nix b/read-tree.nix
index 2e182dfbde..8aa504efc2 100644
--- a/read-tree.nix
+++ b/read-tree.nix
@@ -1,5 +1,7 @@
-# TODO(tazjin): if there's a default.nix, keep traversing but don't import .nix files?
 # TODO(tazjin): avoid {} by only calling functions *after* checking what they are
+# TODO(tazjin): add an attribute to derivations that have children to
+#   indicate that traversal should continue for ... traversal use-cases
+#   (such as CI package filtering)
 
 args: initPath: