diff options
Diffstat (limited to 'slides.tex')
-rw-r--r-- | slides.tex | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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} |