From 8713bec1a015acff8a970b368e8bd4a7d4a7d7ec Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Wed, 24 Aug 2016 22:28:26 +0200 Subject: [PATCH] doc: add guix research --- src/docs/thesis.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/docs/thesis.tex b/src/docs/thesis.tex index 480d1af..5499c91 100644 --- a/src/docs/thesis.tex +++ b/src/docs/thesis.tex @@ -92,6 +92,11 @@ \include{introduction} \part{Research} + \chapter{Existing Package Managers} + \section{Guix} + \begin{list}{-}{Guix Important Features} + \item `guix refresh` can update package sources according to defined updaters + \end{list} \part{Development} \part{Conclusion}