Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 45218e6e authored by Faure Adrien's avatar Faure Adrien
Browse files

[TutoNix]ven. juin 21 19:03:08 CEST 2019

parent 366b2c0f
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -405,11 +405,11 @@ Nix uses a single directory to store every packages.
\only<1>{
\vspace{1em}
It contains the derivations of all application (and libraries) \emph{officialy} available with Nix.
It contains the derivations of all application (and libraries) \emph{officialy} available with Nix. \\
}
\only<1>{
\vspace{1em}
Packages are distributed as Nix expression (the so called derivations).
In short, \textbf{packages are declared as source code}.
}
\end{frame}
......@@ -417,11 +417,14 @@ Nix uses a single directory to store every packages.
\begin{frame}[plain]{Channels}
\only<1>{
\textbf{NixPkgs} is a git repository containing the code of all \emph{official} derivations.
\vspace{1em}
\begin{tcolorbox}[colframe=black,colback=gray!10,coltext=black]
\center
A \textbf{channel} is link to branch of NixPkgs tested with continuous integration.
\end{tcolorbox}
\vspace{1em}
......@@ -434,8 +437,10 @@ Nix uses a single directory to store every packages.
\only<2>{
\begin{tcolorbox}[colframe=red!17,colback=red!10,coltext=black]
\center
Channels are not fully reproducible, as they are subject to updates.
\end{tcolorbox}
}
\end{frame}
......@@ -524,7 +529,7 @@ Nix uses a single directory to store every packages.
\includegraphics[scale=0.035]{figures/UncheckedBox} &
\includegraphics[scale=0.035]{figures/CheckedBox}\\
\hline
\end{tabular}
\end{tabular}
\end{frame}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment