Update `TODO'.
This commit is contained in:
parent
f11617d8a6
commit
499b8d1f84
6
TODO
6
TODO
|
@ -57,6 +57,12 @@ write a new one based on it, as opposed to actually using it.
|
||||||
|
|
||||||
* extend <package>
|
* 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’
|
** add a ‘user-environment-hook’
|
||||||
|
|
||||||
This should specify builder code to be run when building a user
|
This should specify builder code to be run when building a user
|
||||||
|
|
Loading…
Reference in New Issue