aboutsummaryrefslogtreecommitdiff
path: root/slides.tex
diff options
context:
space:
mode:
Diffstat (limited to 'slides.tex')
-rw-r--r--slides.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/slides.tex b/slides.tex
index c4fb08d..aaea8c1 100644
--- a/slides.tex
+++ b/slides.tex
@@ -99,4 +99,16 @@
\end{center}
\end{frame}
+\begin{frame}
+ \frametitle{BioNix contributions}
+ \begin{enumerate}
+ \item Builds on Nix, a robust functional package manager
+ \item Manages both software and workflows within the one system
+ \item Implicitly specifies its entire computational environment
+ \item Simple, purely functional domain-specific language, simplifying specifying workflows
+ to function composition
+ \item Typing to reduce errors~\autocite{Bed2019}
+ \end{enumerate}
+\end{frame}
+
\end{document}