summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index bb56da0e1b..9eb5cc16ca 100644
--- a/TODO
+++ b/TODO
@@ -57,6 +57,12 @@ write a new one based on it, as opposed to actually using it.
* extend <package>
+** add ‘recommends’ field
+
+For instance, glibc, binutils, gcc, and ld-wrapper would recommend each other.
+‘guix package -i’ could ask interactively (?), or allow users to follow all or
+none of the recommendations.
+
** add a ‘user-environment-hook’
This should specify builder code to be run when building a user