Mentions légales du service

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

[TutoNix]jeu. juin 27 10:40:13 CEST 2019

parent 0f7fc80f
No related branches found
No related tags found
No related merge requests found
...@@ -215,23 +215,6 @@ Problem ...@@ -215,23 +215,6 @@ Problem
\end{frame} \end{frame}
\begin{frame}[fragile]{Store}
\begin{columns}
\begin{column}{0.5\textwidth}
\begin{tcolorbox}[colframe=black,colback=gray!10,coltext=black]
Packages depend on other packages
\end{tcolorbox}
\end{column}
\begin{column}{0.5\textwidth} %%<--- here
\begin{center}
\vspace{-4em}
\includegraphics[scale=0.6]{./figures/store-zoom.png}
\end{center}
\end{column}
\end{columns}
\end{frame}
\subsection{Nix tools} \subsection{Nix tools}
...@@ -471,4 +454,22 @@ pkgs.mkShell rec { ...@@ -471,4 +454,22 @@ pkgs.mkShell rec {
\end{frame} \end{frame}
\begin{frame}[fragile]{Store}
\begin{columns}
\begin{column}{0.5\textwidth}
\begin{tcolorbox}[colframe=black,colback=gray!10,coltext=black]
Packages depend on other packages
\end{tcolorbox}
\end{column}
\begin{column}{0.5\textwidth} %%<--- here
\begin{center}
\vspace{-4em}
\includegraphics[scale=0.6]{./figures/store-zoom.png}
\end{center}
\end{column}
\end{columns}
\end{frame}
\end{document} \end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment