mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
Update `TODO'.
This commit is contained in:
parent
f11617d8a6
commit
499b8d1f84
1 changed files with 6 additions and 0 deletions
6
TODO
6
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
|
||||
|
|
Loading…
Reference in a new issue