diff options
author | Mark H Weaver <mhw@netris.org> | 2016-02-25 13:50:19 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2016-02-25 13:50:19 -0500 |
commit | e62b5c690317ec6c5e35ce267b5c683bbd320342 (patch) | |
tree | f66227a16c9659f111aff5c5506f5494e5af1b7f /doc/guix.texi | |
parent | 0767f6a69e96185a9a8c6377ac946037b966d4c7 (diff) | |
parent | bf6996c9cf94627f7c116dc0b9923fe0bf942663 (diff) | |
download | patches-e62b5c690317ec6c5e35ce267b5c683bbd320342.tar patches-e62b5c690317ec6c5e35ce267b5c683bbd320342.tar.gz |
Merge branch 'media-updates'
Diffstat (limited to 'doc/guix.texi')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 004e50c86b..60a46bb32b 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -4648,6 +4648,8 @@ list of updaters). Currently, @var{updater} may be one of: the updater for GNU packages; @item gnome the updater for GNOME packages; +@item xorg +the updater for X.org packages; @item elpa the updater for @uref{http://elpa.gnu.org/, ELPA} packages; @item cran |