guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: talks: Add slides for talk at CERN.


From: Ricardo Wurmus
Subject: 01/01: talks: Add slides for talk at CERN.
Date: Mon, 23 Jul 2018 11:51:59 -0400 (EDT)

rekado pushed a commit to branch master
in repository maintenance.

commit 84b337a279a2645890f5885610eb1177bac2961e
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Jul 23 17:51:25 2018 +0200

    talks: Add slides for talk at CERN.
---
 talks/cern-2018/Makefile                       |   39 +
 talks/cern-2018/admins-1.svg                   |  704 +++
 talks/cern-2018/admins-2.svg                   |  679 +++
 talks/cern-2018/admins-3.svg                   |  652 +++
 talks/cern-2018/big-graph.svg                  | 5971 ++++++++++++++++++++++++
 talks/cern-2018/demo.svg                       |  457 ++
 talks/cern-2018/docker-1.svg                   |  556 +++
 talks/cern-2018/docker-2.svg                   |  444 ++
 talks/cern-2018/docker-3.svg                   |  469 ++
 talks/cern-2018/docker-4.svg                   |  574 +++
 talks/cern-2018/docker-5.svg                   |  701 +++
 talks/cern-2018/end.svg                        |  597 +++
 talks/cern-2018/functional1.svg                |  494 ++
 talks/cern-2018/functional1a.svg               |  378 ++
 talks/cern-2018/functional1b.svg               |  417 ++
 talks/cern-2018/functional2.svg                |  601 +++
 talks/cern-2018/gc-1.svg                       |  826 ++++
 talks/cern-2018/gc-2.svg                       |  774 +++
 talks/cern-2018/gc-3.svg                       |  737 +++
 talks/cern-2018/images/coreutils-bag-graph.dot |  997 ++++
 talks/cern-2018/paper.svg                      | 1038 ++++
 talks/cern-2018/paper2.svg                     | 1210 +++++
 talks/cern-2018/profile-0.svg                  |  763 +++
 talks/cern-2018/profile-1.svg                  |  853 ++++
 talks/cern-2018/rollback.svg                   |  854 ++++
 talks/cern-2018/slides.pdf                     |  Bin 0 -> 1128658 bytes
 talks/cern-2018/title.svg                      |  325 ++
 talks/cern-2018/use-developer-1.svg            |  576 +++
 talks/cern-2018/use-developer-2.svg            |  598 +++
 talks/cern-2018/use-developer-3.svg            |  554 +++
 talks/cern-2018/use-developer-4.svg            |  765 +++
 talks/cern-2018/use-manifest-1.svg             |  740 +++
 talks/cern-2018/use-manifest-2.svg             |  713 +++
 talks/cern-2018/use-profile.svg                |  405 ++
 talks/cern-2018/use-rewrite-input.svg          |  992 ++++
 talks/cern-2018/use-summary.svg                |  541 +++
 36 files changed, 27994 insertions(+)

diff --git a/talks/cern-2018/Makefile b/talks/cern-2018/Makefile
new file mode 100644
index 0000000..001a0ba
--- /dev/null
+++ b/talks/cern-2018/Makefile
@@ -0,0 +1,39 @@
+SLIDES=\
+  title                                                                        
                \
+  functional1a functional1b functional1 functional2 graph \
+  demo \
+  docker-1 docker-2 docker-3 docker-4 \
+  use-profile use-rewrite-input use-manifest-1 use-manifest-2 use-summary \
+  paper paper2 \
+  use-developer-1 use-developer-2 use-developer-3 use-developer-4 \
+  admins-1 admins-2 admins-3 \
+  end
+
+
+# Extra slides for which there is no time:
+# environment-modules (after "problem")
+
+BONUS=\
+  profile-0 profile-1 rollback profile-1 \
+  gc-1 gc-2 gc-3
+
+slides.pdf: $(addsuffix .pdf, ${SLIDES} ${BONUS})
+       gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=$@ $^
+
+big-graph.svg: images/coreutils-bag-graph.dot
+       dot -Tsvg -Gratio=.7 -o big-graph.svg $^
+
+big-graph.pdf: big-graph.svg
+       inkscape -z --export-background="#232323ff" --export-dpi=300 
--export-pdf=$@ $<
+
+graph.pdf: big-graph.pdf
+       gs -o $@ \
+               -sDEVICE=pdfwrite \
+        -g1920x1080 \
+               -dFIXEDMEDIA \
+               -dPDFFitPage \
+               -dCompatibilityLevel=1.4 \
+               $^
+
+%.pdf: %.svg
+       inkscape -z --export-dpi=300 --export-pdf=$@ $<
diff --git a/talks/cern-2018/admins-1.svg b/talks/cern-2018/admins-1.svg
new file mode 100644
index 0000000..79242b2
--- /dev/null
+++ b/talks/cern-2018/admins-1.svg
@@ -0,0 +1,704 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="admins-1.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile9459" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8-8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath8-8-1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-9"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath15565"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15563"
+         d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 -3.297,-4.848 
-1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 -0.637,-0.336 
-0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 -0.961,-0.55 
-1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 0.492,0.363 
0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 0.015,0.007 
0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 5.109,-0.285 2.684,0 
5.086,0.324 7.211,0.996 2.125,0.672 4 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15573"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.258654,91.962509)"
+       gradientUnits="userSpaceOnUse"
+       y2="70.667412"
+       x2="176.60477"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15569"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15571"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15585"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15583"
+         d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 1.082,-1.23 
2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 1.566,-0.262 
3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 0.012,0 
0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 1.238,0.203 
10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 0.168,-0.488 
L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 -12.055,42.258 
-18.371,44.781 -1.371,-0.191 -3.07,-0. [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15593"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.278026,602.79412)"
+       gradientUnits="userSpaceOnUse"
+       y2="922.07178"
+       x2="78.000107"
+       y1="1004.8033"
+       x1="113.5146">
+      <stop
+         id="stop15589"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15591"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15603"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15601"
+         d="M 52.586,12.747 45.125,0.005 h 14.957" />
+    </clipPath>
+    <linearGradient
+       id="linearGradient15611"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.335594,0,0,-0.335594,86.28744,351.26907)"
+       gradientUnits="userSpaceOnUse"
+       y2="1043.709"
+       x2="80.655251"
+       y1="1025.709"
+       x1="108.08774">
+      <stop
+         id="stop15607"
+         offset="0"
+         style="stop-opacity:1;stop-color:#ffb638" />
+      <stop
+         id="stop15609"
+         offset="1"
+         style="stop-opacity:1;stop-color:#f0ae26" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15621"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15619"
+         d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 1.211,-2.805 
0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 0.25,-0.516 
0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 0.414,-0.84 
0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 2.805,56.235 
3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 3.797,54.544 
3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 4.113,54.036 
4.199,53.895 4.285,53.759 4.426,5 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15629"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.599312,0,0,-0.599312,113.45784,91.962734)"
+       gradientUnits="userSpaceOnUse"
+       y2="69.791016"
+       x2="177.04297"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15625"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15627"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath8-8-3">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-1"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath15565-1"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15563-9"
+         d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 -3.297,-4.848 
-1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 -0.637,-0.336 
-0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 -0.961,-0.55 
-1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 0.492,0.363 
0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 0.015,0.007 
0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 5.109,-0.285 2.684,0 
5.086,0.324 7.211,0.996 2.125,0.672 4 [...]
+    </clipPath>
+    <clipPath
+       id="clipPath15585-6"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15583-7"
+         d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 1.082,-1.23 
2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 1.566,-0.262 
3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 0.012,0 
0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 1.238,0.203 
10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 0.168,-0.488 
L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 -12.055,42.258 
-18.371,44.781 -1.371,-0.191 -3.07,-0. [...]
+    </clipPath>
+    <clipPath
+       id="clipPath15603-0"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15601-6"
+         d="M 52.586,12.747 45.125,0.005 h 14.957" />
+    </clipPath>
+    <clipPath
+       id="clipPath15621-4"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15619-8"
+         d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 1.211,-2.805 
0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 0.25,-0.516 
0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 0.414,-0.84 
0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 2.805,56.235 
3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 3.797,54.544 
3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 4.113,54.036 
4.199,53.895 4.285,53.759 4.426,5 [...]
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="1137.0762"
+     inkscape:cy="515.21994"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:27.46615601px;line-height:7.15264463px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.28610581px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="252.44708"
+       y="154.0544"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="252.44708"
+         y="164.95856"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.28610581px" /></text>
+    <flowRoot
+       transform="matrix(0.45746512,0,0,0.45746512,-37.68694,-28.675061)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <flowRoot
+       transform="matrix(1.6961654,0,0,1.6961654,-657.28951,-750.73387)"
+       xml:space="preserve"
+       id="flowRoot17214-5"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-1"><rect
+           id="rect17218-1"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-0" /></flowRoot>    <flowRoot
+       transform="matrix(1.7189902,0,0,1.7189902,-754.77754,-788.61275)"
+       xml:space="preserve"
+       id="flowRoot17214-0"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-6"><rect
+           id="rect17218-6"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-4" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:43.49043274px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.48894235;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="52.600811"
+       y="82.484505"
+       id="text4140-3-1"><tspan
+         sodipodi:role="line"
+         x="52.600811"
+         y="82.484505"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:65.23564911px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.48894235;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6400-1-3">HPC admins</tspan></text>
+    <flowRoot
+       transform="matrix(1.6298077,0,0,1.6298077,-654.46733,-719.07784)"
+       xml:space="preserve"
+       id="flowRoot17214-3"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-3"><rect
+           id="rect17218-8"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-5" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:20.38613892px;line-height:25.48267746px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.01930702px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="38.929745"
+       y="309.43991"
+       id="text25811"><tspan
+         sodipodi:role="line"
+         id="tspan25809"
+         x="38.929745"
+         y="327.47687"
+         style="stroke-width:1.01930702px" /></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20.38613892px;line-height:25.48267746px;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.01930702px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="82.048607"
+       y="253.76746"
+       id="text25815"><tspan
+         sodipodi:role="line"
+         id="tspan25813"
+         x="82.048607"
+         y="271.85413"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid Serif';stroke-width:1.01930702px" 
/></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:43.49043274px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.48894235;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="333.11771"
+       y="156.17892"
+       id="text4140-5"><tspan
+         sodipodi:role="line"
+         x="333.11771"
+         y="156.17892"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:38.05412674px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.48894235;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-3">guix size</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:43.49043274px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.48894235;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="333.52454"
+       y="205.67468"
+       id="text4140-5-8"><tspan
+         sodipodi:role="line"
+         x="333.52454"
+         y="205.67468"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:38.05412674px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.48894235;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-3-1">guix graph</tspan></text>
+    <flowRoot
+       xml:space="preserve"
+       id="flowRoot30462"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:89.99999762%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       
transform="matrix(1.019307,0,0,1.019307,-171.9755,-129.85555)"><flowRegion
+         id="flowRegion30464"
+         style="line-height:89.99999762%;fill:#ffbf2d;fill-opacity:1"><rect
+           id="rect30466"
+           width="135.47398"
+           height="57.830807"
+           x="275.23172"
+           y="235.3927"
+           style="line-height:89.99999762%;fill:#ffbf2d;fill-opacity:1" 
/></flowRegion><flowPara
+         id="flowPara30468"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:89.99999762%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';fill:#ffbf2d;fill-opacity:1">How much space does this 
need?</flowPara></flowRoot>    <flowRoot
+       xml:space="preserve"
+       id="flowRoot30462-3"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:89.99999762%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       
transform="matrix(1.019307,0,0,1.019307,-44.0659,-8.6284739)"><flowRegion
+         id="flowRegion30464-7"
+         style="line-height:89.99999762%;fill:#ffbf2d;fill-opacity:1"><rect
+           id="rect30466-2"
+           width="184.73724"
+           height="42.837646"
+           x="275.23172"
+           y="235.3927"
+           style="line-height:89.99999762%;fill:#ffbf2d;fill-opacity:1" 
/></flowRegion><flowPara
+         id="flowPara30468-6"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:89.99999762%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1">What did 
they really mean by &quot;lightweight&quot;?</flowPara></flowRoot>    <flowRoot
+       xml:space="preserve"
+       id="flowRoot30462-2"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:89.99999762%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       
transform="matrix(1.019307,0,0,1.019307,68.804541,-90.723642)"><flowRegion
+         id="flowRegion30464-3"
+         style="line-height:89.99999762%;fill:#ffbf2d;fill-opacity:1"><rect
+           id="rect30466-24"
+           width="103.88125"
+           height="55.153458"
+           x="275.23172"
+           y="235.3927"
+           style="line-height:89.99999762%;fill:#ffbf2d;fill-opacity:1" 
/></flowRegion><flowPara
+         id="flowPara30468-8"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:89.99999762%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';fill:#ffbf2d;fill-opacity:1">But why is this so 
large?</flowPara></flowRoot>    <flowRoot
+       transform="matrix(1.6298077,0,0,1.6298077,-654.46733,-719.07784)"
+       xml:space="preserve"
+       id="flowRoot30530"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:25px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion30532"><rect
+           id="rect30534"
+           width="3.2128215"
+           height="23.025221"
+           x="181.52441"
+           y="239.67647" /></flowRegion><flowPara
+         id="flowPara30536" /></flowRoot>    <flowRoot
+       xml:space="preserve"
+       id="flowRoot30462-23"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:89.99999762%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       
transform="matrix(1.019307,0,0,1.019307,-206.96706,-64.699748)"><flowRegion
+         id="flowRegion30464-1"
+         
style="line-height:89.99999762%;text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1"><rect
+           id="rect30466-8"
+           width="135.47398"
+           height="57.830807"
+           x="275.23172"
+           y="235.3927"
+           
style="line-height:89.99999762%;text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1"
 /></flowRegion><flowPara
+         id="flowPara30468-3"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:89.99999762%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1">How many 
moving parts are there?</flowPara></flowRoot>  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/admins-2.svg b/talks/cern-2018/admins-2.svg
new file mode 100644
index 0000000..797d0e6
--- /dev/null
+++ b/talks/cern-2018/admins-2.svg
@@ -0,0 +1,679 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="admins-2.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2367" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8-8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath8-8-1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-9"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath15565"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15563"
+         d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 -3.297,-4.848 
-1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 -0.637,-0.336 
-0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 -0.961,-0.55 
-1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 0.492,0.363 
0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 0.015,0.007 
0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 5.109,-0.285 2.684,0 
5.086,0.324 7.211,0.996 2.125,0.672 4 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15573"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.258654,91.962509)"
+       gradientUnits="userSpaceOnUse"
+       y2="70.667412"
+       x2="176.60477"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15569"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15571"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15585"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15583"
+         d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 1.082,-1.23 
2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 1.566,-0.262 
3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 0.012,0 
0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 1.238,0.203 
10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 0.168,-0.488 
L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 -12.055,42.258 
-18.371,44.781 -1.371,-0.191 -3.07,-0. [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15593"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.278026,602.79412)"
+       gradientUnits="userSpaceOnUse"
+       y2="922.07178"
+       x2="78.000107"
+       y1="1004.8033"
+       x1="113.5146">
+      <stop
+         id="stop15589"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15591"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15603"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15601"
+         d="M 52.586,12.747 45.125,0.005 h 14.957" />
+    </clipPath>
+    <linearGradient
+       id="linearGradient15611"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.335594,0,0,-0.335594,86.28744,351.26907)"
+       gradientUnits="userSpaceOnUse"
+       y2="1043.709"
+       x2="80.655251"
+       y1="1025.709"
+       x1="108.08774">
+      <stop
+         id="stop15607"
+         offset="0"
+         style="stop-opacity:1;stop-color:#ffb638" />
+      <stop
+         id="stop15609"
+         offset="1"
+         style="stop-opacity:1;stop-color:#f0ae26" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15621"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15619"
+         d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 1.211,-2.805 
0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 0.25,-0.516 
0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 0.414,-0.84 
0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 2.805,56.235 
3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 3.797,54.544 
3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 4.113,54.036 
4.199,53.895 4.285,53.759 4.426,5 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15629"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.599312,0,0,-0.599312,113.45784,91.962734)"
+       gradientUnits="userSpaceOnUse"
+       y2="69.791016"
+       x2="177.04297"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15625"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15627"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath8-8-3">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-1"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath15565-1"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15563-9"
+         d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 -3.297,-4.848 
-1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 -0.637,-0.336 
-0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 -0.961,-0.55 
-1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 0.492,0.363 
0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 0.015,0.007 
0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 5.109,-0.285 2.684,0 
5.086,0.324 7.211,0.996 2.125,0.672 4 [...]
+    </clipPath>
+    <clipPath
+       id="clipPath15585-6"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15583-7"
+         d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 1.082,-1.23 
2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 1.566,-0.262 
3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 0.012,0 
0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 1.238,0.203 
10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 0.168,-0.488 
L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 -12.055,42.258 
-18.371,44.781 -1.371,-0.191 -3.07,-0. [...]
+    </clipPath>
+    <clipPath
+       id="clipPath15603-0"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15601-6"
+         d="M 52.586,12.747 45.125,0.005 h 14.957" />
+    </clipPath>
+    <clipPath
+       id="clipPath15621-4"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15619-8"
+         d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 1.211,-2.805 
0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 0.25,-0.516 
0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 0.414,-0.84 
0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 2.805,56.235 
3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 3.797,54.544 
3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 4.113,54.036 
4.199,53.895 4.285,53.759 4.426,5 [...]
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="943.12688"
+     inkscape:cy="353.59553"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:27.46615601px;line-height:7.15264463px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.28610581px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="252.44708"
+       y="154.0544"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="252.44708"
+         y="164.95856"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.28610581px" /></text>
+    <flowRoot
+       transform="matrix(0.45746512,0,0,0.45746512,-37.68694,-28.675061)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <flowRoot
+       transform="matrix(1.6961654,0,0,1.6961654,-657.28951,-750.73387)"
+       xml:space="preserve"
+       id="flowRoot17214-5"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-1"><rect
+           id="rect17218-1"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-0" /></flowRoot>    <flowRoot
+       transform="matrix(1.7189902,0,0,1.7189902,-754.77754,-788.61275)"
+       xml:space="preserve"
+       id="flowRoot17214-0"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-6"><rect
+           id="rect17218-6"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-4" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:43.49043274px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.48894235;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="52.600811"
+       y="82.484505"
+       id="text4140-3-1"><tspan
+         sodipodi:role="line"
+         x="52.600811"
+         y="82.484505"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:65.23564911px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.48894235;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6400-1-3">HPC admins</tspan></text>
+    <flowRoot
+       transform="matrix(1.6298077,0,0,1.6298077,-654.46733,-719.07784)"
+       xml:space="preserve"
+       id="flowRoot17214-3"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-3"><rect
+           id="rect17218-8"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-5" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:20.38613892px;line-height:25.48267746px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.01930702px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="38.929745"
+       y="309.43991"
+       id="text25811"><tspan
+         sodipodi:role="line"
+         id="tspan25809"
+         x="38.929745"
+         y="327.47687"
+         style="stroke-width:1.01930702px" /></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20.38613892px;line-height:25.48267746px;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.01930702px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="82.048607"
+       y="253.76746"
+       id="text25815"><tspan
+         sodipodi:role="line"
+         id="tspan25813"
+         x="82.048607"
+         y="271.85413"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid Serif';stroke-width:1.01930702px" 
/></text>
+    <flowRoot
+       transform="matrix(1.6298077,0,0,1.6298077,-654.46733,-719.07784)"
+       xml:space="preserve"
+       id="flowRoot30530"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:25px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion30532"><rect
+           id="rect30534"
+           width="3.2128215"
+           height="23.025221"
+           x="181.52441"
+           y="239.67647" /></flowRegion><flowPara
+         id="flowPara30536" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.9147377px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.52744019;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="296.89304"
+       y="161.26929"
+       id="text4140"><tspan
+         sodipodi:role="line"
+         x="296.89304"
+         y="161.26929"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:41.05039978px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.52744019;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703">guix gc</tspan></text>
+    <flowRoot
+       xml:space="preserve"
+       id="flowRoot29532"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:88.99999857%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       
transform="matrix(1.0995642,0,0,1.0995642,130.47731,-110.47283)"><flowRegion
+         id="flowRegion29534"
+         style="line-height:88.99999857%;fill:#ffbf2d;fill-opacity:1"><rect
+           id="rect29536"
+           width="110.84234"
+           height="47.656849"
+           x="169.74406"
+           y="220.93501"
+           style="line-height:88.99999857%;fill:#ffbf2d;fill-opacity:1" 
/></flowRegion><flowPara
+         id="flowPara29538"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:88.99999857%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid Serif'">what variants are in 
use?</flowPara></flowRoot>    <flowRoot
+       xml:space="preserve"
+       id="flowRoot29532-1"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:88.99999857%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       
transform="matrix(1.0995642,0,0,1.0995642,30.491171,-57.329199)"><flowRegion
+         id="flowRegion29534-9"
+         style="line-height:88.99999857%;fill:#ffbf2d;fill-opacity:1"><rect
+           id="rect29536-6"
+           width="133.86754"
+           height="53.547024"
+           x="169.74406"
+           y="220.93501"
+           style="line-height:88.99999857%;fill:#ffbf2d;fill-opacity:1" 
/></flowRegion><flowPara
+         id="flowPara29538-8"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:88.99999857%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid Serif'">what depends on this 
vulnerable package?</flowPara></flowRoot>    <flowRoot
+       xml:space="preserve"
+       id="flowRoot29532-1-4"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:88.99999857%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       
transform="matrix(1.0995642,0,0,1.0995642,-135.99135,-108.59119)"><flowRegion
+         id="flowRegion29534-9-2"
+         style="line-height:88.99999857%;fill:#ffbf2d;fill-opacity:1"><rect
+           id="rect29536-6-4"
+           width="133.86754"
+           height="53.547024"
+           x="169.74406"
+           y="220.93501"
+           style="line-height:88.99999857%;fill:#ffbf2d;fill-opacity:1" 
/></flowRegion><flowPara
+         id="flowPara29538-8-6"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:88.99999857%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';text-align:end;text-anchor:end">remove only provably unused 
software</flowPara></flowRoot>  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/admins-3.svg b/talks/cern-2018/admins-3.svg
new file mode 100644
index 0000000..a1c3bab
--- /dev/null
+++ b/talks/cern-2018/admins-3.svg
@@ -0,0 +1,652 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="admins-3.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile9459" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8-8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath8-8-1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-9"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath15565"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15563"
+         d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 -3.297,-4.848 
-1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 -0.637,-0.336 
-0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 -0.961,-0.55 
-1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 0.492,0.363 
0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 0.015,0.007 
0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 5.109,-0.285 2.684,0 
5.086,0.324 7.211,0.996 2.125,0.672 4 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15573"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.258654,91.962509)"
+       gradientUnits="userSpaceOnUse"
+       y2="70.667412"
+       x2="176.60477"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15569"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15571"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15585"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15583"
+         d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 1.082,-1.23 
2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 1.566,-0.262 
3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 0.012,0 
0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 1.238,0.203 
10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 0.168,-0.488 
L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 -12.055,42.258 
-18.371,44.781 -1.371,-0.191 -3.07,-0. [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15593"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.278026,602.79412)"
+       gradientUnits="userSpaceOnUse"
+       y2="922.07178"
+       x2="78.000107"
+       y1="1004.8033"
+       x1="113.5146">
+      <stop
+         id="stop15589"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15591"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15603"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15601"
+         d="M 52.586,12.747 45.125,0.005 h 14.957" />
+    </clipPath>
+    <linearGradient
+       id="linearGradient15611"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.335594,0,0,-0.335594,86.28744,351.26907)"
+       gradientUnits="userSpaceOnUse"
+       y2="1043.709"
+       x2="80.655251"
+       y1="1025.709"
+       x1="108.08774">
+      <stop
+         id="stop15607"
+         offset="0"
+         style="stop-opacity:1;stop-color:#ffb638" />
+      <stop
+         id="stop15609"
+         offset="1"
+         style="stop-opacity:1;stop-color:#f0ae26" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15621"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15619"
+         d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 1.211,-2.805 
0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 0.25,-0.516 
0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 0.414,-0.84 
0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 2.805,56.235 
3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 3.797,54.544 
3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 4.113,54.036 
4.199,53.895 4.285,53.759 4.426,5 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15629"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.599312,0,0,-0.599312,113.45784,91.962734)"
+       gradientUnits="userSpaceOnUse"
+       y2="69.791016"
+       x2="177.04297"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15625"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15627"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath8-8-3">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-1"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath15565-1"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15563-9"
+         d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 -3.297,-4.848 
-1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 -0.637,-0.336 
-0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 -0.961,-0.55 
-1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 0.492,0.363 
0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 0.015,0.007 
0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 5.109,-0.285 2.684,0 
5.086,0.324 7.211,0.996 2.125,0.672 4 [...]
+    </clipPath>
+    <clipPath
+       id="clipPath15585-6"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15583-7"
+         d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 1.082,-1.23 
2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 1.566,-0.262 
3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 0.012,0 
0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 1.238,0.203 
10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 0.168,-0.488 
L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 -12.055,42.258 
-18.371,44.781 -1.371,-0.191 -3.07,-0. [...]
+    </clipPath>
+    <clipPath
+       id="clipPath15603-0"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15601-6"
+         d="M 52.586,12.747 45.125,0.005 h 14.957" />
+    </clipPath>
+    <clipPath
+       id="clipPath15621-4"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15619-8"
+         d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 1.211,-2.805 
0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 0.25,-0.516 
0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 0.414,-0.84 
0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 2.805,56.235 
3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 3.797,54.544 
3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 4.113,54.036 
4.199,53.895 4.285,53.759 4.426,5 [...]
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="1137.0762"
+     inkscape:cy="515.21994"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:27.46615601px;line-height:7.15264463px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.28610581px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="252.44708"
+       y="154.0544"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="252.44708"
+         y="164.95856"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.28610581px" /></text>
+    <flowRoot
+       transform="matrix(0.45746512,0,0,0.45746512,-37.68694,-28.675061)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <flowRoot
+       transform="matrix(1.6961654,0,0,1.6961654,-657.28951,-750.73387)"
+       xml:space="preserve"
+       id="flowRoot17214-5"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-1"><rect
+           id="rect17218-1"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-0" /></flowRoot>    <flowRoot
+       transform="matrix(1.7189902,0,0,1.7189902,-754.77754,-788.61275)"
+       xml:space="preserve"
+       id="flowRoot17214-0"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-6"><rect
+           id="rect17218-6"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-4" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:43.49043274px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.48894235;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="52.600811"
+       y="82.484505"
+       id="text4140-3-1"><tspan
+         sodipodi:role="line"
+         x="52.600811"
+         y="82.484505"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:65.23564911px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.48894235;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6400-1-3">HPC admins</tspan></text>
+    <flowRoot
+       transform="matrix(1.6298077,0,0,1.6298077,-654.46733,-719.07784)"
+       xml:space="preserve"
+       id="flowRoot17214-3"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-3"><rect
+           id="rect17218-8"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-5" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:20.38613892px;line-height:25.48267746px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.01930702px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="38.929745"
+       y="309.43991"
+       id="text25811"><tspan
+         sodipodi:role="line"
+         id="tspan25809"
+         x="38.929745"
+         y="327.47687"
+         style="stroke-width:1.01930702px" /></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20.38613892px;line-height:25.48267746px;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.01930702px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="82.048607"
+       y="253.76746"
+       id="text25815"><tspan
+         sodipodi:role="line"
+         id="tspan25813"
+         x="82.048607"
+         y="271.85413"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid Serif';stroke-width:1.01930702px" 
/></text>
+    <flowRoot
+       transform="matrix(1.6298077,0,0,1.6298077,-654.46733,-719.07784)"
+       xml:space="preserve"
+       id="flowRoot30530"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:25px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion30532"><rect
+           id="rect30534"
+           width="3.2128215"
+           height="23.025221"
+           x="181.52441"
+           y="239.67647" /></flowRegion><flowPara
+         id="flowPara30536" /></flowRoot>    <flowRoot
+       xml:space="preserve"
+       id="flowRoot30462-0"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20px;line-height:89.99999762%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       
transform="matrix(0.98840684,0,0,0.98840684,-156.04116,-132.19648)"><flowRegion
+         id="flowRegion30464-0"
+         style="line-height:89.99999762%;fill:#ffffff;fill-opacity:1"><rect
+           id="rect30466-3"
+           width="333.0625"
+           height="182.59537"
+           x="275.23172"
+           y="235.3927"
+           style="line-height:89.99999762%;fill:#ffffff;fill-opacity:1" 
/></flowRegion><flowPara
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:89.99999762%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid Serif';fill:#ffffff;fill-opacity:1"
+         id="flowPara30561">No more version/variant conflicts: let the users 
decide</flowPara><flowPara
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:89.99999762%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid Serif';fill:#ffffff;fill-opacity:1"
+         id="flowPara31144" /><flowPara
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:89.99999762%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid Serif';fill:#ffffff;fill-opacity:1"
+         id="flowPara31142">Keep track of installed and unused 
applications</flowPara><flowPara
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:89.99999762%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid Serif';fill:#ffffff;fill-opacity:1"
+         id="flowPara30575" /><flowPara
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:89.99999762%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid Serif';fill:#ffffff;fill-opacity:1"
+         id="flowPara30563">Save space with deduplication</flowPara><flowPara
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:89.99999762%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid Serif';fill:#ffffff;fill-opacity:1"
+         id="flowPara30565" /><flowPara
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:89.99999762%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid Serif';fill:#ffffff;fill-opacity:1"
+         id="flowPara31134">No more trouble with centralized environment 
management</flowPara></flowRoot>  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/big-graph.svg b/talks/cern-2018/big-graph.svg
new file mode 100644
index 0000000..4eb41fd
--- /dev/null
+++ b/talks/cern-2018/big-graph.svg
@@ -0,0 +1,5971 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<!-- Generated by graphviz version 2.40.1 (20161225.0304)
+ -->
+<!-- Title: Guix bag Pages: 1 -->
+<svg width="15466pt" height="7749pt"
+ viewBox="0.00 0.00 15465.98 7749.30" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
+<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 
7745.3)">
+<title>Guix bag</title>
+<polygon fill="#232323" stroke="transparent" points="-4,4 -4,-7745.3 
15461.9816,-7745.3 15461.9816,4 -4,4"/>
+<!-- /gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv -->
+<g id="node1" class="node">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv</title>
+<polygon fill="none" stroke="#ffffff" points="3645.38,-7700 3544.38,-7700 
3544.38,-7664 3645.38,-7664 3645.38,-7700"/>
+<text text-anchor="middle" x="3594.88" y="-7678.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">coreutils&#45;8.24</text>
+</g>
+<!-- /gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv -->
+<g id="node2" class="node">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5141.38,-6747 5058.38,-6747 
5058.38,-6711 5141.38,-6711 5141.38,-6747"/>
+<text text-anchor="middle" x="5099.88" y="-6725.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">perl&#45;5.22.1</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv
 -->
+<g id="edge1" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3645.5513,-7680.748C3953.7761,-7671.8921 5571.7553,-7607.3061 5816.88,-7223 
5994.9697,-6943.7912 5343.144,-6780.679 5151.4294,-6739.4387"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5152.0976,-6736.0026 5141.5878,-6737.3421 
5150.6391,-6742.849 5152.0976,-6736.0026"/>
+</g>
+<!-- /gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv -->
+<g id="node3" class="node">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv</title>
+<polygon fill="none" stroke="#ffffff" points="7408.88,-6032 7344.88,-6032 
7344.88,-5996 7408.88,-5996 7408.88,-6032"/>
+<text text-anchor="middle" x="7376.88" y="-6010.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">tar&#45;1.28</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv
 -->
+<g id="edge2" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3645.5813,-7680.984C3954.9997,-7674.3086 5620.2708,-7631.5875 6965.88,-7462 
7580.0942,-7384.5904 8334.88,-7824.073 8334.88,-7205 8334.88,-7205 
8334.88,-7205 8334.88,-6491 8334.88,-6075.6803 7604.4495,-6021.9728 
7419.1916,-6015.0302"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7419.144,-6011.5265 7409.0283,-6014.6764 
7418.9005,-6018.5223 7419.144,-6011.5265"/>
+</g>
+<!-- /gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv -->
+<g id="node4" class="node">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv</title>
+<polygon fill="none" stroke="#ffffff" points="2728.38,-6032 2661.38,-6032 
2661.38,-5996 2728.38,-5996 2728.38,-6032"/>
+<text text-anchor="middle" x="2694.88" y="-6010.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gzip&#45;1.6</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv
 -->
+<g id="edge3" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3544.0116,-7679.4973C3244.4253,-7664.3709 1717.4655,-7581.783 1549.88,-7462 
1447.3235,-7388.697 1429.88,-7331.0601 1429.88,-7205 1429.88,-7205 
1429.88,-7205 1429.88,-6491 1429.88,-6328.832 1547.3355,-6312.3275 
1689.88,-6235 2026.9122,-6052.167 2505.232,-6020.5643 2651.0285,-6015.1249"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2651.4707,-6018.6116 2661.342,-6014.7637 
2651.2256,-6011.6159 2651.4707,-6018.6116"/>
+</g>
+<!-- /gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv -->
+<g id="node5" class="node">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4647.88,-6032 4561.88,-6032 
4561.88,-5996 4647.88,-5996 4647.88,-6032"/>
+<text text-anchor="middle" x="4604.88" y="-6010.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">bzip2&#45;1.0.6</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv
 -->
+<g id="edge4" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3585.2652,-7663.8528C3564.0461,-7621.3046 3517.3534,-7512.1994 
3546.88,-7426 3670.671,-7064.606 3867.8694,-7068.6979 4073.88,-6747 
4212.1703,-6531.0514 4179.1518,-6434.8111 4339.88,-6235 4407.9552,-6150.3716 
4512.5202,-6074.768 4567.7468,-6037.8523"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4569.7738,-6040.7078 4576.1736,-6032.2643 
4565.9052,-6034.8739 4569.7738,-6040.7078"/>
+</g>
+<!-- /gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv -->
+<g id="node6" class="node">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv</title>
+<polygon fill="none" stroke="#ffffff" points="6576.88,-6032 6510.88,-6032 
6510.88,-5996 6576.88,-5996 6576.88,-6032"/>
+<text text-anchor="middle" x="6543.88" y="-6010.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">xz&#45;5.2.2</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv
 -->
+<g id="edge5" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3645.6737,-7680.5204C4055.8155,-7668.3465 6814.4131,-7582.1293 
6937.88,-7462 7020.1024,-7382.0002 6961.88,-7319.7192 6961.88,-7205 
6961.88,-7205 6961.88,-7205 6961.88,-6729 6961.88,-6419.2177 
6665.8317,-6124.4475 6572.0291,-6038.8249"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6574.3701,-6036.2229 6564.6087,-6032.1039 
6569.6709,-6041.4111 6574.3701,-6036.2229"/>
+</g>
+<!-- /gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv -->
+<g id="node7" class="node">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv</title>
+<polygon fill="none" stroke="#ffffff" points="2863.88,-6032 2797.88,-6032 
2797.88,-5996 2863.88,-5996 2863.88,-6032"/>
+<text text-anchor="middle" x="2830.88" y="-6010.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">file&#45;5.25</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv
 -->
+<g id="edge6" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3544.306,-7680.4345C3244.8663,-7670.6594 1712.6979,-7613.4293 1576.88,-7462 
1382.8115,-7245.6246 1787.8809,-6395.9886 2029.88,-6235 2159.4898,-6148.7778 
2639.8598,-6050.8632 2787.457,-6022.2514"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2788.3445,-6025.6448 2797.4995,-6020.3122 
2787.0173,-6018.7717 2788.3445,-6025.6448"/>
+</g>
+<!-- /gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv -->
+<g id="node8" class="node">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv</title>
+<polygon fill="none" stroke="#ffffff" points="6052.88,-6032 5966.88,-6032 
5966.88,-5996 6052.88,-5996 6052.88,-6032"/>
+<text text-anchor="middle" x="6009.88" y="-6010.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">diffutils&#45;3.3</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv
 -->
+<g id="edge7" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3645.5707,-7681.6369C4024.6925,-7678.5004 6409.1399,-7651.3004 
6659.88,-7462 7014.4366,-7194.3215 6790.1017,-6821.7337 6514.88,-6473 
6363.9356,-6281.7383 6129.6125,-6101.5594 6043.2813,-6038.0849"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6045.2936,-6035.2204 6035.1577,-6032.136 
6041.1579,-6040.8681 6045.2936,-6035.2204"/>
+</g>
+<!-- /gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv -->
+<g id="node9" class="node">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv</title>
+<polygon fill="none" stroke="#ffffff" points="6505.88,-6509 6419.88,-6509 
6419.88,-6473 6505.88,-6473 6505.88,-6509"/>
+<text text-anchor="middle" x="6462.88" y="-6487.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">patch&#45;2.7.5</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv
 -->
+<g id="edge8" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3645.6814,-7680.2736C4034.5679,-7666.8207 6527.5938,-7576.2586 
6633.88,-7462 6896.3306,-7179.8632 6564.9733,-6643.0756 6481.2045,-6517.6669"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6483.8816,-6515.3762 6475.3939,-6509.0352 
6478.0748,-6519.2852 6483.8816,-6515.3762"/>
+</g>
+<!-- /gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv -->
+<g id="node10" class="node">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4985.88,-6032 4911.88,-6032 
4911.88,-5996 4985.88,-5996 4985.88,-6032"/>
+<text text-anchor="middle" x="4948.88" y="-6010.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">sed&#45;4.2.2</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv
 -->
+<g id="edge9" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3645.6988,-7679.5893C3913.6417,-7666.371 5163.5778,-7598.255 5522.88,-7462 
5695.9285,-7396.3763 5769.9889,-7382.4889 5863.88,-7223 5951.8639,-7073.5453 
5861.1386,-6487.4959 5854.88,-6473 5703.5639,-6122.5314 5160.2175,-6036.5655 
4996.1328,-6018.3799"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4996.1983,-6014.8668 4985.8815,-6017.2779 
4995.4501,-6021.8267 4996.1983,-6014.8668"/>
+</g>
+<!-- /gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv 
-->
+<g id="node11" class="node">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="3019.88,-6032 2919.88,-6032 
2919.88,-5996 3019.88,-5996 3019.88,-6032"/>
+<text text-anchor="middle" x="2969.88" y="-6010.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">findutils&#45;4.6.0</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv
 -->
+<g id="edge10" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3544.0669,-7680.3423C3246.6087,-7670.1304 1739.507,-7611.2222 1605.88,-7462 
1524.3447,-7370.949 1575.6456,-7305.4236 1605.88,-7187 1733.7422,-6686.1834 
1822.2074,-6486.3124 2273.88,-6235 2387.0495,-6172.0321 2762.8771,-6068.8116 
2910.0449,-6029.6924"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2911.0532,-6033.0461 2919.8213,-6027.0987 
2909.2581,-6026.2801 2911.0532,-6033.0461"/>
+</g>
+<!-- /gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv -->
+<g id="node12" class="node">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv</title>
+<polygon fill="none" stroke="#ffffff" points="3805.88,-6271 3721.88,-6271 
3721.88,-6235 3805.88,-6235 3805.88,-6271"/>
+<text text-anchor="middle" x="3763.88" y="-6249.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gawk&#45;4.1.3</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv
 -->
+<g id="edge11" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3544.1557,-7679.3603C3334.6821,-7667.5337 2539.044,-7613.2193 2347.88,-7462 
2000.1785,-7186.9526 1924.5108,-6805.3882 2217.88,-6473 2319.5138,-6357.8486 
3452.6054,-6274.1753 3711.4441,-6256.4802"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3711.9593,-6259.9533 3721.6987,-6255.7825 
3711.4841,-6252.9695 3711.9593,-6259.9533"/>
+</g>
+<!-- /gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv -->
+<g id="node13" class="node">
+<title>/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4005.38,-5794 3928.38,-5794 
3928.38,-5758 4005.38,-5758 4005.38,-5794"/>
+<text text-anchor="middle" x="3966.88" y="-5772.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">grep&#45;2.22</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge12" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3544.2545,-7678.0609C3333.1809,-7660.934 2524.0623,-7588.0832 2305.88,-7462 
1993.8175,-7281.6653 1899.8656,-7057.2668 1999.88,-6711 2165.6327,-6137.136 
2577.7187,-6203.3962 3137.88,-5996 3426.1145,-5889.283 3788.4834,-5811.633 
3918.057,-5785.5541"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3918.948,-5788.9453 3928.0657,-5783.5493 
3917.5731,-5782.0816 3918.948,-5788.9453"/>
+</g>
+<!-- /gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv -->
+<g id="node14" class="node">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5227.38,-5794 5126.38,-5794 
5126.38,-5758 5227.38,-5758 5227.38,-5794"/>
+<text text-anchor="middle" x="5176.88" y="-5772.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">coreutils&#45;8.24</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge13" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3645.4475,-7681.1099C4024.9913,-7674.0795 6420.2533,-7623.4867 
6693.88,-7462 6802.9128,-7397.6519 6812.9595,-7344.4024 6848.88,-7223 
7023.0944,-6634.1985 6726.1015,-6334.6251 6213.88,-5996 5845.8099,-5752.6721 
5670.7216,-5897.8217 5241.88,-5794 5240.4218,-5793.647 5238.9468,-5793.2842 
5237.4603,-5792.9136"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5238.0945,-5789.4631 5227.5388,-5790.3724 
5236.3577,-5796.2442 5238.0945,-5789.4631"/>
+</g>
+<!-- /gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv -->
+<g id="node15" class="node">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv</title>
+<polygon fill="none" stroke="#ffffff" points="10194.88,-5318 10122.88,-5318 
10122.88,-5282 10194.88,-5282 10194.88,-5318"/>
+<text text-anchor="middle" x="10158.88" y="-5296.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">make&#45;4.1</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv
 -->
+<g id="edge14" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3645.7375,-7681.3515C4281.484,-7672.9246 10663.88,-7579.0114 10663.88,-7205 
10663.88,-7205 10663.88,-7205 10663.88,-5776 10663.88,-5524.9674 
10329.3544,-5367.2485 10204.8414,-5317.2387"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10205.7843,-5313.8475 10195.1983,-5313.413 
10203.2028,-5320.3541 10205.7843,-5313.8475"/>
+</g>
+<!-- /gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv -->
+<g id="node16" class="node">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<polygon fill="none" stroke="#ffffff" points="7853.38,-4127 7764.38,-4127 
7764.38,-4091 7853.38,-4091 7853.38,-4127"/>
+<text text-anchor="middle" x="7808.88" y="-4105.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">bash&#45;4.3.42</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge15" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3645.555,-7681.1163C4436.7792,-7667.159 14227.88,-7488.712 14227.88,-7205 
14227.88,-7205 14227.88,-7205 14227.88,-5538 14227.88,-5074.4206 
10537.1261,-5162.1302 10080.88,-5080 9651.9641,-5002.7896 9528.2108,-5017.8129 
9129.88,-4841 8955.9236,-4763.7835 8927.7969,-4714.95 8773.88,-4603 
8614.9642,-4487.4142 8598.8795,-4424.0288 8426.88,-4329 8194.9754,-4200.874 
8112.3747,-4217.6998 7863.1681,-4128.8831"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7864.066,-4125.4868 7853.4715,-4125.404 
7861.7019,-4132.0755 7864.066,-4125.4868"/>
+</g>
+<!-- /gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv 
-->
+<g id="node17" class="node">
+<title>/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5641.88,-6509 5545.88,-6509 
5545.88,-6473 5641.88,-6473 5641.88,-6509"/>
+<text text-anchor="middle" x="5593.88" y="-6487.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">ld&#45;wrapper&#45;0</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv
 -->
+<g id="edge16" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3645.4931,-7678.9963C3906.9187,-7663.0328 5105.572,-7584.2463 5454.88,-7462 
5644.9755,-7395.4728 5729.7491,-7391.622 5839.88,-7223 5898.3092,-7133.5388 
5866.3054,-7091.5829 5873.88,-6985 5888.3431,-6781.4882 5696.4232,-6584.1669 
5622.3615,-6516.0351"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5624.5022,-6513.2507 5614.7508,-6509.108 
5619.7903,-6518.4275 5624.5022,-6513.2507"/>
+</g>
+<!-- /gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv 
-->
+<g id="node18" class="node">
+<title>/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<polygon fill="none" stroke="#ffffff" points="2417.38,-2936 2314.38,-2936 
2314.38,-2900 2417.38,-2900 2417.38,-2936"/>
+<text text-anchor="middle" x="2365.88" y="-2914.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">binutils&#45;2.25.1</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv
 -->
+<g id="edge17" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3544.2189,-7680.1449C3130.8851,-7664.3615 327.88,-7544.8008 327.88,-7205 
327.88,-7205 327.88,-7205 327.88,-3871 327.88,-3392.3579 675.6782,-3323.5782 
1116.88,-3138 1545.6361,-2957.6567 2117.309,-2925.1418 2304.0462,-2919.2851"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2304.3301,-2922.7782 2314.2209,-2918.9807 
2304.1207,-2915.7814 2304.3301,-2922.7782"/>
+</g>
+<!-- /gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv -->
+<g id="node19" class="node">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv</title>
+<polygon fill="none" stroke="#ffffff" points="3471.38,-3412 3396.38,-3412 
3396.38,-3376 3471.38,-3376 3471.38,-3412"/>
+<text text-anchor="middle" x="3433.88" y="-3390.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gcc&#45;4.9.3</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge18" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3543.9284,-7678.8547C3263.6363,-7661.2178 1907.4784,-7571.4708 
1503.88,-7462 1236.4596,-7389.4657 935.88,-7482.0829 935.88,-7205 935.88,-7205 
935.88,-7205 935.88,-4823 935.88,-4174.4811 1167.9387,-3894.0366 1752.88,-3614 
2054.3574,-3469.6698 3144.0516,-3408.2717 3386.0479,-3396.2569"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3386.4573,-3399.7411 3396.2732,-3395.7537 
3386.1132,-3392.7495 3386.4573,-3399.7411"/>
+</g>
+<!-- /gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv -->
+<g id="node20" class="node">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4439.88,-2459 4361.88,-2459 
4361.88,-2423 4439.88,-2423 4439.88,-2459"/>
+<text text-anchor="middle" x="4400.88" y="-2437.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">glibc&#45;2.22</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge19" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3544.3424,-7680.5533C3117.9889,-7667.7039 137.88,-7565.0133 137.88,-7205 
137.88,-7205 137.88,-7205 137.88,-3871 137.88,-3646.5556 112.2133,-3561.9656 
237.88,-3376 463.9939,-3041.3894 631.3595,-3035.2623 1011.88,-2900 
1670.5895,-2665.8509 3985.0751,-2474.0881 4351.7731,-2444.859"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.1141,-2448.3431 4361.8051,-2444.0613 
4351.5591,-2441.3651 4352.1141,-2448.3431"/>
+</g>
+<!-- 
/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="node21" class="node">
+<title>/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<polygon fill="none" stroke="#ffffff" points="2411.38,-6509 2256.38,-6509 
2256.38,-6473 2411.38,-6473 2411.38,-6509"/>
+<text text-anchor="middle" x="2333.88" y="-6487.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">glibc&#45;utf8&#45;locales&#45;2.22</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge20" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3544.1079,-7680.7728C3333.7257,-7674.5596 2533.9323,-7639.4287 
2373.88,-7462 2120.2394,-7180.8225 2280.597,-6646.3249 2323.9895,-6518.813"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2327.4088,-6519.6333 2327.36,-6509.0385 
2320.7912,-6517.3513 2327.4088,-6519.6333"/>
+</g>
+<!-- /gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv -->
+<g id="node22" class="node">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv</title>
+<polygon fill="none" stroke="#ffffff" points="3633.38,-7462 3556.38,-7462 
3556.38,-7426 3633.38,-7426 3633.38,-7462"/>
+<text text-anchor="middle" x="3594.88" y="-7440.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">acl&#45;2.2.52</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv
 -->
+<g id="edge21" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3594.88,-7663.7197C3594.88,-7622.432 3594.88,-7521.7265 
3594.88,-7472.3027"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3598.3801,-7472.0167 3594.88,-7462.0168 
3591.3801,-7472.0168 3598.3801,-7472.0167"/>
+</g>
+<!-- /gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv -->
+<g id="node23" class="node">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="3742.38,-6985 3663.38,-6985 
3663.38,-6949 3742.38,-6949 3742.38,-6985"/>
+<text text-anchor="middle" x="3702.88" y="-6963.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gmp&#45;6.1.0</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv
 -->
+<g id="edge22" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3544.2864,-7680.8529C3336.5325,-7674.9824 2552.9257,-7641.0987 
2403.88,-7462 2325.6982,-7368.0539 2325.0009,-7280.3614 2403.88,-7187 
2486.8395,-7088.809 3425.7239,-6993.4269 3653.3807,-6971.6327"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3653.7453,-6975.1139 3663.3678,-6970.6802 
3653.0806,-6968.1455 3653.7453,-6975.1139"/>
+</g>
+<!-- /gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv -->
+<g id="node24" class="node">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5294.38,-7462 5209.38,-7462 
5209.38,-7426 5294.38,-7426 5294.38,-7462"/>
+<text text-anchor="middle" x="5251.88" y="-7440.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">libcap&#45;2.24</text>
+</g>
+<!-- 
/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv
 -->
+<g id="edge23" class="edge">
+<title>/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3645.8306,-7674.6818C3891.1976,-7639.439 4949.4257,-7487.4424 
5199.0021,-7451.595"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5199.8504,-7455.0092 5209.2512,-7450.1229 
5198.8551,-7448.0803 5199.8504,-7455.0092"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv
 -->
+<g id="edge24" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5119.8963,-6710.8721C5182.9235,-6653.8523 5374.0598,-6481.4229 
5389.88,-6473 6100.5445,-6094.6339 7116.5054,-6026.2876 7334.6333,-6015.7391"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7334.8787,-6019.2315 7344.7035,-6015.2662 
7334.5503,-6012.2392 7334.8787,-6019.2315"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv
 -->
+<g id="edge25" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5058.2694,-6721.4773C4919.9375,-6696.1362 4463.2546,-6609.8051 
4092.88,-6509 3764.8285,-6419.7141 3657.9455,-6445.033 3365.88,-6271 
3345.8946,-6259.0913 3347.7482,-6247.1032 3327.88,-6235 3125.8499,-6111.9282 
2845.6517,-6044.981 2738.7246,-6022.6111"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2739.1298,-6019.121 2728.6284,-6020.5243 
2737.7129,-6025.9761 2739.1298,-6019.121"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv
 -->
+<g id="edge26" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5102.2813,-6710.817C5107.1908,-6667.2688 5114.8636,-6554.5566 5075.88,-6473 
4975.7068,-6263.4301 4737.3019,-6097.077 4643.6253,-6037.5998"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4645.3478,-6034.5484 4635.0211,-6032.1797 
4641.6168,-6040.4712 4645.3478,-6034.5484"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv
 -->
+<g id="edge27" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5114.1905,-6710.972C5150.3137,-6666.3104 5249.6182,-6548.6871 5351.88,-6473 
5741.7016,-6184.4812 6335.417,-6053.9364 6500.1611,-6022.0187"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6501.2234,-6025.3789 6510.3854,-6020.0584 
6499.9052,-6018.5041 6501.2234,-6025.3789"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv
 -->
+<g id="edge28" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5058.2813,-6719.532C4931.4469,-6690.4726 4538.6531,-6599.0584 4216.88,-6509 
3873.9827,-6413.0293 3786.4848,-6392.7727 3451.88,-6271 3412.9424,-6256.8295 
3404.1398,-6250.91 3365.88,-6235 3182.7928,-6158.8647 2964.1174,-6068.8068 
2873.4749,-6031.5157"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2874.6642,-6028.2204 2864.0845,-6027.6527 
2872.001,-6034.694 2874.6642,-6028.2204"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv
 -->
+<g id="edge29" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5110.2743,-6710.8745C5135.6005,-6667.4523 5203.7328,-6554.9958 
5275.88,-6473 5380.672,-6353.9031 5409.6704,-6322.6701 5541.88,-6235 
5682.2306,-6141.9314 5867.9192,-6066.6826 5957.3343,-6033.0452"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5958.5782,-6036.3168 5966.7181,-6029.5351 
5956.1257,-6029.7605 5958.5782,-6036.3168"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv
 -->
+<g id="edge30" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5141.4161,-6721.7472C5339.4847,-6687.1615 6187.6141,-6539.0655 
6409.5552,-6500.3113"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6410.3965,-6503.7174 6419.6454,-6498.5494 
6409.1923,-6496.8218 6410.3965,-6503.7174"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv
 -->
+<g id="edge31" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5101.4339,-6710.7654C5104.5563,-6673.1043 5111.4968,-6583.9747 
5113.88,-6509 5114.3883,-6493.0081 5116.627,-6488.7624 5113.88,-6473 
5084.0952,-6302.0972 4996.3147,-6110.7803 4962.435,-6041.1686"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4965.5678,-6039.6076 4958.0238,-6032.1686 
4959.2822,-6042.6884 4965.5678,-6039.6076"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv
 -->
+<g id="edge32" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5058.1242,-6717.2503C4843.4962,-6656.7469 3863.0133,-6379.0006 
3565.88,-6271 3357.1013,-6195.1141 3116.4331,-6083.6975 3016.8011,-6036.4754"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3018.1401,-6033.2367 3007.6054,-6032.1093 
3015.1377,-6039.5601 3018.1401,-6033.2367"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv
 -->
+<g id="edge33" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5065.5555,-6710.8854C4979.5786,-6666.0262 4747.2847,-6547.9876 
4543.88,-6473 4275.8872,-6374.2013 3942.444,-6293.7538 3815.8696,-6264.6794"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3816.5757,-6261.2506 3806.0468,-6262.431 
3815.0137,-6268.0741 3816.5757,-6261.2506"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge34" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5085.2112,-6710.7647C5048.662,-6666.132 4949.1658,-6549.4718 4847.88,-6473 
4521.6845,-6226.7191 4296.6211,-6350.8327 4040.88,-6032 3985.864,-5963.4115 
3971.7501,-5855.5665 3968.1293,-5804.5564"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3971.6045,-5804.0469 3967.4898,-5794.2837 
3964.618,-5804.4819 3971.6045,-5804.0469"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge35" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5102.692,-6710.7934C5108.4096,-6673.1841 5121.4749,-6584.1447 5128.88,-6509 
5155.8553,-6235.2607 5171.4487,-5902.464 5175.6908,-5804.4405"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5179.1995,-5804.3107 5176.1307,-5794.17 
5172.2059,-5804.0111 5179.1995,-5804.3107"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv
 -->
+<g id="edge36" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5121.7273,-6710.8986C5182.6803,-6661.6395 5361.6495,-6525.3721 
5536.88,-6473 6381.7618,-6220.4856 8715.7033,-6674.3059 9499.88,-6271 
9603.9167,-6217.4934 10051.7731,-5478.326 10142.7266,-5326.9628"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10145.8169,-5328.6152 10147.9637,-5318.2402 
10139.8155,-5325.0119 10145.8169,-5328.6152"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge37" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5123.0245,-6710.9457C5196.4488,-6653.7462 5420.4176,-6479.8872 
5438.88,-6473 6064.2929,-6239.6983 7840.9453,-6573.6942 8435.88,-6271 
8570.5758,-6202.4687 8645.9717,-6146.7901 8635.88,-5996 8621.5741,-5782.243 
8606.7977,-5729.0345 8559.88,-5520 8535.9167,-5413.2353 8527.8158,-5386.9567 
8496.88,-5282 8481.1393,-5228.5963 8221.8492,-4372.3229 8186.88,-4329 
8099.9202,-4221.2666 7945.0725,-4155.3927 7863.1599,-4126.4031"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7864.1364,-4123.037 7853.5415,-4123.0503 
7861.8322,-4129.6469 7864.1364,-4123.037"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv
 -->
+<g id="edge38" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5137.4157,-6710.916C5226.4105,-6668.04 5450.0283,-6560.3051 
5547.3829,-6513.4014"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5548.9115,-6516.55 5556.4014,-6509.0565 
5545.8732,-6510.2438 5548.9115,-6516.55"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv
 -->
+<g id="edge39" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5058.3208,-6723.553C4907.5221,-6703.2629 4375.6668,-6627.1127 3949.88,-6509 
3212.2177,-6304.3736 2821.9236,-6421.1031 2382.88,-5794 1803.7463,-4966.8008 
1436.0588,-4576.0369 1742.88,-3614 1848.1586,-3283.8994 2211.6474,-3020.0073 
2329.0209,-2941.7354"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2330.9586,-2944.6502 2337.3625,-2936.2098 
2327.0928,-2938.8145 2330.9586,-2944.6502"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge40" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5058.1945,-6715.8014C4833.5652,-6644.6074 3775.1138,-6308.2111 
3712.88,-6271 3184.5609,-5955.1055 2968.3368,-5875.7389 2707.88,-5318 
2521.5629,-4919.023 2621.7459,-4768.5002 2648.88,-4329 2662.0161,-4116.2306 
2678.0278,-4064.0739 2707.88,-3853 2722.9418,-3746.5034 2675.8126,-3695.6025 
2745.88,-3614 2832.1538,-3513.5231 3244.3998,-3429.0865 3385.9992,-3402.6183"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3386.9189,-3406.0074 3396.112,-3400.7407 
3385.6411,-3399.125 3386.9189,-3406.0074"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge41" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5067.367,-6710.9675C4801.8401,-6563.3941 2996.1569,-5553.934 2859.88,-5318 
2669.4988,-4988.3963 2764.5288,-3882.9488 3033.88,-3614 3197.6653,-3450.4594 
3341.1242,-3566.0344 3513.88,-3412 3604.4854,-3331.2134 3594.1533,-3282.8543 
3647.88,-3174 3702.6502,-3063.0313 3778.8619,-2748.9865 3866.88,-2662 
4007.6286,-2522.901 4248.4582,-2466.9576 4351.6206,-2448.602"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.4993,-2452.0019 4361.7527,-2446.842 
4351.3012,-2445.1052 4352.4993,-2452.0019"/>
+</g>
+<!-- 
/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge42" class="edge">
+<title>/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5058.3608,-6725.4275C4753.0144,-6699.154 2854.6598,-6535.8104 
2421.7135,-6498.5576"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2421.7192,-6495.0453 2411.4559,-6497.675 
2421.119,-6502.0195 2421.7192,-6495.0453"/>
+</g>
+<!-- 
/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge44" class="edge">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7344.7638,-6011.7585C7024.3964,-5989.3985 4406.9641,-5806.7155 
4015.7284,-5779.4094"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4015.8073,-5775.9064 4005.5878,-5778.7016 
4015.3198,-5782.8895 4015.8073,-5775.9064"/>
+</g>
+<!-- 
/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge43" class="edge">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7344.504,-6010.4975C7101.6049,-5984.2202 5565.1366,-5818.0023 
5238.0579,-5782.6183"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5238.1523,-5779.1082 5227.8338,-5781.5123 
5237.3994,-5786.0676 5238.1523,-5779.1082"/>
+</g>
+<!-- 
/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge46" class="edge">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7408.9283,-6009.7423C7541.0804,-5991.4714 8041.0395,-5915.0886 
8131.88,-5794 8213.8506,-5684.7347 8073.2248,-4702.4889 8055.88,-4567 
8042.1997,-4460.1367 8058.2498,-4425.2667 8009.88,-4329 7968.0056,-4245.6607 
7885.4285,-4170.5967 7840.242,-4133.4824"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7842.2277,-4130.5863 7832.2581,-4127.0006 
7837.8156,-4136.0208 7842.2277,-4130.5863"/>
+</g>
+<!-- 
/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge49" class="edge">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7377.3818,-5995.7514C7377.6008,-5947.8917 7370.913,-5818.3032 7295.88,-5758 
6904.9256,-5443.7939 5525.1433,-5710.2418 5047.88,-5556 4850.4382,-5492.1908 
3549.681,-4780.2959 3441.88,-4603 3213.5162,-4227.4193 3179.7271,-3964.5778 
3444.88,-3614 3567.4182,-3451.9834 3698.1062,-3541.1781 3854.88,-3412 
3906.1603,-3369.7461 4004.5711,-3232.6073 4035.88,-3174 4149.2607,-2961.7618 
4092.4642,-2870.9022 4211.88,-2662 4257.3075,-2582. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4376.108,-2468.6144 4380.9605,-2459.1961 
4371.2938,-2463.5327 4376.108,-2468.6144"/>
+</g>
+<!-- 
/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="node25" class="node">
+<title>/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<polygon fill="none" stroke="#ffffff" points="3606.38,-4603 3451.38,-4603 
3451.38,-4567 3606.38,-4567 3606.38,-4603"/>
+<text text-anchor="middle" x="3528.88" y="-4581.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">glibc&#45;utf8&#45;locales&#45;2.22</text>
+</g>
+<!-- 
/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge45" class="edge">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7396.4499,-5995.9223C7443.2033,-5950.6384 7552.6863,-5830.7688 
7485.88,-5758 7129.9101,-5370.2599 5622.9474,-5729.1501 5125.88,-5556 
4931.306,-5488.2214 4530.4511,-5148.5059 4352.88,-5044 4184.1325,-4944.687 
4127.6513,-4945.2048 3961.88,-4841 3939.3034,-4826.8082 3936.1663,-4819.6435 
3913.88,-4805 3794.184,-4726.3523 3645.1287,-4645.8258 3572.6025,-4607.688"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3574.2064,-4604.5771 3563.725,-4603.0307 
3570.9543,-4610.7758 3574.2064,-4604.5771"/>
+</g>
+<!-- /gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv -->
+<g id="node26" class="node">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<polygon fill="none" stroke="#ffffff" points="9024.38,-3412 8949.38,-3412 
8949.38,-3376 9024.38,-3376 9024.38,-3412"/>
+<text text-anchor="middle" x="8986.88" y="-3390.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gcc&#45;4.9.3</text>
+</g>
+<!-- 
/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge47" class="edge">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7408.9565,-6010.7951C7572.8555,-5993.9747 8316.6629,-5912.1549 
8511.88,-5794 8823.0562,-5605.6611 8877.88,-5425.7337 8877.88,-5062 
8877.88,-5062 8877.88,-5062 8877.88,-4823 8877.88,-4601.2512 
8920.1806,-4520.2096 8807.88,-4329 8731.8027,-4199.4664 8481.3999,-4213.8328 
8567.88,-4091 8721.1603,-3873.2869 8947.0298,-4080.6356 9131.88,-3889 
9219.9135,-3797.735 9256.5385,-3731.0964 9207.88,-3614 9170.7853,-3524.7319 
9077.9202,-3 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9026.9815,-3414.737 9016.7037,-3412.1643 
9023.1339,-3420.5848 9026.9815,-3414.737"/>
+</g>
+<!-- 
/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="node27" class="node">
+<title>/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="6492.88,-3174 6354.88,-3174 
6354.88,-3138 6492.88,-3138 6492.88,-3174"/>
+<text text-anchor="middle" x="6423.88" y="-3152.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">ld&#45;wrapper&#45;boot3&#45;0</text>
+</g>
+<!-- 
/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge48" class="edge">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7396.9812,-5995.804C7438.7792,-5955.6872 7529.6096,-5855.4406 7509.88,-5758 
7464.3069,-5532.9238 7401.3678,-5492.1956 7308.88,-5282 7262.0232,-5175.5094 
7252.2086,-5147.9111 7199.88,-5044 7120.3414,-4886.0571 6477.3209,-3820.9019 
6431.88,-3650 6386.2933,-3478.5499 6409.1457,-3261.6837 6419.6065,-3184.6989"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6423.1311,-3184.766 6421.0503,-3174.3775 
6416.1986,-3183.7961 6423.1311,-3184.766"/>
+</g>
+<!-- 
/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="node28" class="node">
+<title>/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<polygon fill="none" stroke="#ffffff" points="7147.88,-1269 6963.88,-1269 
6963.88,-1233 7147.88,-1233 7147.88,-1269"/>
+<text text-anchor="middle" x="7055.88" y="-1247.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">binutils&#45;cross&#45;boot0&#45;2.25.1</text>
+</g>
+<!-- 
/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge50" class="edge">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7409.0456,-6010.627C7519.6699,-5997.8853 7892.0521,-5945.4583 8153.88,-5794 
8392.0899,-5656.2039 8472.7239,-5582.1566 8549.88,-5318 8673.5618,-4894.555 
8688.182,-4710.0311 8465.88,-4329 8388.3957,-4196.1901 8036.6821,-4001.5112 
7931.88,-3889 7843.0325,-3793.617 7806.7469,-3772.3878 7761.88,-3650 
7649.5005,-3343.4516 7699.88,-3244.4982 7699.88,-2918 7699.88,-2918 
7699.88,-2918 7699.88,-1727 7699.88,-1604.8497 7685.7376,-1557 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.4192,-1263.6913 7147.932,-1265.1979 
7157.0698,-1270.56 7158.4192,-1263.6913"/>
+</g>
+<!-- 
/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv -->
+<g id="node29" class="node">
+<title>/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4923.88,-554 4809.88,-554 
4809.88,-518 4923.88,-518 4923.88,-554"/>
+<text text-anchor="middle" x="4866.88" y="-532.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">make&#45;boot0&#45;4.1</text>
+</g>
+<!-- 
/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge51" class="edge">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7409.2748,-6007.9311C7686.7462,-5956.029 9667.5897,-5587.1168 
10269.88,-5520 11114.7254,-5425.8538 13310.3811,-5657.1294 14089.88,-5318 
14369.7437,-5196.2423 14432.3815,-5105.9469 14583.88,-4841 
14749.9734,-4550.5289 14759.88,-4443.605 14759.88,-4109 14759.88,-4109 
14759.88,-4109 14759.88,-3871 14759.88,-3437.276 14619.0045,-2338.2812 
14431.88,-1947 14167.8325,-1394.8715 13998.8953,-1238.5991 13437.88,-994 
13055.0646,-827.0 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4933.964,-533.4966 4923.9126,-536.846 
4933.8589,-540.4958 4933.964,-533.4966"/>
+</g>
+<!-- 
/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv 
-->
+<g id="node30" class="node">
+<title>/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<polygon fill="none" stroke="#ffffff" points="10135.88,-792 10007.88,-792 
10007.88,-756 10135.88,-756 10135.88,-792"/>
+<text text-anchor="middle" x="10071.88" y="-770.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">diffutils&#45;boot0&#45;3.3</text>
+</g>
+<!-- 
/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge52" class="edge">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7409.0472,-6006.0822C7583.2046,-5963.1001 8430.6845,-5752.4846 
9116.88,-5556 9461.2379,-5457.3968 9553.0627,-5447.8885 9886.88,-5318 
9921.7118,-5304.4469 9926.6738,-5291.2764 9962.88,-5282 11431.4394,-4905.7406 
11937.3425,-5581.7972 13367.88,-5080 13541.4922,-5019.1011 
13586.7343,-4981.1934 13705.88,-4841 13743.9819,-4796.1672 
13916.9905,-4420.0033 13937.88,-4365 14018.8162,-4151.8903 14075.88,-4098.9614 
14075.88,-3871 1407 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.089,-773.0926 10135.9687,-776.2279 
10145.8353,-780.088 10146.089,-773.0926"/>
+</g>
+<!-- 
/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="node31" class="node">
+<title>/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="11034.88,-1030 10892.88,-1030 
10892.88,-994 11034.88,-994 11034.88,-1030"/>
+<text text-anchor="middle" x="10963.88" y="-1008.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">findutils&#45;boot0&#45;4.6.0</text>
+</g>
+<!-- 
/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge53" class="edge">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7408.9654,-6012.3468C7588.2071,-6002.6516 8483.1259,-5948.2033 
9195.88,-5794 9591.2744,-5708.457 9665.8935,-5592.5335 10063.88,-5520 
10467.1849,-5446.4972 13393.8855,-5524.7496 13747.88,-5318 
13856.2589,-5254.7015 13860.8707,-5199.2936 13899.88,-5080 
14069.6983,-4560.6821 14068.9529,-4391.3928 13975.88,-3853 13937.5419,-3631.228 
13898.9868,-3580.8994 13805.88,-3376 13655.4032,-3044.8473 13592.441,-2974.2505 
13405.88,-2662 1 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.3854,-1013.8257 11035.1666,-1016.6234 
11044.8997,-1020.8088 11045.3854,-1013.8257"/>
+</g>
+<!-- 
/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv -->
+<g id="node32" class="node">
+<title>/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<polygon fill="none" stroke="#ffffff" points="1997.88,-1030 1889.88,-1030 
1889.88,-994 1997.88,-994 1997.88,-1030"/>
+<text text-anchor="middle" x="1943.88" y="-1008.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">file&#45;boot0&#45;5.25</text>
+</g>
+<!-- 
/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge54" class="edge">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7344.8025,-6009.6314C7133.563,-5980.5136 5920.8311,-5807.9621 4957.88,-5556 
3480.7979,-5169.5124 3105.6755,-4971.796 1833.88,-4127 1690.9476,-4032.0565 
1640.3141,-4020.3326 1529.88,-3889 1220.0551,-3520.5439 1049.88,-3399.4056 
1049.88,-2918 1049.88,-2918 1049.88,-2918 1049.88,-1489 1049.88,-1371.2767 
1034.7121,-1316.3179 1117.88,-1233 1173.0378,-1177.7427 1695.3742,-1064.0543 
1879.7895,-1025.2892"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.5522,-1028.7055 1889.6204,-1023.2264 
1879.1147,-1021.8547 1880.5522,-1028.7055"/>
+</g>
+<!-- 
/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="node33" class="node">
+<title>/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="12948.88,-316 12806.88,-316 
12806.88,-280 12948.88,-280 12948.88,-316"/>
+<text text-anchor="middle" x="12877.88" y="-294.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">bootstrap&#45;binaries&#45;0</text>
+</g>
+<!-- 
/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge55" class="edge">
+<title>/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7409.0899,-6010.2645C7711.6897,-5975.2342 10087.2225,-5701.5986 
12016.88,-5520 12565.1787,-5468.4 14007.3457,-5588.8153 14486.88,-5318 
14827.8859,-5125.4181 14825.6875,-4952.7557 15001.88,-4603 15250.482,-4109.5058 
15291.88,-3946.5753 15291.88,-3394 15291.88,-3394 15291.88,-3394 15291.88,-774 
15291.88,-659.7233 15348.7539,-598.7377 15267.88,-518 15100.9099,-351.3111 
13358.7025,-307.3683 12959.2004,-299.4516"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.2389,-295.9517 12949.1721,-299.2548 
12959.1015,-302.9504 12959.2389,-295.9517"/>
+</g>
+<!-- 
/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge436" class="edge">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2728.8101,-6007.464C2746.6794,-6004.0316 2768.9616,-5999.767 2788.88,-5996 
3226.9547,-5913.1503 3757.0608,-5814.8477 3918.154,-5785.0174"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3919.0307,-5788.4147 3928.2264,-5783.1525 
3917.7562,-5781.5317 3919.0307,-5788.4147"/>
+</g>
+<!-- 
/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge435" class="edge">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2728.6842,-6006.7016C2746.519,-6003.0606 2768.8084,-5998.8395 2788.88,-5996 
3710.7373,-5865.5885 4844.2367,-5795.1413 5116.1926,-5779.4086"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5116.4718,-5782.8984 5126.2538,-5778.8288 
5116.069,-5775.91 5116.4718,-5782.8984"/>
+</g>
+<!-- 
/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge438" class="edge">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2714.5939,-5995.6735C2768.9533,-5946.448 2927.6,-5811.4685 3087.88,-5758 
4585.1487,-5258.52 5354.6029,-6272.2266 6611.88,-5318 7077.5038,-4964.6088 
7039.2319,-4714.2277 7478.88,-4329 7573.8465,-4245.7886 7702.0847,-4168.9057 
7767.2019,-4131.9806"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7768.9714,-4135.001 7775.9612,-4127.039 
7765.5318,-4128.9042 7768.9714,-4135.001"/>
+</g>
+<!-- 
/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge441" class="edge">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2661.3035,-5999.5944C2598.6695,-5970.7707 2464.853,-5899.5755 2403.88,-5794 
2213.9931,-5465.2089 2237.4071,-4469.6158 2265.88,-4091 2282.4116,-3871.1723 
2287.5779,-3802.5008 2401.88,-3614 2473.2238,-3496.3437 2499.9959,-3470.6367 
2599.88,-3376 2837.5953,-3150.773 2934.8695,-3140.1921 3190.88,-2936 
3337.5219,-2819.0395 3345.0824,-2747.8031 3511.88,-2662 3663.9301,-2583.7832 
4187.7624,-2481.0424 4351.54,-2450.1598"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.6184,-2453.5185 4361.7992,-2448.2306 
4351.3246,-2446.639 4352.6184,-2453.5185"/>
+</g>
+<!-- 
/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge437" class="edge">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2695.4466,-5995.7551C2698.8059,-5909.9769 2721.0803,-5540.1649 
2859.88,-5282 3030.1793,-4965.2462 3384.5109,-4690.1455 3495.1358,-4609.1267"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3497.2581,-4611.9108 3503.2781,-4603.1924 
3493.1352,-4606.2539 3497.2581,-4611.9108"/>
+</g>
+<!-- 
/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge439" class="edge">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2709.3024,-5995.6728C2749.2922,-5946.4457 2867.4696,-5811.4624 
3000.88,-5758 4271.7984,-5248.6969 4810.1358,-6080.4477 6074.88,-5556 
6097.2802,-5546.7114 6096.6951,-5534.8321 6115.88,-5520 6242.4658,-5422.1348 
6298.7445,-5429.1098 6413.88,-5318 6803.799,-4941.7145 6762.6067,-4730.1641 
7126.88,-4329 7234.8652,-4210.0788 7253.5707,-4159.4709 7398.88,-4091 
7902.7978,-3853.55 8163.2974,-4183.926 8635.88,-3889 8684.7392,-3858.50 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8972.7842,-3422.3657 8975.2659,-3412.0656 
8966.9026,-3418.5699 8972.7842,-3422.3657"/>
+</g>
+<!-- 
/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge440" class="edge">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2707.3825,-5995.9658C2739.4556,-5950.7828 2829.1063,-5831.1277 
2927.88,-5758 3523.8683,-5316.7561 3742.959,-5308.1188 4435.88,-5044 
4734.5799,-4930.1454 4901.6383,-5068.8161 5125.88,-4841 5606.3281,-4352.8935 
5060.1973,-3792.5182 5603.88,-3376 5721.8728,-3285.6051 6162.9139,-3201.0914 
6344.7455,-3169.2994"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6345.5249,-3172.7165 6354.7765,-3167.5532 
6344.3243,-3165.8202 6345.5249,-3172.7165"/>
+</g>
+<!-- 
/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge442" class="edge">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2691.7186,-5995.5838C2667.1921,-5845.9207 2522.6756,-4827.9793 
3080.88,-4567 3410.322,-4412.9748 4457.1306,-4631.2256 4704.88,-4365 
4818.7259,-4242.6639 4706.6239,-3776.9079 4743.88,-3614 4769.4589,-3502.152 
4764.6574,-3458.9942 4843.88,-3376 5013.816,-3197.9736 5110.626,-3216.5128 
5343.88,-3138 5761.6439,-2997.3816 5984.6332,-3227.9543 6314.88,-2936 
6809.3622,-2498.8536 6141.359,-1982.9765 6557.88,-1471 6657.7166,-1348.283 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6954.7693,-1271.146 6963.846,-1265.6813 
6953.3426,-1264.293 6954.7693,-1271.146"/>
+</g>
+<!-- 
/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge443" class="edge">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2661.2202,-5998.3936C2589.0635,-5964.4782 2414.9144,-5880.1502 
2277.88,-5794 1556.0293,-5340.1902 1255.1073,-5306.8694 773.88,-4603 
501.7333,-4204.9433 289.88,-4114.196 289.88,-3632 289.88,-3632 289.88,-3632 
289.88,-1727 289.88,-1496.623 264.2011,-1373.3638 446.88,-1233 
795.7932,-964.9079 987.4821,-1130.4443 1415.88,-1030 1887.5338,-919.4138 
1993.6528,-839.3115 2470.88,-756 3384.4336,-596.5173 4515.4275,-548.1927 
4799.6823, [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4799.9589,-541.6636 4809.8307,-537.8169 
4799.7147,-534.6678 4799.9589,-541.6636"/>
+</g>
+<!-- 
/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge444" class="edge">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2683.3105,-5995.9346C2621.0002,-5896.2121 2333.9827,-5404.4459 
2492.88,-5044 2870.5784,-4187.2209 5024.783,-2943.0769 5620.88,-2221 
5868.6476,-1920.8689 5803.6691,-1752.0569 6072.88,-1471 6205.2994,-1332.7538 
6257.8177,-1312.6822 6431.88,-1233 6789.8639,-1069.1222 6897.2495,-1062.9277 
7284.88,-994 8349.9997,-804.6026 9673.1212,-778.2359 9997.5385,-774.5838"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.7907,-778.0813 10007.752,-774.4727 
9997.7145,-771.0818 9997.7907,-778.0813"/>
+</g>
+<!-- 
/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge445" class="edge">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2721.0617,-5995.896C2793.4917,-5946.9323 3004.2608,-5811.9545 3201.88,-5758 
4525.7002,-5396.567 4924.8432,-5753.1548 6282.88,-5556 6828.1241,-5476.8435 
6945.6975,-5354.3988 7491.88,-5282 8038.6652,-5209.5213 11976.846,-5360.3033 
12451.88,-5080 12558.8831,-5016.8607 12545.618,-4954.1745 12596.88,-4841 
12736.7538,-4532.1911 12751.4986,-4429.6498 12735.88,-4091 
12720.9771,-3767.8682 12689.3218,-3686.864 12599.88,-3376 12344.86 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.7542,-1026.2791 11035.2153,-1027.3666 
11044.1321,-1033.0886 11045.7542,-1026.2791"/>
+</g>
+<!-- 
/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge446" class="edge">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2661.1788,-5996.5331C2594.9358,-5961.6178 2444.1021,-5879.2154 
2327.88,-5794 1922.6532,-5496.8832 1860.2514,-5374.639 1481.88,-5044 
1255.7303,-4846.3796 1159.7946,-4835.6585 969.88,-4603 805.0562,-4401.0795 
815.2384,-4316.1305 683.88,-4091 630.9075,-4000.2123 593.2593,-3989.0004 
560.88,-3889 438.6967,-3511.6482 506.2645,-4206.178 617.88,-1947 
621.8002,-1867.6512 603.0071,-1292.2964 655.88,-1233 835.8741,-1031.1381 
1590.0232 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.3675,-1028.8284 1889.4833,-1023.4292 
1878.9901,-1021.9653 1880.3675,-1028.8284"/>
+</g>
+<!-- 
/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge447" class="edge">
+<title>/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2728.7352,-6001.396C2845.7901,-5958.4477 3244.9945,-5817.2118 3587.88,-5758 
4418.1419,-5614.6248 6530.2705,-5559.81 7371.88,-5520 7725.3295,-5503.281 
13425.3989,-5484.017 13737.88,-5318 13852.043,-5257.3467 14005.9755,-4952.8008 
14070.88,-4841 14579.642,-3964.6351 14797.88,-3693.3382 14797.88,-2680 
14797.88,-2680 14797.88,-2680 14797.88,-774 14797.88,-655.6868 
14814.9287,-594.7415 14724.88,-518 14588.3881,-401.6785 13298.09 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.0761,-298.9161 12948.8952,-301.8484 
12958.6826,-305.905 12959.0761,-298.9161"/>
+</g>
+<!-- 
/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge449" class="edge">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4561.5292,-5997.8284C4446.8195,-5955.037 4135.9124,-5839.056 
4015.4653,-5794.1243"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4016.36,-5790.7225 4005.7673,-5790.5066 
4013.9133,-5797.281 4016.36,-5790.7225"/>
+</g>
+<!-- 
/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge448" class="edge">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4648.3424,-5995.916C4751.7006,-5952.9103 5011.8824,-5844.6528 
5124.0599,-5797.9776"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5125.5956,-5801.1296 5133.4837,-5794.0565 
5122.9064,-5794.6667 5125.5956,-5801.1296"/>
+</g>
+<!-- 
/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge451" class="edge">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4631.984,-5995.9097C4705.956,-5947.5741 4919.0194,-5815.2144 5116.88,-5758 
5986.5997,-5506.5074 6339.6447,-5971.7721 7143.88,-5556 7175.0129,-5539.905 
7541.5592,-5111.0152 7557.88,-5080 7604.2019,-4991.9725 7767.8243,-4287.4012 
7802.4236,-4137.1292"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7805.8575,-4137.8137 7804.6884,-4127.2836 
7799.0357,-4136.2444 7805.8575,-4137.8137"/>
+</g>
+<!-- 
/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge454" class="edge">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4579.3712,-5995.8674C4437.3029,-5894.0436 3733.6854,-5378.7183 
3277.88,-4841 3054.8633,-4577.9049 3027.9435,-4467.6356 2973.88,-4127 
2933.6218,-3873.3471 3047.6324,-3784.2979 3239.88,-3614 3395.8295,-3475.8559 
3505.3854,-3548.38 3662.88,-3412 3759.047,-3328.7257 3765.2021,-3287.8874 
3821.88,-3174 3929.2176,-2958.318 3844.5237,-2846.1318 3999.88,-2662 
4096.4256,-2547.5719 4267.9641,-2481.8944 4351.89,-2455.1718"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4353.183,-2458.4345 4361.6796,-2452.1054 
4351.0906,-2451.7546 4353.183,-2458.4345"/>
+</g>
+<!-- 
/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge450" class="edge">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4593.3805,-5995.769C4566.1954,-5953.0421 4495.1836,-5843.5828 4427.88,-5758 
4353.546,-5663.4775 4317.7621,-5653.8598 4247.88,-5556 4096.1527,-5343.528 
4114.3647,-5254.4756 3959.88,-5044 3942.2255,-5019.9468 3641.1083,-4702.975 
3552.9458,-4610.2887"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3555.4547,-4607.848 3546.0264,-4603.015 
3550.383,-4612.6727 3555.4547,-4607.848"/>
+</g>
+<!-- 
/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge452" class="edge">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4648.1794,-6009.1615C4951.0324,-5974.9315 6754.8772,-5764.6233 
7261.88,-5556 7603.3728,-5415.4813 7693.8345,-5352.6522 7942.88,-5080 
8189.7822,-4809.6943 8178.1232,-4687.2336 8351.88,-4365 8416.6903,-4244.8087 
8392.5783,-4185.7793 8490.88,-4091 8644.9127,-3942.4866 8782.4791,-4045.9742 
8927.88,-3889 9015.1768,-3794.7547 9025.5785,-3742.1688 9016.88,-3614 
9012.1737,-3544.6558 8999.2151,-3463.8588 8991.9632,-3422.1406"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8995.3884,-3421.4098 8990.2083,-3412.1677 
8988.4943,-3422.623 8995.3884,-3421.4098"/>
+</g>
+<!-- 
/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge453" class="edge">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4617.0812,-5995.7767C4683.2555,-5897.1743 5006.7427,-5418.1297 
5294.88,-5044 5366.5112,-4950.9909 5392.029,-4933.8394 5463.88,-4841 
5623.3163,-4634.9907 5717.0289,-4609.878 5805.88,-4365 5957.564,-3946.9512 
5652.0337,-3698.8481 5957.88,-3376 6065.2108,-3262.7027 6242.6423,-3201.6589 
6344.8038,-3174.2626"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6345.9779,-3177.5727 6354.7539,-3171.637 
6344.1919,-3170.8044 6345.9779,-3177.5727"/>
+</g>
+<!-- 
/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge455" class="edge">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4614.3899,-5995.9881C4681.6346,-5868.2641 5084.4294,-5097.1062 
5142.88,-4841 5287.8903,-4205.6248 4770.4422,-3860.8955 5205.88,-3376 
5427.6552,-3129.0353 5614.6215,-3291.9639 5924.88,-3174 5959.0666,-3161.0018 
5964.9905,-3151.7544 5998.88,-3138 6264.6779,-3030.1227 6401.4954,-3130.9983 
6611.88,-2936 6695.9032,-2858.1217 6676.6465,-2807.3298 6710.88,-2698 
6877.5909,-2165.5833 6821.3031,-2007.0653 6975.88,-1471 6996.2171,-140 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7047.7372,-1279.8436 7048.2761,-1269.2625 
7041.2563,-1277.1981 7047.7372,-1279.8436"/>
+</g>
+<!-- 
/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge456" class="edge">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4561.7867,-5996.3726C4293.6449,-5885.0098 2836.1329,-5255.0426 
1945.88,-4365 1759.8061,-4178.9701 1679.6378,-4137.7493 1593.88,-3889 
1519.544,-3673.381 1539.6704,-3600.3193 1580.88,-3376 1844.748,-1939.6668 
2219.0223,-1325.2427 3563.88,-756 3792.6132,-659.1833 4566.6007,-568.7543 
4799.8239,-543.1718"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4800.303,-546.6403 4809.8632,-542.074 
4799.542,-539.6818 4800.303,-546.6403"/>
+</g>
+<!-- 
/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge457" class="edge">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4648.0785,-6009.4823C4855.6637,-5987.6794 5771.4267,-5890.4345 
6519.88,-5794 7261.7096,-5698.4189 7466.9049,-5762.208 8185.88,-5556 
8190.3987,-5554.704 8800.3058,-5283.084 8804.88,-5282 9702.878,-5069.1881 
12117.4786,-5472.1655 12952.88,-5080 13213.1468,-4957.822 13210.4511,-4827.6588 
13389.88,-4603 13550.5283,-4401.8558 13643.0442,-4372.6891 13719.88,-4127 
13724.6557,-4111.7293 13720.2378,-4106.996 13719.88,-4091 13712.767 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.1012,-772.6885 10135.9969,-775.8747 
10145.8828,-779.6851 10146.1012,-772.6885"/>
+</g>
+<!-- 
/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge458" class="edge">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4647.8906,-6008.6601C4843.3218,-5984.3748 5667.2724,-5881.7491 
6342.88,-5794 7137.4414,-5690.8009 7358.5915,-5773.007 8129.88,-5556 
8148.0053,-5550.9003 8731.5568,-5286.3352 8749.88,-5282 9650.5483,-5068.9059 
12080.5671,-5490.917 12909.88,-5080 13034.2441,-5018.3787 13036.8469,-4958.3998 
13110.88,-4841 13407.0953,-4371.2696 13450.0178,-4159.6672 13346.88,-3614 
13244.3914,-3071.7677 12678.3068,-2400.7614 12576.88,-2221 12517 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.3711,-1016.9809 11035.0239,-1019.2579 
11044.5326,-1023.9305 11045.3711,-1016.9809"/>
+</g>
+<!-- 
/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge459" class="edge">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4561.8686,-6004.3185C4380.9275,-5962.8678 3665.3439,-5791.6815 
3111.88,-5556 2002.3162,-5083.5146 1561.9085,-4940.2182 970.88,-3889 
753.7777,-3502.8565 745.88,-3360.9901 745.88,-2918 745.88,-2918 745.88,-2918 
745.88,-2203 745.88,-2094.9339 745.1806,-1313.8547 816.88,-1233 
1129.0518,-880.9666 1394.5042,-1122.2561 1855.88,-1030 1863.5137,-1028.4736 
1871.5167,-1026.858 1879.4545,-1025.246"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.3406,-1028.6375 1889.4416,-1023.2131 
1878.9444,-1021.7781 1880.3406,-1028.6375"/>
+</g>
+<!-- 
/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge460" class="edge">
+<title>/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4647.8923,-6009.8401C5037.7446,-5972.2386 8001.5527,-5688.533 
10409.88,-5520 10818.3854,-5491.4131 13714.538,-5481.7445 14089.88,-5318 
14092.0655,-5317.0466 14582.482,-4842.9316 14583.88,-4841 15102.8498,-4123.973 
15101.88,-3803.1313 15101.88,-2918 15101.88,-2918 15101.88,-2918 15101.88,-774 
15101.88,-659.7233 15158.4352,-599.0556 15077.88,-518 14925.5448,-364.7187 
13338.7931,-310.8705 12959.1517,-300.1313"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.167,-296.6305 12949.0727,-299.8483 
12958.9705,-303.6277 12959.167,-296.6305"/>
+</g>
+<!-- 
/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge462" class="edge">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6510.8275,-6010.9474C6236.9175,-5985.6503 4344.8434,-5810.907 
4015.6597,-5780.5051"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4015.7725,-5777.0007 4005.493,-5779.5661 
4015.1287,-5783.971 4015.7725,-5777.0007"/>
+</g>
+<!-- 
/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge461" class="edge">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6510.7824,-6000.3532C6506.162,-5998.7343 6501.4365,-5997.2252 6496.88,-5996 
5951.3008,-5849.3048 5793.845,-5914.4605 5241.88,-5794 5240.4142,-5793.6801 
5238.9323,-5793.3472 5237.4397,-5793.0032"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5238.0297,-5789.5451 5227.4872,-5790.5967 
5236.3845,-5796.349 5238.0297,-5789.5451"/>
+</g>
+<!-- 
/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge464" class="edge">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6577.1918,-6013.3452C6707.2636,-6009.4466 7190.1781,-5982.3457 
7523.88,-5794 7651.4469,-5721.9996 7673.617,-5679.8236 7751.88,-5556 
8039.4762,-5100.9806 7957.2157,-4903.0885 7971.88,-4365 7972.3159,-4349.0059 
7976.8953,-4344.1937 7971.88,-4329 7945.0596,-4247.7482 7875.3706,-4171.9921 
7836.3567,-4134.173"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7838.6314,-4131.5055 7828.9847,-4127.1246 
7833.7939,-4136.5651 7838.6314,-4131.5055"/>
+</g>
+<!-- 
/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge467" class="edge">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6510.8726,-6001.182C6505.5646,-5999.3216 6500.0999,-5997.5235 6494.88,-5996 
6092.6008,-5878.5891 5974.5892,-5916.662 5573.88,-5794 5299.9597,-5710.1497 
5235.0445,-5675.9068 4974.88,-5556 4665.6789,-5413.4928 3887.6891,-5051.2186 
3619.88,-4841 3564.2818,-4797.3578 3446.8889,-4662.5913 3408.88,-4603 
3284.8234,-4408.5014 3248.8648,-4352.8588 3201.88,-4127 3180.601,-4024.7107 
3218.0168,-3799.31 3391.88,-3614 3535.2525,-3461.188 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4364.3654,-2467.4955 4370.8868,-2459.1456 
4360.5817,-2461.6062 4364.3654,-2467.4955"/>
+</g>
+<!-- 
/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge463" class="edge">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6510.7589,-6001.5445C6505.4656,-5999.6373 6500.0352,-5997.7297 
6494.88,-5996 5858.0104,-5782.3191 5653.3917,-5848.9642 5048.88,-5556 
4689.9663,-5382.0599 4653.0228,-5250.6295 4311.88,-5044 4145.4142,-4943.172 
4088.4866,-4944.8355 3923.88,-4841 3901.3258,-4826.7726 3897.8244,-4820.1511 
3875.88,-4805 3766.559,-4729.5214 3632.6479,-4647.4276 3567.7843,-4608.2914"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3569.4715,-4605.2218 3559.0997,-4603.0594 
3565.8592,-4611.2178 3569.4715,-4605.2218"/>
+</g>
+<!-- 
/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge465" class="edge">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6577.1159,-6011.2566C6772.3692,-5994.828 7771.3919,-5906.3867 8055.88,-5794 
8387.4593,-5663.0099 8687.88,-5656.5154 8687.88,-5300 8687.88,-5300 
8687.88,-5300 8687.88,-5062 8687.88,-4834.7637 8837.5394,-4793.2017 
8815.88,-4567 8805.611,-4459.7551 8822.6364,-4422.9344 8769.88,-4329 
8699.0464,-4202.8784 8465.2245,-4209.7103 8547.88,-4091 8695.7278,-3878.6602 
8915.2219,-4076.1589 9093.88,-3889 9181.4366,-3797.2773 9212.9939,-37 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9019.9668,-3415.7964 9010.0422,-3412.0878 
9015.4879,-3421.176 9019.9668,-3415.7964"/>
+</g>
+<!-- 
/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge466" class="edge">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6577.0627,-6010.8793C6722.7842,-5996.4303 7303.4582,-5930.8377 
7409.88,-5794 7419.7026,-5781.37 7412.393,-5773.8014 7409.88,-5758 
7357.4515,-5428.3404 7322.026,-5344.5941 7176.88,-5044 7019.5642,-4718.2025 
6904.6974,-4680.6388 6727.88,-4365 6642.1716,-4212.001 6431.895,-3821.2001 
6393.88,-3650 6355.2786,-3476.1594 6398.8414,-3260.0181 6416.8317,-3184.0055"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6420.2475,-3184.7707 6419.1893,-3174.2288 
6413.4425,-3183.1297 6420.2475,-3184.7707"/>
+</g>
+<!-- 
/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge468" class="edge">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6577.1215,-6013.1817C6757.2844,-6007.1526 7628.1719,-5957.4951 
8160.88,-5556 8267.8707,-5475.3625 8301.18,-5444.2986 8345.88,-5318 
8492.5372,-4903.6235 8530.7049,-4730.5443 8351.88,-4329 8294.5279,-4200.2182 
7983.4584,-3998.6717 7894.88,-3889 7672.7406,-3613.9624 7585.88,-3509.5415 
7585.88,-3156 7585.88,-3156 7585.88,-3156 7585.88,-1727 7585.88,-1607.7961 
7583.5342,-1561.44 7505.88,-1471 7410.6221,-1360.0579 7246.3558,-1299 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7145.474,-1268.294 7134.9052,-1269.0361 
7143.63,-1275.0468 7145.474,-1268.294"/>
+</g>
+<!-- 
/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge469" class="edge">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6576.8849,-6009.8415C6748.427,-5988.1887 7555.5618,-5885.8294 8214.88,-5794 
9044.6571,-5678.4292 9246.2917,-5603.7687 10079.88,-5520 10900.7455,-5437.5098 
13019.5301,-5620.9836 13786.88,-5318 14093.8154,-5196.8084 
14202.3141,-5133.0861 14355.88,-4841 14630.5447,-4318.581 14533.3198,-2747.9186 
14355.88,-2185 14032.3218,-1158.5283 13466.9138,-904.0067 12400.88,-756 
11620.2542,-647.619 5636.7049,-548.392 4934.1609,-537.0729"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.0166,-533.5702 4923.9616,-536.9088 
4933.9039,-540.5693 4934.0166,-533.5702"/>
+</g>
+<!-- 
/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge470" class="edge">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6577.0336,-6011.111C6743.3865,-5996.2497 7503.2372,-5924.032 8112.88,-5794 
8514.1663,-5708.4088 9482.5289,-5351.6901 9886.88,-5282 10620.0918,-5155.6307 
12531.1772,-5338.4176 13228.88,-5080 13626.8763,-4932.5887 
13691.9169,-4753.9006 13861.88,-4365 13955.2386,-4151.3816 
13988.2179,-4085.8012 13975.88,-3853 13924.5005,-2883.5307 
14010.9842,-2567.6077 13557.88,-1709 13542.2318,-1679.3476 
13213.4348,-1253.4687 13186.88,-1233 1 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.0362,-773.8382 10135.8861,-776.8757 
10145.715,-780.8308 10146.0362,-773.8382"/>
+</g>
+<!-- 
/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge471" class="edge">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6576.9576,-6010.7408C6742.9449,-5994.0988 7501.3132,-5914.6594 
8112.88,-5794 8531.8871,-5711.3318 8633.1765,-5673.1479 9043.88,-5556 
9433.3135,-5444.919 9514.6447,-5355.5262 9912.88,-5282 10652.6071,-5145.4241 
12609.4931,-5396.5396 13291.88,-5080 13425.0542,-5018.2243 
13440.5588,-4964.5304 13519.88,-4841 13765.5881,-4458.3479 
13838.2015,-4304.7273 13785.88,-3853 13747.5347,-3521.9389 
13725.2707,-3427.3401 13559.88,-3138 133 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.2535,-1018.6403 11034.8895,-1020.8401 
11044.3632,-1025.5835 11045.2535,-1018.6403"/>
+</g>
+<!-- 
/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge472" class="edge">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6510.638,-6000.9807C6505.4093,-5999.168 6500.0303,-5997.4372 6494.88,-5996 
6042.1867,-5869.6779 5915.5693,-5896.4336 5456.88,-5794 5035.0179,-5699.7906 
4923.612,-5693.7052 4513.88,-5556 3177.5098,-5106.8647 2784.8759,-5005.0706 
1681.88,-4127 1277.6052,-3805.1658 1196.0341,-3658.3137 1015.88,-3174 
975.6823,-3065.9353 973.88,-3033.2989 973.88,-2918 973.88,-2918 973.88,-2918 
973.88,-1489 973.88,-1371.933 953.1482,-1315.826 103 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.5335,-1029.1063 1889.5764,-1023.5858 
1879.0645,-1022.2622 1880.5335,-1029.1063"/>
+</g>
+<!-- 
/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge473" class="edge">
+<title>/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6577.0717,-6010.5115C6900.6401,-5976.5623 9526.5872,-5702.3488 
11657.88,-5520 12259.5746,-5468.5203 13829.4729,-5591.5041 14367.88,-5318 
14736.7198,-5130.634 14782.2999,-4974.7224 14963.88,-4603 15297.4118,-3920.2091 
15253.88,-3677.8993 15253.88,-2918 15253.88,-2918 15253.88,-2918 15253.88,-774 
15253.88,-656.933 15280.3543,-594.6615 15191.88,-518 15019.6141,-368.7344 
13349.0332,-311.5803 12959.0074,-300.2142"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.0335,-296.7136 12948.9363,-299.9226 
12958.8308,-303.7107 12959.0335,-296.7136"/>
+</g>
+<!-- 
/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge475" class="edge">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2863.938,-6006.4379C2878.3448,-6003.1744 2895.4362,-5999.3459 2910.88,-5996 
3298.6731,-5911.9837 3767.9292,-5816.3361 3918.1525,-5785.8641"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3918.8924,-5789.2854 3927.9974,-5783.8678 
3917.5013,-5782.425 3918.8924,-5789.2854"/>
+</g>
+<!-- 
/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge474" class="edge">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2864.1745,-6005.5342C2878.4731,-6002.1523 2895.4179,-5998.4802 
2910.88,-5996 3780.2854,-5856.5438 4852.5241,-5793.2015 5116.21,-5779.1084"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5116.5428,-5782.5957 5126.343,-5778.5698 
5116.1713,-5775.6056 5116.5428,-5782.5957"/>
+</g>
+<!-- 
/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge477" class="edge">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2864.1534,-5997.6736C2961.723,-5950.6716 3256.6875,-5814.782 3517.88,-5758 
4747.0443,-5490.7857 5153.4728,-5971.1057 6340.88,-5556 6517.4152,-5494.285 
6545.3944,-5439.1251 6687.88,-5318 6911.338,-5128.0414 6956.0688,-5066.2659 
7143.88,-4841 7323.8326,-4625.1599 7317.7037,-4529.2283 7514.88,-4329 
7596.5692,-4246.0463 7711.3271,-4169.4874 7770.4002,-4132.4153"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7772.4131,-4135.2849 7779.0455,-4127.0227 
7768.7084,-4129.3456 7772.4131,-4135.2849"/>
+</g>
+<!-- 
/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge480" class="edge">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2808.807,-5995.8231C2767.8728,-5960.945 2679.9907,-5880.3901 2631.88,-5794 
2305.7663,-5208.4132 2271.0638,-4999.2642 2273.88,-4329 2274.7725,-4116.5849 
2248.4737,-4054.1009 2316.88,-3853 2509.9175,-3285.508 2853.9361,-3329.7732 
3305.88,-2936 3432.9156,-2825.3154 3422.8089,-2747.6943 3567.88,-2662 
3705.5968,-2580.6499 4194.314,-2481.0309 4351.6751,-2450.4022"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.4035,-2453.8262 4361.5538,-2448.4854 
4351.0701,-2446.9544 4352.4035,-2453.8262"/>
+</g>
+<!-- 
/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge476" class="edge">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2838.4968,-5995.9008C2865.906,-5930.9748 2962.5186,-5703.8781 3049.88,-5520 
3202.8174,-5198.0974 3249.0975,-5121.5225 3412.88,-4805 3448.9623,-4735.2681 
3492.3108,-4653.6022 3514.3989,-4612.1368"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3517.5454,-4613.6745 3519.16,-4603.2035 
3511.3679,-4610.3822 3517.5454,-4613.6745"/>
+</g>
+<!-- 
/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge478" class="edge">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2859.6751,-5995.841C2938.7515,-5947.0375 3167.3874,-5813.0242 3377.88,-5758 
4558.4078,-5449.4021 4936.8567,-5870.2971 6115.88,-5556 6352.1386,-5493.0196 
6432.2735,-5483.9102 6611.88,-5318 7100.6815,-4866.473 6865.0522,-4368.4651 
7469.88,-4091 7978.9944,-3857.4435 8256.0194,-4211.6606 8713.88,-3889 
8735.8345,-3873.5284 8919.9116,-3522.4727 8972.7511,-3421.1485"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8975.927,-3422.6277 8977.4451,-3412.1422 
8969.7195,-3419.3924 8975.927,-3422.6277"/>
+</g>
+<!-- 
/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge479" class="edge">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2860.8063,-5995.9259C2968.2296,-5931.0849 3344.5864,-5704.2396 
3656.88,-5520 4034.4845,-5297.2298 4116.1813,-5212.6141 4520.88,-5044 
4795.9471,-4929.3957 4941.0136,-5043.2216 5159.88,-4841 5288.8772,-4721.813 
5457.88,-4284.6298 5457.88,-4109 5457.88,-4109 5457.88,-4109 5457.88,-3871 
5457.88,-3635.9813 5459.8528,-3522.1772 5643.88,-3376 5754.1836,-3288.3832 
6169.1401,-3203.2335 6344.679,-3170.2959"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6345.4404,-3173.7143 6354.6274,-3168.437 
6344.1546,-3166.8333 6345.4404,-3173.7143"/>
+</g>
+<!-- 
/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge481" class="edge">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2821.8282,-5995.8022C2781.8693,-5913.1324 2626.0248,-5564.7796 
2689.88,-5282 2773.2165,-4912.9478 2812.7246,-4734.6845 3151.88,-4567 
3470.568,-4409.4349 4501.2488,-4629.4243 4738.88,-4365 4850.454,-4240.8459 
4711.4992,-3775.4524 4753.88,-3614 4784.3742,-3497.8303 4792.2029,-3455.8956 
4881.88,-3376 5095.7715,-3185.4386 5207.0173,-3222.0382 5480.88,-3138 
5879.0152,-3015.8272 6066.1666,-3190.4149 6395.88,-2936 6442.9333,-2899. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6954.7694,-1273.3256 6963.7186,-1267.6543 
6953.1861,-1266.507 6954.7694,-1273.3256"/>
+</g>
+<!-- 
/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge482" class="edge">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2804.0519,-5995.9591C2749.354,-5959.012 2621.2918,-5871.6657 2516.88,-5794 
1968.1829,-5385.8573 1822.8004,-5292.1483 1308.88,-4841 587.8392,-4208.0297 
327.88,-3877.4535 327.88,-2918 327.88,-2918 327.88,-2918 327.88,-1727 
327.88,-1495.5212 302.8871,-1365.2314 492.88,-1233 906.3076,-945.2624 
1118.8239,-1150.5799 1607.88,-1030 1659.8797,-1017.1791 1671.3528,-1008.6045 
1722.88,-994 2135.8503,-876.951 2236.1352,-830.3759 2658.88 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4799.9083,-542.5138 4809.7311,-538.5436 
4799.5764,-535.5217 4799.9083,-542.5138"/>
+</g>
+<!-- 
/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge483" class="edge">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2863.9252,-6004.5034C2963.9454,-5975.5412 3271.8866,-5884.7664 
3521.88,-5794 3561.6003,-5779.5785 3568.6995,-5767.4789 3609.88,-5758 
4974.4124,-5443.9111 5372.3772,-5784.1459 6753.88,-5556 6984.8108,-5517.8633 
7539.5482,-5317.6242 7770.88,-5282 8293.9678,-5201.4466 12046.9137,-5296.4561 
12529.88,-5080 12975.7373,-4880.1755 12976.8261,-4605.0238 13077.88,-4127 
13214.9705,-3478.509 12712.4032,-1791.7714 12355.88,-1233 12315.4 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.1461,-771.9346 10136.0714,-775.2133 
10145.9918,-778.9329 10146.1461,-771.9346"/>
+</g>
+<!-- 
/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge484" class="edge">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2864.0637,-5999.1426C2967.6392,-5953.5496 3295.1707,-5815.2645 
3581.88,-5758 4921.9207,-5490.3535 5301.2978,-5776.6127 6649.88,-5556 
7119.9083,-5479.1087 7214.973,-5353.3129 7685.88,-5282 8213.997,-5202.0233 
12029.1195,-5351.89 12488.88,-5080 12802.4889,-4894.5402 12783.957,-4713.6061 
12889.88,-4365 12920.9818,-4262.6398 12917.8574,-4233.6798 12925.88,-4127 
12985.8943,-3328.9646 12695.0066,-3142.1469 12343.88,-2423 12238.39 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.7636,-1024.5855 11035.25,-1025.8951 
11044.2855,-1031.4277 11045.7636,-1024.5855"/>
+</g>
+<!-- 
/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge485" class="edge">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2808.6532,-5995.7908C2689.5286,-5898.2117 2114.4921,-5427.3403 
1642.88,-5044 1401.0905,-4847.4664 1303.4228,-4837.1789 1097.88,-4603 
898.6832,-4376.0513 625.5848,-3684.6986 617.88,-3650 570.2677,-3435.5788 
631.88,-3375.6437 631.88,-3156 631.88,-3156 631.88,-3156 631.88,-2203 
631.88,-2095.0023 621.7923,-1313.4168 693.88,-1233 868.8519,-1037.8115 
1598.3343,-1078.8259 1855.88,-1030 1863.5286,-1028.55 1871.5406,-1026.981 
1879.4 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.362,-1028.788 1889.4747,-1023.3834 
1878.9807,-1021.9256 1880.362,-1028.788"/>
+</g>
+<!-- 
/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge486" class="edge">
+<title>/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2864.225,-6003.688C3007.2131,-5959.6306 3569.5074,-5788.0732 3751.88,-5758 
5341.8002,-5495.8225 5773.4875,-5760.2673 7371.88,-5556 7452.3739,-5545.7132 
7470.2714,-5529.346 7550.88,-5520 8239.4088,-5440.1696 13166.4116,-5628.9723 
13785.88,-5318 13816.1599,-5302.7995 14147.8915,-4869.7114 14165.88,-4841 
14646.4004,-4074.0405 14835.88,-3823.0562 14835.88,-2918 14835.88,-2918 
14835.88,-2918 14835.88,-774 14835.88,-659.7233 1489 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.2623,-297.808 12949.1221,-300.8783 
12958.9637,-304.8017 12959.2623,-297.808"/>
+</g>
+<!-- 
/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge488" class="edge">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5966.7377,-6008.9741C5701.7477,-5978.104 4296.6664,-5814.4186 
4015.7736,-5781.6959"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4015.8383,-5778.1798 4005.5004,-5780.4991 
4015.0282,-5785.1328 4015.8383,-5778.1798"/>
+</g>
+<!-- 
/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge487" class="edge">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5966.8484,-6001.7053C5828.8141,-5962.2669 5396.8705,-5838.8544 
5237.0894,-5793.2027"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5237.9932,-5789.8209 5227.4164,-5790.439 
5236.0701,-5796.5516 5237.9932,-5789.8209"/>
+</g>
+<!-- 
/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge490" class="edge">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6052.8906,-6010.1794C6260.0098,-5991.3397 7155.0452,-5904.773 7409.88,-5794 
7567.2478,-5725.5945 7613.3803,-5695.0818 7713.88,-5556 8029.1493,-5119.6979 
7916.9423,-4903.0217 7933.88,-4365 7934.3834,-4349.0079 7937.9677,-4344.469 
7933.88,-4329 7913.6901,-4252.5966 7860.1499,-4174.9353 7830.1007,-4135.5124"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7832.5939,-4133.0147 7823.7105,-4127.241 
7827.0545,-4137.2943 7832.5939,-4133.0147"/>
+</g>
+<!-- 
/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge493" class="edge">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5966.4871,-6008.5866C5830.6251,-5990.6438 5402.8938,-5926.5823 
5073.88,-5794 4929.6201,-5735.8678 3999.8879,-5165.371 3869.88,-5080 
3718.5069,-4980.5994 3675.6084,-4960.8835 3539.88,-4841 3346.9409,-4670.5847 
3291.9687,-4608.9842 3209.88,-4365 3137.2425,-4149.1069 3115.515,-4069.317 
3186.88,-3853 3224.9653,-3737.5583 3231.7996,-3697.7802 3319.88,-3614 
3467.0681,-3473.9977 3581.6808,-3550.9316 3729.88,-3412 3818.9221,-3328.5 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4355.6013,-2466.7726 4362.9236,-2459.1153 
4352.4243,-2460.5351 4355.6013,-2466.7726"/>
+</g>
+<!-- 
/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge489" class="edge">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5966.5636,-6010.304C5833.0716,-5997.4976 5418.786,-5947.0869 5116.88,-5794 
5094.65,-5782.7279 5093.4525,-5773.4321 5073.88,-5758 4536.7472,-5334.4944 
4355.7805,-5287.8195 3837.88,-4841 3820.7475,-4826.219 3818.7134,-4820.1207 
3801.88,-4805 3718.2334,-4729.8639 3613.164,-4648.6171 3561.1364,-4609.1964"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3563.0409,-4606.2487 3552.9532,-4603.0099 
3558.8194,-4611.8325 3563.0409,-4606.2487"/>
+</g>
+<!-- 
/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge491" class="edge">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6053.0553,-6011.9197C6295.6904,-5999.7604 7490.5927,-5933.5612 
7827.88,-5794 7986.4352,-5728.3937 8021.2295,-5687.1504 8131.88,-5556 
8504.7939,-5113.9975 8553.0896,-4934.0915 8655.88,-4365 8679.7709,-4232.7298 
8451.6869,-4201.7284 8527.88,-4091 8670.308,-3884.0151 8883.3987,-4071.6984 
9055.88,-3889 9142.9286,-3796.795 9168.3062,-3735.4592 9131.88,-3614 
9108.2027,-3535.0506 9046.0234,-3458.2504 9011.2704,-3419.685"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9013.6233,-3417.0713 9004.2945,-3412.0489 
9008.4552,-3421.7926 9013.6233,-3417.0713"/>
+</g>
+<!-- 
/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge492" class="edge">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6053.0873,-6005.9674C6196.8312,-5976.6477 6659.9974,-5860.7121 
6839.88,-5556 6901.7874,-5451.132 6854.1314,-5402.941 6839.88,-5282 
6814.3714,-5065.5273 6782.1762,-5015.575 6725.88,-4805 6587.6089,-4287.7996 
6467.345,-4178.8182 6383.88,-3650 6364.8899,-3529.6824 6365.3487,-3497.1607 
6377.88,-3376 6385.1334,-3305.8691 6405.0635,-3225.1394 6416.1622,-3183.7094"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6419.5413,-3184.6209 6418.7805,-3174.0534 
6412.7853,-3182.7889 6419.5413,-3184.6209"/>
+</g>
+<!-- 
/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge494" class="edge">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6052.9054,-6011.4788C6266.2362,-5998.3864 7210.3588,-5933.3425 
7463.88,-5794 7709.59,-5658.9507 7733.1617,-5558.1424 7877.88,-5318 
8113.001,-4927.8452 8280.2847,-4764.5523 8146.88,-4329 8040.2028,-3980.7102 
7854.8398,-3973.7441 7687.88,-3650 7486.2855,-3259.0975 7491.88,-3119.824 
7491.88,-2680 7491.88,-2680 7491.88,-2680 7491.88,-1727 7491.88,-1611.9756 
7519.4526,-1565.5032 7453.88,-1471 7377.8082,-1361.3654 7228.697,-1300. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7137.1303,-1268.6038 7126.5446,-1269.0441 
7135.0944,-1275.3012 7137.1303,-1268.6038"/>
+</g>
+<!-- 
/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge495" class="edge">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6052.974,-6010.586C6276.9378,-5992.6468 7330.5337,-5905.852 8187.88,-5794 
8951.5419,-5694.3703 9133.0168,-5600.9887 9898.88,-5520 10328.9537,-5474.5205 
13412.1252,-5535.5755 13785.88,-5318 13995.5439,-5195.9474 
14148.4735,-4603.6956 14213.88,-4365 14441.9805,-3532.5656 
14345.7619,-3274.5451 14204.88,-2423 14151.9077,-2102.8151 
14183.6409,-2005.5864 14051.88,-1709 13863.5937,-1285.1783 13717.7587,-1177.586 
13291.88,-994 1284 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.0588,-532.7238 4924.0459,-536.1868 
4934.0329,-539.7238 4934.0588,-532.7238"/>
+</g>
+<!-- 
/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge496" class="edge">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6053.1566,-6011.9032C6263.0332,-6001.1459 7195.2201,-5946.6112 
7941.88,-5794 8123.1839,-5756.943 8562.9086,-5610.0876 8739.88,-5556 
8791.0982,-5540.3462 8803.4457,-5534.9284 8854.88,-5520 9247.6943,-5405.9886 
9340.0691,-5347.1039 9743.88,-5282 10506.8874,-5158.9851 12485.5626,-5332.8823 
13215.88,-5080 13259.7736,-5064.8012 13528.8277,-4876.4192 13558.88,-4841 
13781.908,-4578.1425 13808.8157,-4467.6167 13861.88,-4127 14029.7 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.1509,-773.3328 10136.0205,-776.4351 
10145.8744,-780.3273 10146.1509,-773.3328"/>
+</g>
+<!-- 
/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge497" class="edge">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6052.9097,-6012.5809C6272.0268,-6004.7077 7284.9807,-5960.5247 
8093.88,-5794 8845.9366,-5639.1772 8988.4778,-5419.5748 9743.88,-5282 
10562.6468,-5132.8851 13047.5635,-5562.198 13462.88,-4841 13788.5205,-4275.5245 
13789.2881,-3986.8815 13559.88,-3376 13407.0977,-2969.1623 
12703.3115,-2118.3411 12480.88,-1745 12410.9886,-1627.6905 
12437.2939,-1568.6857 12341.88,-1471 12185.7087,-1311.1103 
12107.8554,-1312.2682 11898.88,-1233  [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.3596,-1020.3666 11034.9421,-1022.297 
11044.2896,-1027.2844 11045.3596,-1020.3666"/>
+</g>
+<!-- 
/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge498" class="edge">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5966.6387,-6006.3623C5826.0391,-5981.1504 5369.5735,-5896.3251 
4999.88,-5794 4681.1569,-5705.7827 4607.3963,-5664.1678 4294.88,-5556 
3452.4612,-5264.4229 3194.8176,-5283.388 2420.88,-4841 2265.1355,-4751.9754 
2236.2466,-4713.4409 2094.88,-4603 1840.1273,-4403.9776 1780.4432,-4348.402 
1544.88,-4127 1100.8004,-3709.6169 897.88,-3527.4385 897.88,-2918 897.88,-2918 
897.88,-2918 897.88,-1489 897.88,-1374.2231 854.156,-1317.4554  [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.5479,-1028.9035 1889.6115,-1023.4171 
1879.1048,-1022.0539 1880.5479,-1028.9035"/>
+</g>
+<!-- 
/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge499" class="edge">
+<title>/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6053.0762,-6011.8265C6322.8474,-5998.0456 7803.7319,-5919.3672 
9005.88,-5794 9124.5365,-5781.6258 9153.5455,-5773.1477 9271.88,-5758 
10147.5394,-5645.9092 10364.983,-5602.9697 11243.88,-5520 11900.2694,-5458.0355 
13596.3657,-5574.1504 14203.88,-5318 14620.0135,-5142.5427 
14727.6608,-5008.7851 14925.88,-4603 15258.2348,-3922.6186 15177.88,-3675.2176 
15177.88,-2918 15177.88,-2918 15177.88,-2918 15177.88,-774 15177.88,-659.723 
[...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.1631,-296.3448 12949.0803,-299.5985 
12958.9914,-303.3427 12959.1631,-296.3448"/>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge502" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6419.7413,-6476.9793C6288.0572,-6434.6492 5879.1018,-6306.6622 
5531.88,-6235 5212.3689,-6169.0569 4337.5601,-6229.4894 4077.88,-6032 
4003.3885,-5975.3485 3978.1129,-5858.4099 3970.1943,-5804.4384"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3973.6194,-5803.6528 3968.7944,-5794.2205 
3966.6842,-5804.603 3973.6194,-5803.6528"/>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge501" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6458.1475,-6472.52C6438.3018,-6398.9842 6354.4991,-6124.9035 6177.88,-5996 
5834.1203,-5745.1109 5655.1222,-5895.7199 5241.88,-5794 5240.4232,-5793.6414 
5238.9494,-5793.2736 5237.464,-5792.8985"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5238.1058,-5789.4494 5227.548,-5790.3347 
5236.3535,-5796.2265 5238.1058,-5789.4494"/>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge504" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6506.0377,-6476.6421C6511.0081,-6475.2764 6516.0313,-6474.0226 
6520.88,-6473 6904.3569,-6392.1243 8008.7537,-6560.5389 8272.88,-6271 
8420.5048,-6109.1716 8237.2934,-4720.3451 8031.88,-4329 7986.4825,-4242.5105 
7895.0169,-4169.0898 7844.4723,-4132.9735"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7846.3163,-4129.991 7836.1279,-4127.0847 
7842.2801,-4135.7103 7846.3163,-4129.991"/>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge507" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6419.646,-6490.2154C6213.0304,-6485.5781 5306.8176,-6455.1795 4593.88,-6271 
4322.3446,-6200.8519 4257.9837,-6162.7547 4009.88,-6032 3924.7106,-5987.1144 
3360.3987,-5616.9549 3285.88,-5556 3170.576,-5461.6835 3114.9677,-5451.9933 
3049.88,-5318 2764.6724,-4730.8554 2757.7318,-4478.0459 2945.88,-3853 
2980.5516,-3737.8175 2984.1098,-3695.1726 3072.88,-3614 3243.3869,-3458.0862 
3371.0756,-3555.8454 3551.88,-3412 3602.9451,-3371. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.6113,-2452.5674 4361.7965,-2447.2872 
4351.3233,-2445.6869 4352.6113,-2452.5674"/>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge503" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6419.8499,-6487.8651C6128.4979,-6465.9197 4444.1459,-6327.4649 
4040.88,-6032 3992.4381,-5996.5076 3810.2745,-5610.4191 3784.88,-5556 
3736.7179,-5452.7911 3727.3082,-5425.5676 3689.88,-5318 3653.6049,-5213.7464 
3647.2615,-5186.6733 3618.88,-5080 3590.8289,-4974.5687 3582.5299,-4948.315 
3562.88,-4841 3547.8218,-4758.7619 3536.6608,-4660.4998 3531.7092,-4613.1927"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3535.1754,-4612.6844 3530.6662,-4603.097 
3528.2124,-4613.4038 3535.1754,-4612.6844"/>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge505" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6506.0254,-6476.5829C6510.998,-6475.2281 6516.0252,-6473.993 6520.88,-6473 
7379.7082,-6297.335 7632.4499,-6483.633 8482.88,-6271 9027.2653,-6134.8874 
9338.8947,-6259.7491 9651.88,-5794 10089.9099,-5142.1737 9200.6504,-4900.6825 
9065.88,-4127 9036.613,-3958.9855 9281.346,-4036.5445 9366.88,-3889 
9428.2957,-3783.0591 9446.037,-3719.5076 9383.88,-3614 9307.0279,-3483.5485 
9121.8957,-3424.9858 9034.3174,-3403.8865"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9034.9216,-3400.4333 9024.3862,-3401.5544 
9033.3212,-3407.2479 9034.9216,-3400.4333"/>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge506" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6506.1154,-6474.7958C6673.4777,-6411.3992 7276.4625,-6176.5687 
7417.88,-6032 7509.4122,-5938.4282 7545.2864,-5887.4497 7525.88,-5758 
7439.0472,-5178.785 7688.7291,-6149.7764 6581.88,-3650 6535.4274,-3545.0886 
6516.9123,-3521.2565 6481.88,-3412 6455.8789,-3330.9096 6436.9328,-3231.7994 
6428.5962,-3184.1836"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6432.0391,-3183.5522 6426.8883,-3174.2937 
6425.1412,-3184.7435 6432.0391,-3183.5522"/>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge508" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6505.9747,-6488.1734C6726.5746,-6473.3606 7751.2599,-6400.399 8580.88,-6271 
9094.0965,-6190.9517 9230.3351,-6190.8215 9724.88,-6032 10012.1037,-5939.7591 
10055.2469,-5838.8594 10345.88,-5758 10438.7156,-5732.1715 13707.1213,-5372.075 
13786.88,-5318 13886.9968,-5250.1226 13888.5806,-5197.1011 13918.88,-5080 
14006.0665,-4743.0412 13902.1131,-4610.1087 13696.88,-4329 
13035.2037,-3422.6992 10605.048,-1805.3588 9533.88,-1471 907 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.2952,-1250.7934 7148.1814,-1253.9497 
7158.056,-1257.7893 7158.2952,-1250.7934"/>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge509" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6506.1529,-6489.5469C6892.2431,-6476.1593 9785.7189,-6367.0924 
12104.88,-6032 12617.1509,-5957.9827 12740.5117,-5910.2442 13244.88,-5794 
14087.3022,-5599.8428 14542.9115,-5951.7707 15130.88,-5318 15574.586,-4839.7296 
15289.0061,-4502.0338 15222.88,-3853 15098.6992,-2634.1537 
15288.4335,-2039.1651 14365.88,-1233 13855.9778,-787.4266 13587.4808,-863.2795 
12918.88,-756 12085.4471,-622.2726 5662.0078,-545.1025 4933.9789,-536.7564"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4933.9629,-533.2561 4923.9235,-536.6413 
4933.8828,-540.2556 4933.9629,-533.2561"/>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge510" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6506.0874,-6488.0015C6747.5467,-6471.069 7954.2282,-6384.1349 8935.88,-6271 
11186.0541,-6011.6685 11828.4307,-6258.2769 13981.88,-5556 14608.2192,-5351.74 
15101.88,-5243.8042 15101.88,-4585 15101.88,-4585 15101.88,-4585 15101.88,-4347 
15101.88,-3510.0793 14176.6086,-1271.065 13386.88,-994 13071.4022,-883.3191 
10608.1608,-792.6629 10146.354,-776.5479"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.2555,-773.0424 10136.1397,-776.1922 
10146.0118,-780.0382 10146.2555,-773.0424"/>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge511" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6505.9049,-6487.7594C6734.103,-6470.3705 7825.8583,-6384.6623 8713.88,-6271 
9386.9763,-6184.847 9595.9791,-6294.1622 10221.88,-6032 10410.9481,-5952.8077 
10402.4274,-5833.8022 10592.88,-5758 12242.5517,-5101.4124 13360.9391,-6416.451 
14529.88,-5080 14958.9278,-4589.4693 14758.6509,-4234.6388 14559.88,-3614 
14199.5985,-2489.0632 13881.6684,-2243.2874 12987.88,-1471 
12850.2317,-1352.0635 12824.1367,-1299.6717 12654.88,-1233 1 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.1098,-1013.8613 11034.8938,-1016.6692 
11044.6311,-1020.8449 11045.1098,-1013.8613"/>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge512" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6419.5965,-6488.4571C5970.9257,-6461.8858 2176.0058,-6232.0103 
1719.88,-6032 809.2787,-5632.7031 549.7575,-5305.759 227.88,-4365 
-117.9946,-3354.1042 365.88,-3033.4285 365.88,-1965 365.88,-1965 365.88,-1965 
365.88,-1727 365.88,-1489.7982 382.095,-1380.4742 567.88,-1233 
672.5515,-1149.9128 1621.4425,-1045.6322 1879.4047,-1018.6256"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.1471,-1022.0672 1889.7295,-1017.5474 
1879.42,-1015.1051 1880.1471,-1022.0672"/>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge513" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6505.9373,-6489.9384C7176.0811,-6473.1458 15443.88,-6256.2383 
15443.88,-5776 15443.88,-5776 15443.88,-5776 15443.88,-774 15443.88,-659.1638 
15492.0531,-597.1807 15408.88,-518 15227.3126,-345.1482 13372.0966,-305.7982 
12959.0788,-299.155"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.067,-295.6545 12949.0126,-298.995 
12958.9557,-302.6536 12959.067,-295.6545"/>
+</g>
+<!-- /gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv -->
+<g id="node63" class="node">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv</title>
+<polygon fill="none" stroke="#ffffff" points="8426.88,-6271 8362.88,-6271 
8362.88,-6235 8426.88,-6235 8426.88,-6271"/>
+<text text-anchor="middle" x="8394.88" y="-6249.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">ed&#45;1.12</text>
+</g>
+<!-- 
/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv
 -->
+<g id="edge500" class="edge">
+<title>/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv&#45;&gt;/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6506.0655,-6487.3495C6709.6656,-6469.8274 7593.7563,-6390.2575 
8310.88,-6271 8324.5969,-6268.7189 8339.4643,-6265.7118 8352.8246,-6262.8101"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8353.6952,-6266.2022 8362.7036,-6260.6255 
8352.1837,-6259.3674 8353.6952,-6266.2022"/>
+</g>
+<!-- 
/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge542" class="edge">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4911.82,-6006.5452C4785.8212,-5980.9201 4362.7565,-5892.5827 4019.88,-5794 
4018.4207,-5793.5804 4016.9422,-5793.145 4015.4521,-5792.6973"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4016.1221,-5789.2399 4005.5334,-5789.6002 
4014.0356,-5795.9217 4016.1221,-5789.2399"/>
+</g>
+<!-- 
/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge541" class="edge">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4966.3922,-5995.7197C5006.7761,-5953.5646 5106.498,-5849.4689 
5152.6845,-5801.2567"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5155.2299,-5803.6592 5159.6202,-5794.0168 
5150.175,-5798.8167 5155.2299,-5803.6592"/>
+</g>
+<!-- 
/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge544" class="edge">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4986.0198,-6011.2003C5261.5272,-5989.8425 6988.3247,-5845.6274 
7409.88,-5556 7513.3272,-5484.9271 7500.8798,-5427.689 7561.88,-5318 
7723.9886,-5026.5005 7730.1687,-4931.155 7789.88,-4603 7811.811,-4482.4735 
7822.9398,-4451.4673 7819.88,-4329 7818.1578,-4260.0691 7813.4049,-4179.1032 
7810.7447,-4137.249"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7814.2358,-4136.9964 7810.101,-4127.2418 
7807.2502,-4137.4459 7814.2358,-4136.9964"/>
+</g>
+<!-- 
/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge547" class="edge">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4911.507,-5997.7512C4659.0766,-5885.2564 3209.6825,-5195.036 3087.88,-4127 
3060.3306,-3885.4304 3096.1808,-3775.5557 3277.88,-3614 3432.3754,-3476.6322 
3543.292,-3550.3818 3696.88,-3412 3789.2464,-3328.7784 3788.9365,-3285.5285 
3843.88,-3174 3951.4191,-2955.7086 3882.4104,-2849.2031 4037.88,-2662 
4124.8996,-2557.2184 4275.1781,-2488.6349 4352.2318,-2458.5303"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4353.6337,-2461.741 4361.706,-2454.879 
4351.1163,-2455.2093 4353.6337,-2461.741"/>
+</g>
+<!-- 
/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge543" class="edge">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4931.3994,-5995.7578C4804.1732,-5863.034 4018.5415,-5044.2381 3770.88,-4805 
3695.5636,-4732.2453 3603.1675,-4650.1379 3557.3899,-4609.9132"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3559.4871,-4607.097 3549.6622,-4603.1318 
3554.87,-4612.3584 3559.4871,-4607.097"/>
+</g>
+<!-- 
/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge545" class="edge">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4986.2593,-6012.1691C5287.8,-5996.8092 7324.7482,-5881.837 7827.88,-5556 
8361.0349,-5210.7195 8463.7554,-4981.2129 8617.88,-4365 8649.6805,-4237.8567 
8436.7467,-4200.4234 8508.88,-4091 8634.2426,-3900.8298 8826.8405,-4057.6992 
8979.88,-3889 9065.0788,-3795.0832 9075.075,-3739.3426 9055.88,-3614 
9044.9362,-3542.5375 9015.0906,-3462.4077 8998.4608,-3421.4093"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9001.6713,-3420.0137 8994.6348,-3412.093 
8995.1961,-3422.673 9001.6713,-3420.0137"/>
+</g>
+<!-- 
/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge546" class="edge">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4955.3627,-5995.7863C4984.8766,-5913.048 5109.9289,-5564.4419 5221.88,-5282 
5264.1576,-5175.3377 5256.2089,-5138.0827 5321.88,-5044 5397.6567,-4935.4395 
5455.1304,-4942.7104 5539.88,-4841 5700.5686,-4648.1531 5750.8554,-4598.1463 
5843.88,-4365 6008.444,-3952.5551 5707.3083,-3721.8178 5985.88,-3376 
6078.2613,-3261.3182 6245.8996,-3201.1513 6344.8307,-3174.2021"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6346.0187,-3177.5074 6354.7746,-3171.5422 
6344.2098,-3170.7452 6346.0187,-3177.5074"/>
+</g>
+<!-- 
/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge548" class="edge">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4954.2134,-5995.9025C4995.0529,-5857.1814 5257.0819,-4964.5407 
5273.88,-4841 5284.6357,-4761.8981 5202.2319,-4206.3917 5193.88,-4127 
5182.7662,-4021.3542 5176.7741,-3995.1159 5171.88,-3889 5168.1718,-3808.5974 
5152.0615,-3769.4562 5173.88,-3614 5189.1368,-3505.2958 5161.8584,-3453.2141 
5239.88,-3376 5487.9943,-3130.4535 5694.0974,-3344.1804 5998.88,-3174 
6019.1925,-3162.6582 6016.8721,-3149.871 6036.88,-3138 6287.9414,-2989 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7048.4198,-1279.7997 7048.7164,-1269.209 
7041.8801,-1277.3032 7048.4198,-1279.7997"/>
+</g>
+<!-- 
/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge549" class="edge">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4911.5191,-5999.9052C4614.5147,-5885.3305 2635.5064,-5074.4933 
2189.88,-3650 1891.6045,-2696.5301 2116.3373,-2249.9541 2741.88,-1471 
2872.0186,-1308.9456 3505.761,-810.7236 3627.88,-756 3842.6366,-659.7639 
4573.4173,-569.6959 4799.5988,-543.5708"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4800.1323,-547.0325 4809.6663,-542.4117 
4799.3316,-540.0785 4800.1323,-547.0325"/>
+</g>
+<!-- 
/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge550" class="edge">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4986.018,-6012.0729C5207.594,-6000.2614 6377.4087,-5933.505 7321.88,-5794 
7846.403,-5716.5243 7974.3386,-5675.6324 8490.88,-5556 8962.4132,-5446.7916 
9066.7259,-5357.091 9544.88,-5282 10320.4368,-5160.2038 12336.9637,-5356.081 
13071.88,-5080 13366.6943,-4969.2491 13419.8836,-4864.1638 13595.88,-4603 
13788.9939,-4316.4352 13815.5806,-4198.2481 13800.88,-3853 
13787.3121,-3534.3566 13788.2063,-3453.2496 13739.88,-3138 13671.71 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.2113,-774.1509 10136.0488,-777.1465 
10145.8613,-781.1421 10146.2113,-774.1509"/>
+</g>
+<!-- 
/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge551" class="edge">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4986.2134,-6011.4916C5199.3625,-5996.9206 6283.7401,-5919.4384 
7161.88,-5794 7732.1095,-5712.5453 7896.4043,-5757.8972 8435.88,-5556 
8660.898,-5471.7876 8671.6688,-5350.758 8901.88,-5282 9781.0472,-5019.416 
12209.5103,-5498.8389 13025.88,-5080 13632.9882,-4768.5228 
13631.8793,-4279.6565 13481.88,-3614 13430.3985,-3385.5389 
13366.4684,-3344.4341 13255.88,-3138 13153.8845,-2947.606 12410.5388,-1621.7767 
12255.88,-1471 12125.3 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.2094,-1014.5698 11034.9345,-1017.1538 
11044.5782,-1021.5413 11045.2094,-1014.5698"/>
+</g>
+<!-- 
/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge552" class="edge">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4911.7703,-6003.9396C4709.9957,-5948.6267 3726.308,-5671.1146 2973.88,-5318 
2599.8254,-5142.4561 2514.1134,-5078.3406 2175.88,-4841 2073.2333,-4768.9722 
1390.0024,-4216.212 1301.88,-4127 1111.4008,-3934.1655 1021.4547,-3902.0959 
921.88,-3650 831.7482,-3421.8111 859.88,-2760.5335 859.88,-1727 859.88,-1727 
859.88,-1727 859.88,-1489 859.88,-1374.7233 807.7265,-1318.2045 883.88,-1233 
886.01,-1230.6168 1650.6466,-1072.5553 1879. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.5267,-1028.6534 1889.6121,-1023.2032 
1879.1109,-1021.7981 1880.5267,-1028.6534"/>
+</g>
+<!-- 
/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge553" class="edge">
+<title>/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4986.1968,-6010.7818C5426.1364,-5972.8574 9630.3614,-5610.882 
10879.88,-5520 11601.147,-5467.5397 13456.1504,-5585.8759 14127.88,-5318 
14281.2987,-5256.8189 14596.5677,-4971.4464 14697.88,-4841 
15235.7936,-4148.4002 15139.88,-3794.9524 15139.88,-2918 15139.88,-2918 
15139.88,-2918 15139.88,-774 15139.88,-659.7233 15196.5034,-598.9878 
15115.88,-518 14960.6378,-362.056 13343.1759,-310.1568 12959.2809,-299.9894"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.1807,-296.4857 12949.0922,-299.7218 
12958.9968,-303.4833 12959.1807,-296.4857"/>
+</g>
+<!-- 
/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge555" class="edge">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3020.0046,-6002.0344C3190.9474,-5961.2276 3749.7445,-5827.8338 
3918.3108,-5787.5943"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3919.2322,-5790.9727 3928.1462,-5785.2464 
3917.6068,-5784.164 3919.2322,-5790.9727"/>
+</g>
+<!-- 
/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge554" class="edge">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3020.123,-6008.5819C3312.8939,-5977.0098 4796.812,-5816.986 
5116.2425,-5782.5391"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5116.6665,-5786.0137 5126.2335,-5781.4616 
5115.9159,-5779.0541 5116.6665,-5786.0137"/>
+</g>
+<!-- 
/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge557" class="edge">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3006.7807,-5995.9682C3107.9614,-5947.4849 3399.473,-5814.2051 3657.88,-5758 
4875.3204,-5493.1994 5277.637,-5966.7711 6453.88,-5556 6575.9392,-5513.3741 
7299.3568,-4948.0318 7371.88,-4841 7506.2214,-4642.7349 7404.4227,-4526.5043 
7539.88,-4329 7601.0617,-4239.7936 7708.4943,-4167.6276 7767.3807,-4132.3906"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7769.2294,-4135.3636 7776.0529,-4127.2586 
7765.6644,-4129.3394 7769.2294,-4135.3636"/>
+</g>
+<!-- 
/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge560" class="edge">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2956.2367,-5995.7574C2842.8997,-5841.9465 2068.1165,-4745.493 2327.88,-3853 
2363.0594,-3732.131 2394.4094,-3706.4213 2479.88,-3614 2820.3861,-3245.8027 
3014.957,-3277.8789 3381.88,-2936 3499.8951,-2826.04 3483.7036,-2748.4567 
3619.88,-2662 3746.2015,-2581.8 4200.4133,-2482.5735 4351.5653,-2451.0809"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.4173,-2454.4788 4361.4967,-2449.0185 
4350.9939,-2447.625 4352.4173,-2454.4788"/>
+</g>
+<!-- 
/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge556" class="edge">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2976.6173,-5995.8486C3025.6657,-5863.7722 3328.7745,-5048.738 3429.88,-4805 
3458.9994,-4734.8011 3496.5766,-4653.5885 3515.9922,-4612.2431"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3519.2064,-4613.6327 3520.2979,-4603.0942 
3512.8728,-4610.6519 3519.2064,-4613.6327"/>
+</g>
+<!-- 
/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge558" class="edge">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2998.731,-5995.8338C3077.9602,-5947.0121 3307.0326,-5812.9573 3517.88,-5758 
4710.2071,-5447.2202 5115.8621,-5951.3444 6282.88,-5556 6465.5982,-5494.1015 
6509.9437,-5454.8894 6645.88,-5318 7121.6864,-4838.8574 6931.5539,-4379.9144 
7541.88,-4091 8034.6746,-3857.7223 8316.6821,-4217.4323 8751.88,-3889 
8793.2662,-3857.7669 8934.5946,-3520.7354 8975.6261,-3421.4003"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8978.914,-3422.608 8979.4906,-3412.0289 
8972.4426,-3419.9394 8978.914,-3422.608"/>
+</g>
+<!-- 
/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge559" class="edge">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2995.011,-5995.9646C3141.9349,-5891.1929 3907.02,-5354.7572 4597.88,-5044 
4869.2533,-4921.933 5016.9122,-5042.4868 5235.88,-4841 5332.8142,-4751.8044 
5289.3339,-4684.5005 5348.88,-4567 5396.3948,-4473.2405 5438.7942,-4464.7689 
5471.88,-4365 5613.41,-3938.2212 5350.1798,-3676.2443 5684.88,-3376 
5783.9837,-3287.0985 6175.2382,-3203.5292 6344.8076,-3170.6785"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6345.517,-3174.1063 6354.6733,-3168.7761 
6344.1915,-3167.2329 6345.517,-3174.1063"/>
+</g>
+<!-- 
/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge561" class="edge">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2965.1804,-5995.8951C2944.8495,-5916.5117 2864.3486,-5591.0043 
2838.88,-5318 2804.3906,-4948.2994 2901.0642,-4780.4573 3204.88,-4567 
3783.7795,-4160.2722 4311.9759,-4892.1229 4783.88,-4365 4854.4443,-4286.1788 
4786.9911,-4232.789 4787.88,-4127 4789.6644,-3914.6426 4766.6116,-3862.2582 
4759.88,-3650 4759.3728,-3634.008 4754.9971,-3629.2367 4759.88,-3614 
4799.5502,-3490.2104 4825.6506,-3453.6777 4929.88,-3376 5191.3364,-3181. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6954.6453,-1272.8764 6963.5982,-1267.2111 
6953.0665,-1266.0567 6954.6453,-1272.8764"/>
+</g>
+<!-- 
/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge562" class="edge">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2944.6726,-5995.8072C2769.5367,-5869.2066 1733.029,-5116.636 1458.88,-4841 
777.08,-4155.5018 441.88,-3884.8294 441.88,-2918 441.88,-2918 441.88,-2918 
441.88,-2680 441.88,-2357.877 290.4616,-1450.7056 527.88,-1233 
924.9395,-868.9083 1209.0757,-1191.9389 1722.88,-1030 1758.527,-1018.7649 
1763.505,-1006.0644 1798.88,-994 2268.1954,-833.9426 2399.5841,-836.4045 
2888.88,-756 3633.3336,-633.6662 4546.8155,-559.9699 4799.4155,-540 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4799.8266,-544.4172 4809.5365,-540.1783 
4799.3025,-537.4369 4799.8266,-544.4172"/>
+</g>
+<!-- 
/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge563" class="edge">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3019.9014,-5999.4367C3160.9179,-5958.2599 3559.7223,-5840.9422 
3687.88,-5794 3726.0195,-5780.0301 3732.342,-5767.3017 3771.88,-5758 
5299.8455,-5398.5298 5756.1344,-5850.8182 7297.88,-5556 7677.3644,-5483.4336 
7742.9465,-5352.177 8122.88,-5282 9112.0388,-5099.2938 11701.8674,-5430.0627 
12644.88,-5080 12806.0033,-5020.1882 12842.7922,-4976.2167 12948.88,-4841 
13155.3553,-4577.8321 13146.7539,-4459.0832 13186.88,-4127 13199.57 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.0443,-772.1891 10135.9594,-775.4366 
10145.8683,-779.1869 10146.0443,-772.1891"/>
+</g>
+<!-- 
/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge564" class="edge">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3019.997,-5996.3453C3178.153,-5940.7523 3660.5674,-5772.1451 3733.88,-5758 
5257.7077,-5463.9881 5705.1658,-5893.8383 7219.88,-5556 7539.5104,-5484.7104 
7583.7251,-5350.8959 7903.88,-5282 8415.3202,-5171.9403 12154.8276,-5341.5869 
12607.88,-5080 12814.5115,-4960.6935 13044.71,-4328.8572 13025.88,-4091 
12944.9982,-3069.3172 12651.4161,-2855.4014 12176.88,-1947 
11997.1499,-1602.9439 12001.8595,-1440.6222 11673.88,-1233 11566.9 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.533,-1028.1076 11034.9861,-1029.1139 
11043.8585,-1034.9044 11045.533,-1028.1076"/>
+</g>
+<!-- 
/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge565" class="edge">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2949.069,-5995.6775C2805.6629,-5869.4738 1966.0091,-5131.4405 1842.88,-5044 
1695.9495,-4939.6569 1626.9896,-4960.2536 1491.88,-4841 1466.9969,-4819.0371 
782.9093,-3919.5249 769.88,-3889 640.8032,-3586.6002 669.88,-3484.7955 
669.88,-3156 669.88,-3156 669.88,-3156 669.88,-2203 669.88,-2095.0023 
660.0228,-1313.6229 731.88,-1233 900.7605,-1043.5182 1606.6395,-1077.9909 
1855.88,-1030 1863.5244,-1028.5281 1871.5339,-1026.9457 187 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.3561,-1028.7448 1889.4654,-1023.3346 
1878.9704,-1021.8833 1880.3561,-1028.7448"/>
+</g>
+<!-- 
/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge566" class="edge">
+<title>/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3019.9836,-5998.9615C3188.9334,-5948.4923 3737.2644,-5786.7132 
3918.88,-5758 4961.6977,-5593.1317 7609.1609,-5567.0946 8663.88,-5520 
9237.0813,-5494.4058 13306.0303,-5565.076 13823.88,-5318 13839.7805,-5310.4136 
14232.1539,-4855.6896 14241.88,-4841 14683.4419,-4174.0996 14873.88,-3955.8332 
14873.88,-3156 14873.88,-3156 14873.88,-3156 14873.88,-2441 14873.88,-2123.2176 
14911.88,-2044.7824 14911.88,-1727 14911.88,-1727 14911. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.1309,-298.1262 12948.9791,-301.1579 
12958.8057,-305.1187 12959.1309,-298.1262"/>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge568" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3770.045,-6234.6934C3784.4872,-6192.2398 3822.1512,-6083.9869 3859.88,-5996 
3890.1745,-5925.3505 3931.1158,-5844.6338 3952.5071,-5803.3981"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3955.7471,-5804.7539 3957.2593,-5794.2675 
3949.5378,-5801.5221 3955.7471,-5804.7539"/>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge567" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3806.1747,-6237.2397C3916.749,-6196.1718 4223.7455,-6083.0205 4481.88,-5996 
4715.1798,-5917.3516 4995.2297,-5831.1966 5116.2659,-5794.3573"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5117.5434,-5797.6271 5126.0922,-5791.3686 
5115.5064,-5790.9301 5117.5434,-5797.6271"/>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge570" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3806.1916,-6238.3268C3920.1847,-6198.4822 4231.4005,-6087.5458 
4324.88,-6032 4346.3072,-6019.2679 4347.4567,-6010.2873 4367.88,-5996 
4541.157,-5874.7825 4578.8219,-5823.5308 4779.88,-5758 5584.3391,-5495.8029 
5871.1759,-5826.5039 6672.88,-5556 6866.3625,-5490.7168 6904.0253,-5442.5008 
7065.88,-5318 7186.7142,-5225.0527 7218.2093,-5199.4887 7312.88,-5080 
7389.6094,-4983.1559 7402.0942,-4952.7132 7454.88,-4841 7558.2479,-4622 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7787.6634,-4136.7775 7791.8386,-4127.04 
7782.5024,-4132.0485 7787.6634,-4136.7775"/>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge573" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3728.139,-6234.9579C3592.3848,-6164.9254 3101.7301,-5897.9403 2810.88,-5556 
2311.3085,-4968.6748 2414.4599,-4621.2725 2479.88,-3853 2489.0241,-3745.6147 
2464.3668,-3705.7685 2520.88,-3614 2607.1114,-3473.9738 2985.4981,-3274.2186 
3115.88,-3174 3250.2677,-3070.7023 3286.4286,-3047.7435 3413.88,-2936 
3546.0009,-2820.1625 3547.7536,-2751.6386 3698.88,-2662 3922.0554,-2529.6265 
4232.917,-2468.1973 4351.8998,-2448.457"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.5035,-2451.9049 4361.8074,-2446.8365 
4351.3736,-2444.9967 4352.5035,-2451.9049"/>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge569" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3758.1107,-6234.8849C3732.996,-6155.4532 3631.9058,-5829.7129 3574.88,-5556 
3553.0733,-5451.332 3555.2179,-5423.8096 3539.88,-5318 3524.5513,-5212.2535 
3513.4546,-5186.5829 3505.88,-5080 3497.2158,-4958.0853 3499.5171,-4927.0565 
3505.88,-4805 3509.4847,-4735.8522 3519.4211,-4654.9749 3524.982,-4613.1921"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3528.4612,-4613.5807 3526.3277,-4603.2029 
3521.5238,-4612.6461 3528.4612,-4613.5807"/>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge571" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3806.2213,-6252.9059C4257.1654,-6251.6687 8167.4825,-6235.1017 
8635.88,-6032 9245.4027,-5767.7051 9042.0278,-5222.3293 8932.88,-4567 
8914.9031,-4459.0659 8910.3355,-4430.6675 8869.88,-4329 8832.0846,-4234.0175 
8785.1044,-4226.0651 8759.88,-4127 8755.932,-4111.4947 8750.7976,-4104.1724 
8759.88,-4091 8903.2104,-3883.124 9147.5496,-4096.876 9290.88,-3889 
9308.0929,-3864.0356 9368.2378,-3795.8573 9268.88,-3614 9215.6037,-3516.4 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9034.9249,-3412.0125 9024.4046,-3410.7576 
9031.8461,-3418.2991 9034.9249,-3412.0125"/>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge572" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3787.6309,-6234.8912C3996.9509,-6074.6652 5523.7666,-4892.8669 
5716.88,-4365 5831.9087,-4050.5742 5689.5364,-3937.4811 5775.88,-3614 
5806.0777,-3500.866 5803.9109,-3456.5697 5888.88,-3376 5959.2833,-3309.2419 
6228.1751,-3217.9324 6355.8313,-3177.1607"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6357.0475,-3180.4466 6365.5148,-3174.0783 
6354.9243,-3173.7764 6357.0475,-3180.4466"/>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge574" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3744.9022,-6234.8461C3668.3626,-6160.1352 3381.8835,-5865.7337 
3285.88,-5556 3154.71,-5132.8098 3090.2989,-4872.8158 3410.88,-4567 
3865.4475,-4133.3688 4372.8236,-4816.2753 4809.88,-4365 4926.7085,-4244.3706 
4851.2992,-3776.4414 4893.88,-3614 4923.0166,-3502.8469 4911.1105,-3454.6551 
4994.88,-3376 5192.039,-3190.8783 5316.2836,-3270.6271 5568.88,-3174 
5607.9642,-3159.0489 5616.1328,-3151.0871 5655.88,-3138 6009.1134,-3021.6 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7002.7099,-1276.2207 7010.4694,-1269.0068 
6999.9049,-1269.8072 7002.7099,-1276.2207"/>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge575" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3721.4949,-6250.1855C3484.5584,-6234.0847 2322.6785,-6150.1971 
1985.88,-6032 1140.7412,-5735.4045 1069.7797,-5342.8005 564.88,-4603 
-222.8679,-3448.7584 -58.182,-2824.906 287.88,-1471 316.9726,-1357.1804 
311.8335,-1307.2417 402.88,-1233 1118.8883,-649.1477 4296.9923,-549.6221 
4799.7825,-537.4537"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4799.8692,-540.9528 4809.7827,-537.2148 
4799.7019,-533.9548 4799.8692,-540.9528"/>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge576" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3805.9979,-6252.0231C4256.6557,-6241.4522 8181.9382,-6146.4215 
8684.88,-6032 8948.1772,-5972.0987 9002.7951,-5915.6209 9243.88,-5794 
9344.0228,-5743.4806 10006.5672,-5314.6307 10113.88,-5282 10849.0672,-5058.4508 
12877.3793,-5421.235 13565.88,-5080 13691.2688,-5017.8547 13692.8664,-4957.1821 
13770.88,-4841 13804.0115,-4791.6588 13990.4778,-4419.192 14014.88,-4365 
14061.5088,-4261.4474 14078.7652,-4236.7712 14107.88,-4127 14 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.2144,-773.091 10136.0949,-776.2289 
10145.9625,-780.0864 10146.2144,-773.091"/>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge577" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3806.0701,-6252.2957C4285.946,-6244.1578 8708.3964,-6165.7784 9271.88,-6032 
9807.5507,-5904.8248 9865.2233,-5651.3729 10399.88,-5520 11181.656,-5327.9063 
13293.8558,-5671.9911 14016.88,-5318 14199.991,-5228.3492 14583.0014,-4767.0911 
14543.88,-4567 14235.8616,-2991.6021 13815.5478,-2609.4559 12683.88,-1471 
12570.6352,-1357.076 12557.5439,-1300.7133 12411.88,-1233 12164.2843,-1117.9026 
11313.2183,-1040.3969 11045.3064,-1018.4027"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.5152,-1014.9082 11035.2633,-1017.5819 
11044.9449,-1021.8849 11045.5152,-1014.9082"/>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge578" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3721.7621,-6249.4077C3494.9581,-6229.7619 2417.4864,-6132.5272 
2099.88,-6032 1881.9265,-5963.0145 1819.2038,-5940.7116 1643.88,-5794 
1320.7197,-5523.5783 1347.8028,-5355.3652 1063.88,-5044 870.2191,-4831.621 
757.3988,-4837.2667 590.88,-4603 490.4063,-4461.6488 311.6491,-4058.6929 
275.88,-3889 186.0995,-3463.0704 403.88,-3353.289 403.88,-2918 403.88,-2918 
403.88,-2918 403.88,-2680 403.88,-2639.5093 551.7794,-1262.1522 579.88 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.3772,-1028.9024 1889.4988,-1023.5129 
1879.0071,-1022.0378 1880.3772,-1028.9024"/>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge579" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3805.8923,-6252.2969C4425.5312,-6241.6041 11721.2041,-6104.7461 
13786.88,-5556 14296.9959,-5420.4879 14484.2922,-5434.997 14874.88,-5080 
15377.969,-4622.753 15367.88,-4311.8334 15367.88,-3632 15367.88,-3632 
15367.88,-3632 15367.88,-774 15367.88,-659.1638 15415.9474,-597.2917 
15332.88,-518 15157.3262,-350.4257 13365.0431,-307.0851 12959.2561,-299.3891"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.139,-295.8864 12949.075,-299.198 
12959.0076,-302.8851 12959.139,-295.8864"/>
+</g>
+<!-- /gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv 
-->
+<g id="node65" class="node">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4315.88,-6032 4205.88,-6032 
4205.88,-5996 4315.88,-5996 4315.88,-6032"/>
+<text text-anchor="middle" x="4260.88" y="-6010.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">libsigsegv&#45;2.10</text>
+</g>
+<!-- 
/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv
 -->
+<g id="edge580" class="edge">
+<title>/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv&#45;&gt;/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3801.6437,-6234.84C3891.1789,-6191.7838 4116.1547,-6083.5963 
4214.1005,-6036.4956"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4215.6785,-6039.6205 4223.1738,-6032.1324 
4212.6448,-6033.312 4215.6785,-6039.6205"/>
+</g>
+<!-- 
/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge413" class="edge">
+<title>/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4005.7102,-5774.769C4288.2146,-5765.5022 6030.8602,-5702.9898 6535.88,-5556 
6755.3819,-5492.1123 6812.1423,-5459.2695 6991.88,-5318 7213.5007,-5143.8115 
7273.2883,-5087.5767 7409.88,-4841 7525.0267,-4633.1361 7436.5225,-4529.6146 
7563.88,-4329 7619.024,-4242.1368 7717.7281,-4168.6706 7771.4862,-4132.6985"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7773.6235,-4135.4812 7780.0312,-4127.0436 
7769.7603,-4129.6437 7773.6235,-4135.4812"/>
+</g>
+<!-- 
/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge416" class="edge">
+<title>/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3928.1741,-5768.3371C3787.3552,-5738.4007 3297.611,-5615.9617 3049.88,-5318 
2622.4225,-4803.8699 2655.2221,-4519.5409 2707.88,-3853 2716.3507,-3745.7776 
2688.5992,-3705.0347 2745.88,-3614 2837.4061,-3468.5401 3259.503,-3294.6626 
3381.88,-3174 3580.8766,-2977.7911 3522.5054,-2828.5941 3746.88,-2662 
3941.1652,-2517.7467 4235.8017,-2463.5663 4351.6426,-2447.11"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.2118,-2450.5646 4361.6349,-2445.7216 
4351.2484,-2443.6312 4352.2118,-2450.5646"/>
+</g>
+<!-- 
/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge412" class="edge">
+<title>/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3950.3918,-5757.9325C3918.3257,-5721.9643 3847.0217,-5637.8018 
3804.88,-5556 3626.6469,-5210.0292 3549.9487,-4733.6346 3532.7476,-4613.4215"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3536.1711,-4612.6325 3531.3093,-4603.2191 
3529.2396,-4613.6098 3536.1711,-4612.6325"/>
+</g>
+<!-- 
/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge414" class="edge">
+<title>/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4005.6931,-5773.6258C4299.0683,-5755.5311 6162.8258,-5637.9153 
6398.88,-5556 6832.4469,-5405.544 6930.9657,-5247.5523 7143.88,-4841 
7254.1232,-4630.4944 7151.9134,-4516.5098 7297.88,-4329 7722.5526,-3783.4622 
8255.465,-4327.5875 8789.88,-3889 8828.7661,-3857.0867 8943.8291,-3521.9373 
8977.5149,-3421.9841"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8980.9082,-3422.8739 8980.7785,-3412.2798 
8974.2734,-3420.6425 8980.9082,-3422.8739"/>
+</g>
+<!-- 
/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge415" class="edge">
+<title>/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3979.1598,-5757.7088C4024.9326,-5690.222 4191.7421,-5450.3994 4361.88,-5282 
4483.8356,-5161.2905 4513.3913,-5122.6838 4665.88,-5044 4947.6818,-4898.591 
5151.9825,-5088.7754 5349.88,-4841 5426.0422,-4745.642 5304.9045,-4671.5367 
5367.88,-4567 5456.2256,-4420.3499 5612.3911,-4514.4684 5695.88,-4365 
5777.3056,-4219.2255 5640.661,-3778.0296 5671.88,-3614 5693.1438,-3502.2764 
5683.3395,-3454.2394 5765.88,-3376 5851.2077,-3295.11 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6345.6585,-3176.9963 6354.6169,-3171.3397 
6344.0863,-3170.1751 6345.6585,-3176.9963"/>
+</g>
+<!-- 
/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge417" class="edge">
+<title>/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3964.0058,-5757.9706C3957.9296,-5715.2214 3946.6135,-5604.9322 
3975.88,-5520 4061.0864,-5272.7285 4105.2541,-5190.5489 4321.88,-5044 
4627.1365,-4837.4918 4899.4114,-5131.7562 5125.88,-4841 5135.7118,-4828.3772 
5127.0751,-4820.9553 5125.88,-4805 5110.5037,-4599.7224 5003.2563,-4094.2776 
4987.88,-3889 4978.7505,-3767.1192 4957.2638,-3732.3255 4987.88,-3614 
5018.1793,-3496.8989 5024.8074,-3450.7791 5119.88,-3376 5385.8235,-316 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7017.1955,-1277.3501 7023.8978,-1269.1447 
7013.5414,-1271.3795 7017.1955,-1277.3501"/>
+</g>
+<!-- 
/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge418" class="edge">
+<title>/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3928.044,-5766.8804C3822.0724,-5741.2769 3520.1986,-5663.5199 3285.88,-5556 
3101.3222,-5471.3135 3060.7159,-5436.5855 2895.88,-5318 2514.7819,-5043.8321 
1551.8131,-4307.9131 1339.88,-3889 1189.0103,-3590.7867 1283.3035,-3458.5435 
1377.88,-3138 1771.6716,-1803.3416 2138.3321,-1321.2882 3409.88,-756 
3665.5173,-642.3521 4547.8677,-562.3106 4799.4426,-541.4077"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4799.8598,-544.8853 4809.5372,-540.5727 
4799.2826,-537.9091 4799.8598,-544.8853"/>
+</g>
+<!-- 
/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge419" class="edge">
+<title>/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4005.388,-5774.7364C4335.186,-5763.734 6688.8811,-5681.5884 7384.88,-5556 
7800.1287,-5481.0711 7877.922,-5352.8856 8293.88,-5282 8787.7081,-5197.8442 
12351.6993,-5307.7524 12797.88,-5080 13003.6275,-4974.9764 
13418.1735,-3969.8721 13481.88,-3650 13566.3385,-3225.9319 
13589.9581,-3857.4186 12949.88,-1709 12882.4019,-1482.5103 
12887.3076,-1392.4549 12712.88,-1233 12554.9311,-1088.6093 12498.7442,-1059.084 
12294.88,-994 11880. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.0519,-773.6703 10135.9063,-776.7227 
10145.741,-780.6634 10146.0519,-773.6703"/>
+</g>
+<!-- 
/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge420" class="edge">
+<title>/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4005.4897,-5775.0789C4331.2031,-5767.0672 6624.2231,-5705.8788 
7295.88,-5556 7579.102,-5492.7996 7650.3806,-5459.234 7903.88,-5318 
7927.1752,-5305.0214 7926.7674,-5290.9704 7951.88,-5282 8943.0554,-4927.9443 
11745.9187,-5557.5069 12683.88,-5080 12744.3447,-5049.218 12841.9255,-4900.8533 
12873.88,-4841 12978.4715,-4645.0915 12974.4488,-4581.0425 13025.88,-4365 
13054.3522,-4245.399 13068.7655,-4213.8462 13063.88,-4091 13055.4 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11042.395,-1029.3053 11031.8275,-1030.0661 
11040.563,-1036.0613 11042.395,-1029.3053"/>
+</g>
+<!-- 
/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge421" class="edge">
+<title>/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3928.1634,-5767.7723C3814.3068,-5742.9652 3471.6517,-5663.9164 
3201.88,-5556 2989.6227,-5471.091 2944.1857,-5431.7434 2745.88,-5318 
1875.4431,-4818.7385 1568.199,-4714.6262 997.88,-3889 871.419,-3705.9279 
869.3657,-3633.2604 845.88,-3412 766.825,-2667.2191 821.88,-2475.9648 
821.88,-1727 821.88,-1727 821.88,-1727 821.88,-1489 821.88,-1374.7233 
769.4204,-1317.9299 845.88,-1233 1152.2265,-892.7161 1407.1458,-1120.9886 
1855.88, [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.3346,-1028.5969 1889.4323,-1023.1673 
1878.9343,-1021.7384 1880.3346,-1028.5969"/>
+</g>
+<!-- 
/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge422" class="edge">
+<title>/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4005.4469,-5775.1426C4398.9439,-5766.2541 7690.9584,-5688.5584 
8663.88,-5556 8735.2426,-5546.277 8750.485,-5529.4822 8821.88,-5520 
9377.451,-5446.2126 13356.167,-5559.5743 13861.88,-5318 14116.2317,-5196.4986 
14116.9743,-5071.0416 14279.88,-4841 14742.1211,-4188.2625 14911.88,-3955.8332 
14911.88,-3156 14911.88,-3156 14911.88,-3156 14911.88,-2680 14911.88,-2361.7737 
14949.88,-2283.2263 14949.88,-1965 14949.88,-1965 14949.88, [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.076,-297.2609 12948.9567,-300.3992 
12958.8244,-304.2564 12959.076,-297.2609"/>
+</g>
+<!-- 
/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv 
-->
+<g id="node62" class="node">
+<title>/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5117.38,-4841 4992.38,-4841 
4992.38,-4805 5117.38,-4805 5117.38,-4841"/>
+<text text-anchor="middle" x="5054.88" y="-4819.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">perl&#45;boot0&#45;5.22.1</text>
+</g>
+<!-- 
/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv
 -->
+<g id="edge411" class="edge">
+<title>/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv&#45;&gt;/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3952.6746,-5757.8086C3884.6049,-5668.3461 3602.7795,-5270.2836 
3792.88,-5044 3947.0652,-4860.4677 4736.1535,-4829.3232 4981.7924,-4824.0629"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4982.1115,-4827.5571 4992.0373,-4823.8518 
4981.9673,-4820.5586 4982.1115,-4827.5571"/>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge58" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5227.5905,-5766.4401C5244.2149,-5763.493 5262.802,-5760.3964 5279.88,-5758 
5700.8,-5698.9369 6804.7085,-5751.9688 7181.88,-5556 7244.2094,-5523.6152 
7565.5444,-5142.3549 7597.88,-5080 7698.3197,-4886.3151 7667.4873,-4816.1893 
7713.88,-4603 7752.2893,-4426.4967 7790.6453,-4212.7425 7803.9629,-4137.1396"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7807.4596,-4137.4632 7805.7431,-4127.0083 
7800.5652,-4136.2517 7807.4596,-4137.4632"/>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge61" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5142.2346,-5757.9358C4935.2972,-5649.7098 3862.0951,-5083.7396 
3581.88,-4841 3303.9466,-4600.237 3238.7713,-4487.0071 3163.88,-4127 
3142.601,-4024.7107 3180.0168,-3799.31 3353.88,-3614 3497.2525,-3461.1881 
3612.4738,-3538.0251 3779.88,-3412 3892.5818,-3327.1569 3924.7009,-3299.1069 
3989.88,-3174 4098.0597,-2966.3563 3986.3329,-2858.3428 4113.88,-2662 
4174.9402,-2568.0054 4290.0953,-2497.7681 4354.4225,-2463.7694"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4356.2846,-2466.7457 4363.5321,-2459.0176 
4353.0471,-2460.5393 4356.2846,-2466.7457"/>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge57" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5153.216,-5757.9793C5104.3872,-5720.7127 4989.0647,-5632.2724 4893.88,-5556 
4615.0002,-5332.5309 4571.5943,-5241.683 4273.88,-5044 4111.7468,-4936.3432 
4050.4866,-4944.8355 3885.88,-4841 3863.3258,-4826.7726 3859.4099,-4820.7344 
3837.88,-4805 3738.7583,-4732.5604 3620.1321,-4648.9541 3562.977,-4608.8624"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3564.8691,-4605.9145 3554.6718,-4603.0396 
3560.8506,-4611.6462 3564.8691,-4605.9145"/>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge59" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5227.5878,-5766.4203C5244.212,-5763.472 5262.7997,-5760.3797 5279.88,-5758 
5708.7374,-5698.2497 6830.0608,-5748.5748 7217.88,-5556 7347.7099,-5491.5319 
7347.4756,-5428.8493 7440.88,-5318 7526.3382,-5216.581 7550.0943,-5192.1531 
7620.88,-5080 7885.1695,-4661.2588 7747.4683,-4400.6435 8133.88,-4091 
8407.6263,-3871.6388 8635.3031,-4122.739 8896.88,-3889 9034.9172,-3765.6532 
9006.0834,-3507.2772 8992.0676,-3421.9849"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8995.4985,-3421.283 8990.3648,-3412.015 
8988.5984,-3422.4616 8995.4985,-3421.283"/>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge60" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5176.2098,-5757.7263C5173.8949,-5669.4954 5174.3518,-5282.0878 
5347.88,-5044 5428.1861,-4933.8167 5489.2123,-4944.5735 5577.88,-4841 
5741.1249,-4650.3122 5771.8313,-4590.6104 5881.88,-4365 5931.0573,-4264.1818 
5945.9336,-4237.385 5965.88,-4127 6025.348,-3797.8989 5819.4424,-3648.811 
6012.88,-3376 6093.0193,-3262.9771 6249.7697,-3202.7347 6344.8319,-3175.2242"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6346.0231,-3178.5244 6354.6866,-3172.4256 
6344.1108,-3171.7907 6346.0231,-3178.5244"/>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge62" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5227.4251,-5770.6845C5370.3924,-5754.2646 5787.7245,-5696.7136 
6102.88,-5556 6272.3075,-5480.3524 6334.5455,-5466.4348 6445.88,-5318 
6529.6107,-5206.3675 7208.4102,-3071.2201 7242.88,-2936 7351.1601,-2511.2324 
7415.88,-2403.3516 7415.88,-1965 7415.88,-1965 7415.88,-1965 7415.88,-1727 
7415.88,-1514.4579 7184.7305,-1336.9049 7092.8718,-1274.7368"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7094.686,-1271.7395 7084.4295,-1269.0835 
7090.7911,-1277.5558 7094.686,-1271.7395"/>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge63" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5126.2839,-5764.1011C4916.908,-5712.9244 4104.601,-5495.0819 3577.88,-5080 
2781.7038,-4452.5743 2857.2844,-3948.0594 2799.88,-2936 2774.9564,-2496.5893 
2721.909,-2368.1013 2849.88,-1947 3004.4664,-1438.3179 3163.2875,-1332.952 
3572.88,-994 3713.5872,-877.5599 3741.2344,-830.7401 3907.88,-756 
4223.1975,-614.5809 4639.0606,-559.2847 4799.6316,-542.3106"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4800.2517,-545.765 4809.8352,-541.2474 
4799.5262,-538.8027 4800.2517,-545.765"/>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge64" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5227.5814,-5774.3346C5564.8126,-5762.9272 7487.4579,-5692.672 8055.88,-5556 
8363.0905,-5482.134 8403.659,-5351.5293 8711.88,-5282 9622.9547,-5076.4774 
12071.4586,-5491.5171 12909.88,-5080 13097.3699,-4987.9755 
13418.3395,-4547.5117 13519.88,-4365 13728.4728,-3990.0693 
13672.9805,-3841.0491 13673.88,-3412 13673.9135,-3396 13675.7701,-3391.888 
13673.88,-3376 13673.6789,-3374.3099 13444.5143,-2424.5794 13443.88,-2423 
13359.566 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.0885,-773.801 10135.9385,-776.8387 
10145.7675,-780.7936 10146.0885,-773.801"/>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge65" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5227.619,-5773.8334C5587.4605,-5758.2374 7747.3461,-5660.731 8017.88,-5556 
8023.6576,-5553.7633 8364.0668,-5284.1426 8369.88,-5282 8839.9168,-5108.7552 
12456.3096,-5356.737 12873.88,-5080 13276.2605,-4813.3298 13390.1602,-3883.6659 
13329.88,-3614 13278.7908,-3385.4508 13210.1199,-3346.7053 13103.88,-3138 
12784.7087,-2510.997 12664.2222,-2375.4327 12351.88,-1745 12292.5392,-1625.2263 
12318.053,-1569.6706 12227.88,-1471 12104 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.3829,-1018.6193 11034.9992,-1020.7241 
11044.4291,-1025.554 11045.3829,-1018.6193"/>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge66" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5126.0015,-5763.1135C5001.2716,-5731.1934 4670.707,-5644.609 4399.88,-5556 
4183.5203,-5485.2115 2677.3522,-4954.2575 2479.88,-4841 2193.5759,-4676.7943 
1566.3686,-4129.0759 1339.88,-3889 1246.7606,-3790.2943 1217.9791,-3767.3735 
1149.88,-3650 979.7801,-3356.821 935.88,-3256.9512 935.88,-2918 935.88,-2918 
935.88,-2918 935.88,-1489 935.88,-1374.7233 884.3841,-1318.7877 959.88,-1233 
975.4829,-1215.2701 1664.161,-1070.358 1879. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.7733,-1028.7111 1889.8473,-1023.2419 
1879.3432,-1021.8587 1880.7733,-1028.7111"/>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge67" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5227.546,-5772.6958C5581.5411,-5749.6681 7721.7062,-5611.3909 9464.88,-5520 
9961.7042,-5493.9525 13486.7958,-5527.8472 13937.88,-5318 14375.8955,-5114.2325 
14949.88,-3877.0929 14949.88,-3394 14949.88,-3394 14949.88,-3394 14949.88,-2918 
14949.88,-2598.4321 15025.88,-2522.5679 15025.88,-2203 15025.88,-2203 
15025.88,-2203 15025.88,-774 15025.88,-656.933 15051.9588,-595.1156 
14963.88,-518 14810.2967,-383.5332 13325.5213,-315.84 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.1224,-297.6053 12948.9904,-300.7025 
12958.8425,-304.5997 12959.1224,-297.6053"/>
+</g>
+<!-- /gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv -->
+<g id="node34" class="node">
+<title>/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5713.38,-4841 5630.38,-4841 
5630.38,-4805 5713.38,-4805 5713.38,-4841"/>
+<text text-anchor="middle" x="5671.88" y="-4819.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">perl&#45;5.22.1</text>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv
 -->
+<g id="edge56" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5177.3363,-5757.7319C5180.3464,-5670.3153 5202.9247,-5288.8653 
5369.88,-5044 5434.9855,-4948.5129 5555.4264,-4879.021 5622.8677,-4845.5021"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5624.5843,-4848.5585 5632.021,-4841.0122 
5621.5015,-4842.2739 5624.5843,-4848.5585"/>
+</g>
+<!-- /gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv -->
+<g id="node35" class="node">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv</title>
+<polygon fill="none" stroke="#ffffff" points="6066.38,-5556 5989.38,-5556 
5989.38,-5520 6066.38,-5520 6066.38,-5556"/>
+<text text-anchor="middle" x="6027.88" y="-5534.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">acl&#45;2.2.52</text>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv
 -->
+<g id="edge68" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5227.5654,-5761.8248C5379.5467,-5719.32 5830.1371,-5593.3029 
5979.3094,-5551.5838"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5980.4196,-5554.9077 5989.1073,-5548.8436 
5978.5342,-5548.1664 5980.4196,-5554.9077"/>
+</g>
+<!-- /gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv -->
+<g id="node36" class="node">
+<title>/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="6261.38,-5080 6182.38,-5080 
6182.38,-5044 6261.38,-5044 6261.38,-5080"/>
+<text text-anchor="middle" x="6221.88" y="-5058.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gmp&#45;6.1.0</text>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv
 -->
+<g id="edge69" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5227.4133,-5766.6529C5407.6594,-5732.9068 6011.6719,-5616.1862 
6074.88,-5556 6211.769,-5425.6555 6222.838,-5174.0625 6222.5241,-5090.0695"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6226.0235,-5089.9806 6222.4268,-5080.0149 
6219.0238,-5090.0483 6226.0235,-5089.9806"/>
+</g>
+<!-- /gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv -->
+<g id="node37" class="node">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5519.38,-5556 5434.38,-5556 
5434.38,-5520 5519.38,-5520 5519.38,-5556"/>
+<text text-anchor="middle" x="5476.88" y="-5534.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">libcap&#45;2.24</text>
+</g>
+<!-- 
/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv
 -->
+<g id="edge70" class="edge">
+<title>/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv&#45;&gt;/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5199.9223,-5757.7197C5253.3871,-5715.3044 5385.895,-5610.1814 
5446.1611,-5562.3703"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5448.5109,-5564.9738 5454.1698,-5556.0168 
5444.1604,-5559.4899 5448.5109,-5564.9738"/>
+</g>
+<!-- 
/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge597" class="edge">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10122.5888,-5292.6693C9937.1495,-5255.1924 9103.6441,-5086.5129 
9091.88,-5080 8835.2898,-4937.9462 8835.2052,-4818.1446 8635.88,-4603 
8524.6549,-4482.9476 8524.898,-4421.4864 8389.88,-4329 8216.8291,-4210.4614 
7971.4049,-4145.0612 7863.4362,-4120.4728"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7863.9481,-4117.0006 7853.4237,-4118.2203 
7862.4116,-4123.8299 7863.9481,-4117.0006"/>
+</g>
+<!-- 
/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge600" class="edge">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10122.7837,-5299.5401C9829.3506,-5295.4863 7804.5108,-5261.5728 
6172.88,-5080 5535.9473,-5009.1202 5367.771,-5014.6452 4750.88,-4841 
4614.3951,-4802.5816 4280.8752,-4675.2582 4158.88,-4603 4087.1496,-4560.5138 
3921.1041,-4429.9844 3868.88,-4365 3794.5464,-4272.504 3775.53,-4242.397 
3747.88,-4127 3735.3945,-4074.8917 3677.3213,-4192.1213 3752.88,-3853 
3778.1507,-3739.5804 3790.5779,-3708.0077 3858.88,-3614 3937.8722,-3505.27 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4410.153,-2468.3435 4404.7781,-2459.2134 
4403.2862,-2469.7026 4410.153,-2468.3435"/>
+</g>
+<!-- 
/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge596" class="edge">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10122.7917,-5299.2624C9734.221,-5291.1879 6318.9781,-5216.8922 
5311.88,-5080 4839.7847,-5015.8293 4715.3644,-5001.7904 4266.88,-4841 
4233.2019,-4828.9258 4227.9522,-4818.6466 4194.88,-4805 3985.278,-4718.512 
3728.2325,-4641.4464 3603.6559,-4605.8543"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3604.4062,-4602.4289 3593.8298,-4603.0546 
3602.4879,-4609.1609 3604.4062,-4602.4289"/>
+</g>
+<!-- 
/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge598" class="edge">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10136.2293,-5281.9959C10024.6856,-5192.5068 9526.5962,-4783.1795 
9213.88,-4365 9133.2721,-4257.2071 9019.0039,-4208.3767 9084.88,-4091 
9169.2282,-3940.7099 9325.3334,-4035.6391 9415.88,-3889 9480.2639,-3784.7311 
9500.7248,-3717.9829 9435.88,-3614 9345.9135,-3469.7328 9130.7836,-3417.4406 
9034.6762,-3400.8337"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9035.0969,-3397.3555 9024.6564,-3399.1578 
9033.942,-3404.2596 9035.0969,-3397.3555"/>
+</g>
+<!-- 
/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge599" class="edge">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10132.6298,-5281.9911C9980.8804,-5178.4491 9198.5312,-4652.2871 
8503.88,-4329 8260.2057,-4215.5952 8181.2128,-4232.187 7933.88,-4127 
7900.9566,-4112.9982 7895.5533,-4103.0876 7861.88,-4091 7484.194,-3955.4226 
7327.2451,-4093.3304 6981.88,-3889 6827.6038,-3797.7247 6515.6741,-3304.2895 
6440.4685,-3182.96"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6443.317,-3180.9118 6435.0796,-3174.2487 
6437.364,-3184.5943 6443.317,-3180.9118"/>
+</g>
+<!-- 
/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge601" class="edge">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10195.113,-5299.0705C10518.1736,-5290.562 12899.0954,-5223.2273 
13177.88,-5080 13310.0892,-5012.0767 13391.88,-4971.6366 13391.88,-4823 
13391.88,-4823 13391.88,-4823 13391.88,-4585 13391.88,-4110.8369 
13219.6563,-4003.9376 12949.88,-3614 12045.3712,-2306.6132 
11598.3073,-1960.8573 10085.88,-1471 9523.1948,-1288.7529 7620.7487,-1256.9778 
7157.976,-1251.9017"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.0061,-1248.402 7147.9689,-1251.7937 
7157.9305,-1255.4016 7158.0061,-1248.402"/>
+</g>
+<!-- 
/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge602" class="edge">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10195.0743,-5299.6085C10546.5995,-5295.5657 13347.0731,-5257.8721 
13666.88,-5080 13780.7982,-5016.6403 13767.841,-4951.5686 13836.88,-4841 
13910.2971,-4723.4197 13908.5858,-4682.0688 13985.88,-4567 
14050.5181,-4470.7724 14096.9851,-4467.6312 14150.88,-4365 
14202.0838,-4267.4933 14201.4239,-4235.576 14219.88,-4127 14319.7035,-3539.7446 
14262.5595,-1908.1133 13857.88,-1471 13285.1321,-852.3482 12933.8463,-886.1437 
12100.88,-7 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.21,-533.5265 4924.1571,-536.8718 
4934.102,-540.5257 4934.21,-533.5265"/>
+</g>
+<!-- 
/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge603" class="edge">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10194.9984,-5299.6937C10544.3026,-5296.477 13316.1907,-5265.1871 
13626.88,-5080 13857.9099,-4942.294 13786.5067,-4782.1661 13947.88,-4567 
14020.0296,-4470.7998 14068.2887,-4469.4458 14127.88,-4365 
14182.9072,-4268.5537 14186.7874,-4236.7165 14203.88,-4127 
14238.9765,-3901.7174 14209.9408,-3841.9194 14203.88,-3614 
14186.9019,-2975.5318 14225.5816,-2799.6199 14051.88,-2185 
14026.1934,-2094.1116 14008.7533,-2074.6368 13985.88, [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.182,-773.4442 10136.0493,-776.5393 
10145.9005,-780.4386 10146.182,-773.4442"/>
+</g>
+<!-- 
/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge604" class="edge">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10195.0022,-5298.8787C10553.1232,-5287.6182 13456.3716,-5192.9766 
13595.88,-5080 13681.611,-5010.5733 13647.851,-4950.2886 13662.88,-4841 
13751.6711,-4195.3249 13803.3284,-3994.5234 13597.88,-3376 13569.518,-3290.6132 
13265.2375,-2737.2273 13215.88,-2662 13004.665,-2340.0805 12911.0975,-2289.3552 
12677.88,-1983 12598.5111,-1878.7409 12569.9099,-1858.1788 12503.88,-1745 
12436.5219,-1629.5446 12463.0202,-1575.665 12379.88,-14 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.3225,-1012.2434 11035.1353,-1015.1539 
11044.914,-1019.2315 11045.3225,-1012.2434"/>
+</g>
+<!-- 
/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge605" class="edge">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10122.842,-5298.832C9758.3433,-5286.9197 6733.1063,-5185.7291 5835.88,-5080 
5258.5324,-5011.9654 5114.2641,-4980.3896 4549.88,-4841 4202.9564,-4755.3181 
4114.8583,-4732.7029 3781.88,-4603 3747.0532,-4589.4341 3740.5642,-4580.9264 
3705.88,-4567 3442.0303,-4461.0593 3359.254,-4479.2167 3098.88,-4365 
2721.3952,-4199.4111 2639.8965,-4126.3486 2302.88,-3889 1692.2054,-3458.9238 
1449.88,-3187.9197 1449.88,-2441 1449.88,-2441 1449 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1884.2709,-1036.8542 1892.4697,-1030.1437 
1881.8757,-1030.2767 1884.2709,-1036.8542"/>
+</g>
+<!-- 
/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge606" class="edge">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10194.9686,-5299.7175C10548.4439,-5296.7002 13386.2348,-5266.727 
13705.88,-5080 13937.506,-4944.6911 13875.5069,-4790.4828 14023.88,-4567 
14085.5845,-4474.0593 14124.6419,-4465.5909 14172.88,-4365 
14220.1935,-4266.3371 14208.8328,-4233.0254 14235.88,-4127 
14343.6864,-3704.3973 14396.9093,-3603.9891 14469.88,-3174 
14558.8483,-2649.7429 14551.9571,-2513.7936 14583.88,-1983 
14609.7956,-1552.0912 14607.88,-1443.6874 14607.88,-1 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.2905,-299.6853 12949.0822,-302.5209 
12958.8307,-306.6702 12959.2905,-299.6853"/>
+</g>
+<!-- 
/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv -->
+<g id="node66" class="node">
+<title>/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv</title>
+<polygon fill="none" stroke="#ffffff" points="10205.88,-5080 10089.88,-5080 
10089.88,-5044 10205.88,-5044 10205.88,-5080"/>
+<text text-anchor="middle" x="10147.88" y="-5058.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">pkg&#45;config&#45;0.29</text>
+</g>
+<!-- 
/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv
 -->
+<g id="edge594" class="edge">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10158.0351,-5281.7197C10156.1268,-5240.432 10151.4724,-5139.7265 
10149.1881,-5090.3027"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10152.6707,-5089.8445 10148.7127,-5080.0168 
10145.6782,-5090.1677 10152.6707,-5089.8445"/>
+</g>
+<!-- /gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv -->
+<g id="node67" class="node">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv</title>
+<polygon fill="none" stroke="#ffffff" points="10192.38,-4841 10103.38,-4841 
10103.38,-4805 10192.38,-4805 10192.38,-4841"/>
+<text text-anchor="middle" x="10147.88" y="-4819.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">guile&#45;2.0.11</text>
+</g>
+<!-- 
/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv
 -->
+<g id="edge595" class="edge">
+<title>/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv&#45;&gt;/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10195.1209,-5299.6478C10537.6529,-5296.0025 13188.4083,-5260.739 
12987.88,-5044 12889.4369,-4937.5987 10588.5884,-4840.6996 
10202.5885,-4825.1655"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10202.6455,-4821.665 10192.5132,-4824.761 
10202.3647,-4828.6594 10202.6455,-4821.665"/>
+</g>
+<!-- 
/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge245" class="edge">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7764.0997,-4103.2473C7623.8448,-4084.3126 7181.9115,-4017.6654 
6837.88,-3889 5999.5782,-3575.4811 5638.8153,-3621.9251 5063.88,-2936 
4981.5407,-2837.7653 5062.1876,-2754.9064 4973.88,-2662 4827.1113,-2507.5881 
4560.396,-2459.5848 4450.3733,-2445.9506"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.5695,-2442.4492 4440.2244,-2444.736 
4449.7376,-2449.3996 4450.5695,-2442.4492"/>
+</g>
+<!-- 
/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge243" class="edge">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7853.511,-4105.6178C8034.567,-4091.0377 8711.9272,-4027.9052 8865.88,-3889 
9004.7723,-3763.6833 8996.7699,-3507.663 8989.78,-3422.3622"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8993.2645,-3422.0319 8988.9002,-3412.3777 
8986.2915,-3422.6464 8993.2645,-3422.0319"/>
+</g>
+<!-- 
/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge244" class="edge">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7764.3742,-4107.1827C7625.4029,-4099.7527 7190.7444,-4063.0981 
6887.88,-3889 6824.2426,-3852.4188 6700.9261,-3710.8533 6659.88,-3650 
6585.1339,-3539.1844 6593.7722,-3496.4805 6535.88,-3376 6502.1267,-3305.7554 
6459.8167,-3224.3051 6438.1349,-3183.0078"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6441.2094,-3181.3344 6433.4575,-3174.1124 
6435.0137,-3184.5923 6441.2094,-3181.3344"/>
+</g>
+<!-- 
/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge246" class="edge">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7764.1861,-4101.3694C7626.0935,-4076.796 7210.8975,-3995.1071 7133.88,-3889 
6807.3721,-3439.1702 7453.88,-3235.8366 7453.88,-2680 7453.88,-2680 
7453.88,-2680 7453.88,-1727 7453.88,-1612.7233 7491.1885,-1567.4387 
7429.88,-1471 7361.1257,-1362.849 7218.5875,-1301.2843 7130.6932,-1272.1499"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7131.6379,-1268.7767 7121.0456,-1269.0094 
7129.4711,-1275.4329 7131.6379,-1268.7767"/>
+</g>
+<!-- 
/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge247" class="edge">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7853.5193,-4105.4754C8037.0466,-4090.1788 8731.5363,-4024.1463 
8896.88,-3889 9135.5974,-3693.8806 9171.88,-3274.754 9171.88,-2680 
9171.88,-2680 9171.88,-2680 9171.88,-2441 9171.88,-1999.6174 
9269.7798,-1784.3048 8958.88,-1471 8656.4316,-1166.2121 5442.4127,-630.1108 
4934.3482,-546.966"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.6773,-543.4734 4924.2436,-545.3137 
4933.5477,-550.3817 4934.6773,-543.4734"/>
+</g>
+<!-- 
/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge248" class="edge">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7845.8667,-4090.8679C7911.7292,-4057.3785 8051.4573,-3980.7966 
8147.88,-3889 8337.1884,-3708.7742 8346.0085,-3628.8883 8491.88,-3412 
8561.5273,-3308.4453 8584.5672,-3285.3696 8640.88,-3174 8875.9837,-2709.0361 
9134.0983,-1361.0513 9503.88,-994 9642.8064,-856.0993 9877.7914,-802.5998 
9997.2873,-783.5441"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9998.0934,-786.9609 10007.4361,-781.9645 
9997.0167,-780.0442 9998.0934,-786.9609"/>
+</g>
+<!-- 
/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge249" class="edge">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7853.5028,-4104.5634C8035.4602,-4085.7907 8720.0686,-4008.3229 
8896.88,-3889 9949.2548,-3178.7946 9795.7142,-2577.7042 10417.88,-1471 
10477.3675,-1365.184 10465.1707,-1317.9547 10551.88,-1233 10654.4262,-1132.5288 
10811.9382,-1065.3962 10899.5153,-1033.494"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10900.8409,-1036.7367 10909.063,-1030.0548 
10898.4686,-1030.1509 10900.8409,-1036.7367"/>
+</g>
+<!-- 
/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge250" class="edge">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7764.0337,-4103.7088C7273.3008,-4045.7138 2915.6311,-3528.2633 
2669.88,-3412 2529.4502,-3345.5635 2231.0028,-3073.067 2157.88,-2936 
2053.5189,-2740.3777 2095.88,-2662.719 2095.88,-2441 2095.88,-2441 
2095.88,-2441 2095.88,-1489 2095.88,-1310.1614 1997.6842,-1110.6544 
1959.1437,-1039.2379"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1962.1882,-1037.5102 1954.3276,-1030.4066 
1956.0426,-1040.8617 1962.1882,-1037.5102"/>
+</g>
+<!-- 
/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge251" class="edge">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7853.4239,-4106.6821C8007.6254,-4097.5576 8529.8487,-4055.9281 
8920.88,-3889 10646.3154,-3152.4257 10695.1967,-2294.4931 12380.88,-1471 
12643.9394,-1342.4897 12795.1662,-1470.1666 13007.88,-1269 13252.1998,-1037.943 
13232.3444,-827.0836 13099.88,-518 13061.1088,-427.534 12964.8421,-356.6483 
12912.6045,-321.7556"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12914.2716,-318.6619 12904.0001,-316.0644 
12910.4099,-324.5004 12914.2716,-318.6619"/>
+</g>
+<!-- 
/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge252" class="edge">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7853.6081,-4107.075C8009.7611,-4098.7911 8541.9205,-4058.4588 8938.88,-3889 
10664.3154,-3152.4257 10713.1967,-2294.4931 12398.88,-1471 
12661.9394,-1342.4897 12813.1662,-1470.1666 13025.88,-1269 13270.1998,-1037.943 
13250.3444,-827.0836 13117.88,-518 13078.9486,-427.1602 12982.0455,-356.0628 
12923.862,-321.3248"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12925.2699,-318.0935 12914.8712,-316.0644 
12921.7348,-324.1354 12925.2699,-318.0935"/>
+</g>
+<!-- /gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv -->
+<g id="node48" class="node">
+<title>/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5247.88,-1507 5161.88,-1507 
5161.88,-1471 5247.88,-1471 5247.88,-1507"/>
+<text text-anchor="middle" x="5204.88" y="-1485.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">bison&#45;3.0.4</text>
+</g>
+<!-- 
/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv
 -->
+<g id="edge242" class="edge">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7764.1254,-4106.4191C7638.4945,-4097.1797 7276.3394,-4056.6761 
7039.88,-3889 6704.9538,-3651.5001 6824.2346,-3392.3014 6501.88,-3138 
6320.4851,-2994.8999 6215.6354,-3063.3856 6022.88,-2936 5895.9637,-2852.1252 
5858.5898,-2826.3208 5776.88,-2698 5524.807,-2302.1335 5667.8229,-2099.0768 
5406.88,-1709 5354.4702,-1630.654 5274.6369,-1552.6426 5232.7535,-1513.9953"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5234.8831,-1511.1996 5225.1458,-1507.024 
5230.1539,-1516.3605 5234.8831,-1511.1996"/>
+</g>
+<!-- /gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv -->
+<g id="node52" class="node">
+<title>/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv</title>
+<polygon fill="none" stroke="#ffffff" points="8139.38,-3889 8050.38,-3889 
8050.38,-3853 8139.38,-3853 8139.38,-3889"/>
+<text text-anchor="middle" x="8094.88" y="-3867.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">readline&#45;6.3</text>
+</g>
+<!-- 
/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv
 -->
+<g id="edge253" class="edge">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7830.847,-4090.7197C7881.7125,-4048.3911 8007.6246,-3943.6111 
8065.2414,-3895.6643"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8067.7817,-3898.1037 8073.2296,-3889.0168 
8063.3041,-3892.723 8067.7817,-3898.1037"/>
+</g>
+<!-- /gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv -->
+<g id="node53" class="node">
+<title>/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="7969.38,-3650 7880.38,-3650 
7880.38,-3614 7969.38,-3614 7969.38,-3650"/>
+<text text-anchor="middle" x="7924.88" y="-3628.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">ncurses&#45;6.0</text>
+</g>
+<!-- 
/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv
 -->
+<g id="edge254" class="edge">
+<title>/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv&#45;&gt;/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7813.2857,-4090.8835C7830.9426,-4018.2771 7896.6643,-3748.0249 
7918.0836,-3659.9471"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7921.5077,-3660.6785 7920.4699,-3650.1346 
7914.7059,-3659.0243 7921.5077,-3660.6785"/>
+</g>
+<!-- 
/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge741" class="edge">
+<title>/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5590.9476,-6472.8478C5584.7804,-6428.8901 5574.3879,-6314.4986 
5617.88,-6235 5700.7033,-6083.6083 5768.3679,-6070.8008 5923.88,-5996 
6558.4352,-5690.7808 6902.5845,-6003.9387 7445.88,-5556 7795.4648,-5267.7727 
7741.1192,-5051.1379 7807.88,-4603 7825.9106,-4481.9681 7842.0733,-4451.156 
7834.88,-4329 7830.8036,-4259.7743 7819.5718,-4178.9288 7813.286,-4137.1717"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7816.7314,-4136.5476 7811.7649,-4127.189 
7809.8113,-4137.6021 7816.7314,-4136.5476"/>
+</g>
+<!-- 
/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv
 -->
+<g id="edge742" class="edge">
+<title>/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5545.8028,-6487.9452C5223.2687,-6466.7044 3373.1214,-6332.9412 
2910.88,-6032 2881.752,-6013.0363 2729.3166,-5821.3593 2707.88,-5794 
2124.3653,-5049.2674 1903.516,-4823.8295 1757.88,-3889 1739.0661,-3768.2345 
1714.9378,-3728.4301 1757.88,-3614 1789.4968,-3529.7493 2232.6348,-3058.6458 
2341.7408,-2943.4287"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2344.386,-2945.7256 2348.7235,-2936.0593 
2339.3047,-2940.9109 2344.386,-2945.7256"/>
+</g>
+<!-- 
/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv&#45;&gt;/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv
 -->
+<g id="edge740" class="edge">
+<title>/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv&#45;&gt;/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5642.0518,-6489.189C5985.6977,-6476.0288 8069.4556,-6392.1631 8689.88,-6271 
9026.5994,-6205.2419 9139.9792,-6224.6251 9423.88,-6032 9651.487,-5877.57 
10121.4326,-5338.6913 10214.88,-5080 10244.4729,-4998.0776 
10193.9089,-4897.1175 10165.3722,-4849.8243"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10168.2196,-4847.7739 10159.9888,-4841.1028 
10162.263,-4851.4507 10168.2196,-4847.7739"/>
+</g>
+<!-- 
/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge273" class="edge">
+<title>/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2386.6246,-2899.9181C2443.0183,-2851.8944 2605.6653,-2720.816 2765.88,-2662 
3069.9105,-2550.388 4112.6178,-2463.5127 4351.7398,-2444.7637"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.1694,-2448.2409 4361.8665,-2443.9728 
4351.6243,-2441.2621 4352.1694,-2448.2409"/>
+</g>
+<!-- 
/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge275" class="edge">
+<title>/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2369.9039,-2899.805C2381.3189,-2852.6393 2418.4896,-2725.6765 2499.88,-2662 
2852.9778,-2385.7506 3037.9101,-2498.1958 3479.88,-2423 4385.9221,-2268.8479 
4709.5286,-2619.1321 5537.88,-2221 5642.7625,-2170.5901 6168.7964,-1530.3697 
6268.88,-1471 6491.5526,-1338.9103 6796.6884,-1283.346 6953.5606,-1262.3275"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6954.2206,-1265.7708 6963.6767,-1260.9925 
6953.3047,-1258.831 6954.2206,-1265.7708"/>
+</g>
+<!-- 
/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge276" class="edge">
+<title>/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2366.6884,-2899.8513C2373.2376,-2770.5334 2426.4803,-1979.2969 
2765.88,-1471 2766.9957,-1469.3291 3674.049,-756.8272 3675.88,-756 
3881.4849,-663.1164 4579.2757,-571.365 4799.6227,-544.1146"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4800.2541,-547.5634 4809.7507,-542.866 
4799.3975,-540.616 4800.2541,-547.5634"/>
+</g>
+<!-- 
/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge277" class="edge">
+<title>/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2368.4907,-2899.8879C2375.755,-2855.0343 2399.8362,-2737.0076 2460.88,-2662 
2679.1568,-2393.7924 4376.4078,-1532.0631 4538.88,-1471 4920.1884,-1327.6901 
5050.1251,-1408.4006 5432.88,-1269 5464.1883,-1257.5974 5933.7224,-1002.7245 
5965.88,-994 6369.5823,-884.4741 9475.8831,-791.089 9997.6234,-776.0984"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.771,-779.5957 10007.6665,-775.8103 
9997.5702,-772.5986 9997.771,-779.5957"/>
+</g>
+<!-- 
/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge278" class="edge">
+<title>/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2383.8917,-2899.6736C2430.4541,-2853.2857 2560.3214,-2730.0798 
2690.88,-2662 3015.7648,-2492.5888 3120.4924,-2494.3503 3479.88,-2423 
3930.614,-2333.5144 5130.2677,-2433.1816 5537.88,-2221 5927.3405,-2018.2673 
5828.5171,-1732.9551 6180.88,-1471 6390.7111,-1315.0065 6464.558,-1293.6908 
6718.88,-1233 7552.3211,-1034.1097 10366.5676,-1014.2007 10882.335,-1012.2181"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.6701,-1015.717 10892.657,-1012.1796 
10882.644,-1008.717 10882.6701,-1015.717"/>
+</g>
+<!-- 
/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge279" class="edge">
+<title>/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2359.5801,-2899.756C2347.0659,-2862.4391 2319.4577,-2774.4536 2309.88,-2698 
2282.5222,-2479.619 2323.88,-2423.088 2323.88,-2203 2323.88,-2203 2323.88,-2203 
2323.88,-1489 2323.88,-1374.7233 2360.0346,-1330.1626 2299.88,-1233 
2232.7484,-1124.5682 2090.6136,-1061.0064 2007.6815,-1031.7099"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.7122,-1028.3628 1998.1174,-1028.3905 
2006.417,-1034.9759 2008.7122,-1028.3628"/>
+</g>
+<!-- 
/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge280" class="edge">
+<title>/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2396.4948,-2899.9415C2483.3652,-2853.3792 2738.743,-2728.2688 2964.88,-2662 
3561.8027,-2487.0735 3730.5413,-2526.5937 4343.88,-2423 4889.2679,-2330.8832 
5049.3957,-2402.5037 5571.88,-2221 7187.5366,-1659.7435 7337.8389,-811.243 
9022.88,-518 9785.0599,-385.36 12310.6695,-312.7837 12796.616,-300.037"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.7936,-303.5337 12806.6987,-299.7735 
12796.6106,-296.5361 12796.7936,-303.5337"/>
+</g>
+<!-- 
/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge281" class="edge">
+<title>/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2405.1499,-2899.9415C2501.3652,-2853.3792 2756.743,-2728.2688 2982.88,-2662 
3579.8027,-2487.0735 3748.5413,-2526.5937 4361.88,-2423 4907.2679,-2330.8832 
5067.3957,-2402.5037 5589.88,-2221 7205.5366,-1659.7435 7355.8389,-811.243 
9040.88,-518 9800.6066,-385.7869 12312.4284,-313.2515 12796.7029,-300.162"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.8497,-303.6594 12806.7517,-299.891 
12796.661,-296.6619 12796.8497,-303.6594"/>
+</g>
+<!-- 
/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv
 -->
+<g id="node56" class="node">
+<title>/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv</title>
+<polygon fill="none" stroke="#ffffff" points="6001.38,-2698 5786.38,-2698 
5786.38,-2662 6001.38,-2662 6001.38,-2698"/>
+<text text-anchor="middle" x="5893.88" y="-2676.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3</text>
+</g>
+<!-- 
/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv
 -->
+<g id="edge274" class="edge">
+<title>/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv&#45;&gt;/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2417.4556,-2914.5207C2801.2376,-2888.6306 5212.6077,-2725.9588 
5776.1836,-2687.9398"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5776.6147,-2691.4188 5786.3564,-2687.2536 
5776.1435,-2684.4347 5776.6147,-2691.4188"/>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv
 -->
+<g id="edge746" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3407.6214,-3375.8602C3341.7564,-3330.9434 3163.2393,-3212.7838 
3001.88,-3138 2798.4499,-3043.718 2542.6142,-2967.1605 2427.2614,-2934.7358"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2428.1114,-2931.3392 2417.538,-2932.0138 
2426.2243,-2938.0801 2428.1114,-2931.3392"/>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge749" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3446.919,-3375.8561C3472.9725,-3339.0729 3532.3517,-3252.5322 3571.88,-3174 
3599.3392,-3119.4458 3727.9544,-2704.4348 3771.88,-2662 3940.3607,-2499.2372 
4235.59,-2455.6994 4351.8485,-2444.6026"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.2383,-2448.0816 4361.8774,-2443.6841 
4351.5999,-2441.1108 4352.2383,-2448.0816"/>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge745" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3471.4136,-3391.0124C3780.5653,-3366.4043 5906.102,-3197.2144 
6344.7824,-3162.2961"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6345.1387,-3165.7789 6354.8295,-3161.4963 
6344.5832,-3158.8009 6345.1387,-3165.7789"/>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge751" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3465.2748,-3375.8896C3540.0443,-3332.9655 3734.8882,-3222.3256 
3901.88,-3138 4765.7638,-2701.766 5083.0845,-2774.6101 5876.88,-2221 
5999.8373,-2135.2469 6027.4919,-2104.077 6115.88,-1983 6185.9654,-1886.9946 
6186.0876,-1851.9885 6237.88,-1745 6296.2022,-1624.5227 6262.7007,-1559.7714 
6362.88,-1471 6532.9245,-1320.3194 6806.4262,-1272.769 6953.8496,-1257.816"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6954.1999,-1261.2985 6963.8091,-1256.8361 
6953.5144,-1254.3322 6954.1999,-1261.2985"/>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge752" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3430.3571,-3375.6809C3401.0004,-3217.1388 3211.214,-2068.7149 3750.88,-1471 
3866.8831,-1342.5191 3953.2394,-1382.5653 4083.88,-1269 4306.0545,-1075.8648 
4280.5493,-948.9554 4502.88,-756 4604.1505,-668.1097 4744.9089,-594.2087 
4818.174,-558.676"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4820.1339,-561.6169 4827.6245,-554.1242 
4817.0963,-555.3103 4820.1339,-561.6169"/>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge753" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3436.2807,-3375.7434C3448.1919,-3289.9124 3506.5369,-2919.8988 
3657.88,-2662 4029.0446,-2029.5103 4173.599,-1852.5476 4799.88,-1471 
5069.8516,-1306.5259 5182.9028,-1371.7085 5481.88,-1269 5798.3956,-1160.2665 
5855.9264,-1065.4598 6182.88,-994 6950.1878,-826.2952 9526.9115,-781.8007 
9997.7031,-774.9965"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.8297,-778.4951 10007.7784,-774.852 
9997.7292,-771.4958 9997.8297,-778.4951"/>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge754" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3471.4696,-3392.2272C3721.9229,-3379.5546 5173.1264,-3292.7066 
6286.88,-2936 7908.158,-2416.7463 8100.9055,-1765.5041 9717.88,-1233 
10142.9607,-1093.0119 10680.498,-1035.8747 10882.3621,-1018.3734"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.9206,-1021.8384 10892.5848,-1017.4962 
10882.3221,-1014.8641 10882.9206,-1021.8384"/>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge755" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3396.0761,-3378.2667C3299.1443,-3337.9633 3033.7628,-3227.8589 
2811.88,-3138 2587.0575,-3046.9505 2442.96,-3135.4219 2304.88,-2936 
2182.0224,-2758.563 2285.88,-2180.8191 2285.88,-1965 2285.88,-1965 
2285.88,-1965 2285.88,-1489 2285.88,-1374.7233 2319.4993,-1331.6872 
2261.88,-1233 2202.6335,-1131.526 2076.0644,-1065.5996 2001.7116,-1033.9801"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2003.0433,-1030.7433 1992.4674,-1030.1112 
2000.3408,-1037.2006 2003.0433,-1030.7433"/>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge756" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3471.4149,-3391.6803C3672.1121,-3379.305 4637.2872,-3316.2216 5413.88,-3174 
7004.722,-2882.6605 10908.0008,-1630.6311 12290.88,-792 12530.8885,-646.4496 
12770.9681,-401.8642 12850.5666,-323.1875"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12853.0939,-325.6109 12857.7633,-316.1004 
12848.1823,-320.6232 12853.0939,-325.6109"/>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge757" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3471.6984,-3391.9763C3674.1722,-3380.3406 4648.8797,-3317.3951 
5431.88,-3174 7022.722,-2882.6605 10926.0008,-1630.6311 12308.88,-792 
12548.4046,-646.7431 12788.0001,-402.85 12857.8299,-323.6654"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12860.4897,-325.9406 12864.4169,-316.1004 
12855.2105,-321.3438 12860.4897,-325.9406"/>
+</g>
+<!-- /gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv -->
+<g id="node39" class="node">
+<title>/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4448.38,-1507 4365.38,-1507 
4365.38,-1471 4448.38,-1471 4448.38,-1507"/>
+<text text-anchor="middle" x="4406.88" y="-1485.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">texinfo&#45;6.0</text>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv
 -->
+<g id="edge743" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3434.8503,-3375.7918C3439.6599,-3292.3716 3464.0028,-2938.893 3543.88,-2662 
3700.8915,-2117.7218 4244.1422,-1627.6307 4377.2609,-1513.8063"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4379.7292,-1516.3015 4385.0756,-1507.1545 
4375.192,-1510.971 4379.7292,-1516.3015"/>
+</g>
+<!-- 
/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv 
-->
+<g id="node42" class="node">
+<title>/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5529.38,-2221 5402.38,-2221 
5402.38,-2185 5529.38,-2185 5529.38,-2221"/>
+<text text-anchor="middle" x="5465.88" y="-2199.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">bash&#45;static&#45;4.3.42</text>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv
 -->
+<g id="edge744" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3442.3775,-3375.8359C3459.8817,-3338.3048 3501.069,-3249.4024 3533.88,-3174 
3632.2195,-2948.0074 3570.9942,-2834.6485 3746.88,-2662 3990.4707,-2422.8927 
5094.6219,-2254.5419 5391.9483,-2212.9825"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5392.7602,-2216.4033 5402.182,-2211.5577 
5391.7949,-2209.4702 5392.7602,-2216.4033"/>
+</g>
+<!-- /gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv 
-->
+<g id="node54" class="node">
+<title>/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv</title>
+<polygon fill="none" stroke="#ffffff" points="6277.88,-2936 6169.88,-2936 
6169.88,-2900 6277.88,-2900 6277.88,-2936"/>
+<text text-anchor="middle" x="6223.88" y="-2914.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">libstdc++&#45;4.9.3</text>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv
 -->
+<g id="edge747" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3471.5678,-3383.2076C3607.964,-3344.5119 4089.1434,-3211.1546 4493.88,-3138 
5224.5394,-3005.9361 5426.6762,-3081.5989 6159.5424,-2935.8897"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6160.4288,-2939.282 6169.5506,-2933.8927 
6159.059,-2932.4173 6160.4288,-2939.282"/>
+</g>
+<!-- /gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv -->
+<g id="node55" class="node">
+<title>/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv</title>
+<polygon fill="none" stroke="#ffffff" points="6151.38,-2936 6078.38,-2936 
6078.38,-2900 6151.38,-2900 6151.38,-2936"/>
+<text text-anchor="middle" x="6114.88" y="-2914.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">zlib&#45;1.2.8</text>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv
 -->
+<g id="edge748" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3471.5356,-3375.9576C3572.7578,-3328.319 3860.2315,-3198.6711 4113.88,-3138 
4878.8749,-2955.0182 5845.3747,-2923.7341 6067.7937,-2918.8453"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6068.1953,-2922.3376 6078.1186,-2918.6258 
6068.0464,-2915.3392 6068.1953,-2922.3376"/>
+</g>
+<!-- 
/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv
 -->
+<g id="edge750" class="edge">
+<title>/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3467.4814,-3375.9334C3553.2833,-3330.4168 3788.352,-3209.5721 3995.88,-3138 
4654.9297,-2910.7073 5480.0425,-2753.0187 5779.038,-2699.7951"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5779.7875,-2703.2169 5789.0214,-2698.022 
5778.5634,-2696.3247 5779.7875,-2703.2169"/>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge89" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4440.0353,-2438.8256C4644.2535,-2426.92 5587.3268,-2364.8354 5835.88,-2221 
6070.1781,-2085.4139 6088.7382,-1983.9857 6215.88,-1745 6275.8272,-1632.3186 
6210.7197,-1560.334 6301.88,-1471 6395.0623,-1379.6844 6770.2184,-1301.9625 
6953.7468,-1268.5324"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6954.4638,-1271.9596 6963.6794,-1266.7324 
6953.2155,-1265.0718 6954.4638,-1271.9596"/>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge90" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4405.9846,-2422.5701C4423.0247,-2359.3655 4476.88,-2145.3425 4476.88,-1965 
4476.88,-1965 4476.88,-1965 4476.88,-1727 4476.88,-1508.0542 
4542.5335,-950.0778 4643.88,-756 4689.0944,-669.4147 4780.6339,-596.0326 
4831.2387,-559.9479"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4833.4326,-562.6838 4839.5935,-554.0644 
4829.4021,-556.9605 4833.4326,-562.6838"/>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge91" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4439.9169,-2438.2168C4623.2582,-2424.4949 5397.9617,-2359.0829 
5589.88,-2221 5746.618,-2108.2289 5869.9387,-1488.5068 5883.88,-1471 
5994.089,-1332.6044 6079.8619,-1367.4126 6226.88,-1269 6373.2117,-1171.0468 
6402.76,-1136.6498 6542.88,-1030 6563.8175,-1014.0637 6565.2391,-1003.229 
6589.88,-994 6919.548,-870.5262 9521.8593,-789.8843 9997.4068,-776.1044"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.6892,-779.5978 10007.5839,-775.8103 
9997.4869,-772.6007 9997.6892,-779.5978"/>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge92" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4440.0845,-2437.9354C4632.5495,-2422.3629 5477.2421,-2347.7459 
5703.88,-2221 6058.3381,-2022.7714 5907.0783,-1722.5962 6225.88,-1471 
6493.4279,-1259.853 6619.886,-1295.8009 6954.88,-1233 7747.8286,-1084.347 
10384.4613,-1023.8337 10882.3775,-1013.6034"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.7748,-1017.0961 10892.7011,-1013.3922 
10882.6316,-1010.0976 10882.7748,-1017.0961"/>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge93" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4361.679,-2436.8302C4190.7859,-2418.0702 3511.6264,-2337.3088 3335.88,-2221 
3295.6557,-2194.3796 2867.8932,-1547.6196 2841.88,-1507 2765.5853,-1387.8658 
2791.2686,-1320.2147 2679.88,-1233 2472.0522,-1070.2758 2145.8642,-1027.072 
2008.3917,-1015.8404"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.2807,-1012.3209 1998.0371,-1015.0261 
2007.7319,-1019.2994 2008.2807,-1012.3209"/>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge96" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4439.993,-2438.008C4618.4454,-2424.1575 5353.2307,-2360.9019 5528.88,-2221 
5671.4501,-2107.4451 5784.7184,-1636.5909 5860.88,-1471 6057.004,-1044.5864 
5923.144,-775.005 6315.88,-518 6600.3791,-331.8248 12062.9967,-301.5296 
12796.6606,-298.3201"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.8786,-301.8193 12806.8633,-298.2759 
12796.8482,-294.8194 12796.8786,-301.8193"/>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge97" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4440.1475,-2438.4331C4620.7572,-2425.4939 5369.3632,-2362.3894 
5546.88,-2221 5689.4501,-2107.4451 5802.7184,-1636.5909 5878.88,-1471 
6075.004,-1044.5864 5941.144,-775.005 6333.88,-518 6617.9347,-332.1156 
12063.9453,-301.6246 12796.6189,-298.3353"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.8242,-301.8346 12806.8085,-298.29 
12796.793,-294.8346 12796.8242,-301.8346"/>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv
 -->
+<g id="edge84" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4400.9945,-2422.8326C4401.7303,-2306.0848 4405.7917,-1661.6704 
4406.6998,-1517.5826"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4410.2011,-1517.3801 4406.7643,-1507.3582 
4403.2012,-1517.3359 4410.2011,-1517.3801"/>
+</g>
+<!-- 
/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv 
-->
+<g id="node40" class="node">
+<title>/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4423.38,-1269 4298.38,-1269 
4298.38,-1233 4423.38,-1233 4423.38,-1269"/>
+<text text-anchor="middle" x="4360.88" y="-1247.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">perl&#45;boot0&#45;5.22.1</text>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv
 -->
+<g id="edge85" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4361.6651,-2435.6772C4207.5527,-2412.3595 3651.88,-2304.729 3651.88,-1965 
3651.88,-1965 3651.88,-1965 3651.88,-1727 3651.88,-1422.7085 
4107.6129,-1300.3761 4288.3226,-1263.8293"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4289.1482,-1267.2337 4298.272,-1261.8479 
4287.7809,-1260.3686 4289.1482,-1267.2337"/>
+</g>
+<!-- 
/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv
 -->
+<g id="node41" class="node">
+<title>/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5143.88,-1745 4997.88,-1745 
4997.88,-1709 5143.88,-1709 5143.88,-1745"/>
+<text text-anchor="middle" x="5070.88" y="-1723.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gettext&#45;boot0&#45;0.19.7</text>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv
 -->
+<g id="edge86" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4424.0191,-2422.9979C4469.9788,-2386.8106 4575.2052,-2301.7899 
4654.88,-2221 4819.7629,-2053.8095 4993.2813,-1829.5571 5050.9572,-1753.4986"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5053.8596,-1755.4633 5057.1023,-1745.3769 
5048.2774,-1751.2396 5053.8596,-1755.4633"/>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv
 -->
+<g id="edge87" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4440.047,-2432.2472C4597.3376,-2397.0968 5184.5623,-2265.8672 
5392.4042,-2219.4199"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5393.311,-2222.8037 5402.307,-2217.2069 
5391.7843,-2215.9722 5393.311,-2222.8037"/>
+</g>
+<!-- 
/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv
 -->
+<g id="node43" class="node">
+<title>/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4964.88,-1507 4808.88,-1507 
4808.88,-1471 4964.88,-1471 4964.88,-1507"/>
+<text text-anchor="middle" x="4886.88" y="-1485.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gcc&#45;cross&#45;boot0&#45;4.9.3</text>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv
 -->
+<g id="edge88" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4408.3623,-2422.7528C4423.8109,-2385.0686 4460.3462,-2295.8984 
4490.88,-2221 4583.6015,-1993.5572 4571.232,-1918.8416 4698.88,-1709 
4746.2456,-1631.1353 4820.8852,-1553.1526 4860.361,-1514.318"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4863.0591,-1516.5752 4867.7688,-1507.0847 
4858.1687,-1511.5668 4863.0591,-1516.5752"/>
+</g>
+<!-- 
/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv 
-->
+<g id="node44" class="node">
+<title>/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4056.38,-78 3931.38,-78 
3931.38,-42 4056.38,-42 4056.38,-78"/>
+<text text-anchor="middle" x="3993.88" y="-56.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">glibc&#45;bootstrap&#45;0</text>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge94" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4361.7899,-2436.9595C4251.318,-2423.8564 3931.324,-2374.1158 3722.88,-2221 
3081.5972,-1749.9356 3167.3941,-1343.7064 3069.88,-554 3057.0918,-450.4365 
3098.7968,-300.0027 3117.88,-280 3229.6783,-162.8148 3731.4459,-91.5001 
3921.0303,-68.3309"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3921.6673,-71.7794 3931.1732,-67.101 
3920.8246,-64.8303 3921.6673,-71.7794"/>
+</g>
+<!-- 
/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv -->
+<g id="node45" class="node">
+<title>/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="3844.88,-316 3726.88,-316 
3726.88,-280 3844.88,-280 3844.88,-316"/>
+<text text-anchor="middle" x="3785.88" y="-294.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gcc&#45;bootstrap&#45;0</text>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge95" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4361.7507,-2438.5302C4251.1268,-2429.3398 3932.9915,-2388.4195 
3747.88,-2221 3654.6031,-2136.638 3197.88,-1492.2228 3197.88,-1012 
3197.88,-1012 3197.88,-1012 3197.88,-774 3197.88,-510.1013 3561.2284,-365.6004 
3716.7267,-316.9371"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3718.1397,-320.1639 3726.6624,-313.8701 
3716.075,-313.4754 3718.1397,-320.1639"/>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge98" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4361.7448,-2437.7847C4253.3963,-2427.2278 3946.3911,-2384.2587 
3765.88,-2221 3672.6031,-2136.638 3215.88,-1492.2228 3215.88,-1012 
3215.88,-1012 3215.88,-1012 3215.88,-774 3215.88,-514.2396 3567.922,-370.1617 
3718.7263,-319.2972"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3719.9848,-322.567 3728.3626,-316.0814 
3717.7689,-315.927 3719.9848,-322.567"/>
+</g>
+<!-- 
/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv
 -->
+<g id="node46" class="node">
+<title>/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4347.38,-1507 4166.38,-1507 
4166.38,-1471 4347.38,-1471 4347.38,-1507"/>
+<text text-anchor="middle" x="4256.88" y="-1485.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">linux&#45;libre&#45;headers&#45;3.14.37</text>
+</g>
+<!-- 
/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv
 -->
+<g id="edge99" class="edge">
+<title>/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv&#45;&gt;/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4398.132,-2422.8326C4380.4726,-2306.0848 4282.9982,-1661.6704 
4261.2034,-1517.5826"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4264.6132,-1516.7222 4259.6569,-1507.3582 
4257.6919,-1517.7692 4264.6132,-1516.7222"/>
+</g>
+<!-- 
/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge758" class="edge">
+<title>/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2256.1611,-6473.54C2149.645,-6446.2214 1957.3669,-6384.3791 1832.88,-6271 
1653.5803,-6107.699 1647.0763,-6023.2238 1567.88,-5794 1288.7128,-4985.986 
1335.9222,-4743.2026 1301.88,-3889 1296.9667,-3765.7143 1271.8028,-3716.9029 
1339.88,-3614 1698.7692,-3071.5164 2064.6252,-3245.2159 2636.88,-2936 
2727.6801,-2886.9364 2916.5954,-2701.658 3011.88,-2662 3138.9174,-2609.1263 
4119.1283,-2478.0234 4351.5651,-2447.4474"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.2879,-2450.8826 4361.7466,-2446.1094 
4351.3758,-2443.9422 4352.2879,-2450.8826"/>
+</g>
+<!-- /gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv -->
+<g id="node78" class="node">
+<title>/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4696.38,-4365 4629.38,-4365 
4629.38,-4329 4696.38,-4329 4696.38,-4365"/>
+<text text-anchor="middle" x="4662.88" y="-4343.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gzip&#45;1.6</text>
+</g>
+<!-- 
/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv&#45;&gt;/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv
 -->
+<g id="edge759" class="edge">
+<title>/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv&#45;&gt;/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M2312.1222,-6472.9079C2240.9855,-6411.4574 2022.0868,-6203.0332 
2061.88,-5996 2191.3194,-5322.5611 2093.5745,-4976.1924 2643.88,-4567 
2808.3502,-4444.7044 4339.5471,-4363.0778 4619.1579,-4349.1279"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4619.5036,-4352.6151 4629.3176,-4348.6234 
4619.1563,-4345.6238 4619.5036,-4352.6151"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv
 -->
+<g id="edge771" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3633.4878,-7440.7422C3813.9834,-7424.9207 4574.0233,-7351.5751 
4768.88,-7223 4951.8726,-7102.2533 5059.0426,-6841.8844 5090.2589,-6756.6372"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5093.5873,-6757.7248 5093.6892,-6747.1304 
5087.0028,-6755.3489 5093.5873,-6757.7248"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv
 -->
+<g id="edge772" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3633.6349,-7442.5273C3892.9732,-7432.3157 5378.9887,-7368.1304 
5804.88,-7223 5994.2219,-7158.4782 6056.0353,-7136.3046 6186.88,-6985 
6349.349,-6797.126 6238.0064,-6651.3468 6410.88,-6473 6690.4203,-6184.6093 
7187.2378,-6055.8703 7334.5757,-6022.8823"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7335.5639,-6026.2484 7344.5723,-6020.6717 
7334.0524,-6019.4135 7335.5639,-6026.2484"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv
 -->
+<g id="edge773" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3556.0196,-7443.5683C3329.1588,-7440.3798 2176.1965,-7414.821 1890.88,-7223 
1789.9581,-7155.1493 1791.3217,-7101.3307 1755.88,-6985 1658.6221,-6665.7696 
1511.6152,-6495.7545 1719.88,-6235 1839.4304,-6085.3189 2477.7302,-6029.4534 
2651.291,-6016.9039"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2651.6114,-6020.3901 2661.3375,-6016.1886 
2651.1142,-6013.4077 2651.6114,-6020.3901"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv
 -->
+<g id="edge774" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3610.2192,-7425.7453C3661.9798,-7364.0884 3834.7921,-7157.764 3974.88,-6985 
4059.953,-6880.0833 4096.557,-6864.1006 4163.88,-6747 4285.6434,-6535.2066 
4225.8307,-6436.5568 4363.88,-6235 4421.9198,-6150.2598 4518.2985,-6074.9115 
4569.8337,-6038.0069"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4571.8791,-6040.8472 4578.0093,-6032.2059 
4567.8283,-6035.1383 4571.8791,-6040.8472"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv
 -->
+<g id="edge775" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3633.6568,-7443.5952C3891.4656,-7440.3817 5359.6024,-7413.8221 
5755.88,-7223 6032.8166,-7089.645 6239.88,-7036.3718 6239.88,-6729 
6239.88,-6729 6239.88,-6729 6239.88,-6491 6239.88,-6289.1858 
6435.7946,-6103.991 6513.0711,-6038.7925"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6515.5965,-6041.2436 6521.0306,-6032.1485 
6511.1107,-6035.8697 6515.5965,-6041.2436"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv
 -->
+<g id="edge776" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3556.3039,-7441.6843C3317.0301,-7426.9641 2041.8615,-7343.1995 
1921.88,-7223 1608.5645,-6909.1154 1745.8049,-6546.1056 2061.88,-6235 
2115.7118,-6182.0145 2633.175,-6059.5346 2787.5909,-6023.8955"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2788.6909,-6027.2339 2797.65,-6021.5783 
2787.1195,-6020.4125 2788.6909,-6027.2339"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv
 -->
+<g id="edge777" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3633.6028,-7442.2382C3907.262,-7429.495 5543.96,-7348.3643 5721.88,-7223 
6125.371,-6938.6961 6037.719,-6197.0997 6014.4969,-6042.4964"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6017.9227,-6041.7458 6012.9439,-6032.3937 
6011.004,-6042.8094 6017.9227,-6041.7458"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv
 -->
+<g id="edge778" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3633.4848,-7442.6028C3901.8028,-7432.5611 5491.4332,-7367.624 5949.88,-7223 
6153.7568,-7158.684 6243.3887,-7158.7937 6367.88,-6985 6474.2558,-6836.4961 
6470.2227,-6600.8878 6465.186,-6519.6449"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6468.6485,-6518.9712 6464.4801,-6509.2308 
6461.6645,-6519.4447 6468.6485,-6518.9712"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv
 -->
+<g id="edge779" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3633.382,-7441.8504C3790.53,-7432.1413 4397.1482,-7385.5235 4863.88,-7223 
5212.6153,-7101.5648 5325.9136,-7044.3492 5544.88,-6747 5623.9245,-6639.6602 
5716.569,-6596.6967 5666.88,-6473 5550.2662,-6182.6995 5136.4159,-6058.8092 
4995.9334,-6024.4858"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4996.4503,-6021.0104 4985.9092,-6022.076 
4994.8141,-6027.8165 4996.4503,-6021.0104"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv
 -->
+<g id="edge780" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3556.3062,-7441.8132C3318.4793,-7427.9484 2057.9332,-7348.8068 
1947.88,-7223 1837.5829,-7096.9144 1914.1678,-6599.5948 2023.88,-6473 
2273.0146,-6185.5281 2743.3859,-6061.9269 2909.7352,-6025.8943"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2910.7327,-6029.2601 2919.7792,-6023.7454 
2909.2683,-6022.415 2910.7327,-6029.2601"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv
 -->
+<g id="edge781" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3556.1289,-7439.4081C3382.4052,-7418.3591 2675.3558,-7327.6238 
2480.88,-7223 2340.0061,-7147.2129 2227.88,-7126.966 2227.88,-6967 
2227.88,-6967 2227.88,-6967 2227.88,-6729 2227.88,-6614.9093 
2169.0754,-6556.4454 2246.88,-6473 2349.5826,-6362.8514 3456.7399,-6275.4868 
3711.7195,-6256.7343"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3712.1088,-6260.2153 3721.8265,-6255.9942 
3711.5975,-6253.234 3712.1088,-6260.2153"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge782" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3556.1175,-7439.3851C3376.5059,-7417.6063 2624.9119,-7322.0224 
2411.88,-7223 2260.3672,-7152.5732 2192.4432,-7135.9793 2120.88,-6985 
2088.7657,-6917.2474 1786.0174,-6982.6543 2175.88,-6473 2323.0023,-6280.6719 
2461.9075,-6372.2282 2681.88,-6271 2889.7428,-6175.3445 2944.3955,-6154.1503 
3137.88,-6032 3160.429,-6017.7644 3161.9739,-6007.8156 3185.88,-5996 
3445.3611,-5867.7511 3791.4404,-5803.6476 3917.9429,-5783.3394"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3918.7565,-5786.7542 3928.0844,-5781.7301 
3917.6594,-5779.8407 3918.7565,-5786.7542"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge783" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3633.5957,-7442.1649C3795.7468,-7433.5369 4434.6681,-7390.1135 
4926.88,-7223 5139.632,-7150.7674 5198.3257,-7126.463 5372.88,-6985 
5647.3083,-6762.5967 5768.7973,-6562.2722 5635.88,-6235 5588.6899,-6118.8075 
5571.9386,-6087.2224 5485.88,-5996 5404.0438,-5909.2533 5283.362,-5835.1449 
5219.7449,-5799.2033"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5221.2187,-5796.0171 5210.7842,-5794.1804 
5217.7958,-5802.1232 5221.2187,-5796.0171"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv
 -->
+<g id="edge784" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3633.7957,-7443.0171C3924.6262,-7435.3449 5761.7687,-7381.1099 
6291.88,-7223 6536.2065,-7150.1277 6556.2198,-7035.999 6795.88,-6949 
8232.3847,-6427.5349 8947.5071,-7192.1956 10166.88,-6271 10434.9423,-6068.4879 
10350.6634,-5841.414 10252.88,-5520 10231.0001,-5448.0807 10193.0732,-5367.8896 
10172.7259,-5327.0711"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10175.8047,-5325.4028 10168.1886,-5318.0377 
10169.5495,-5328.5447 10175.8047,-5325.4028"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge785" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3633.8055,-7443.8304C3909.5836,-7442.1339 5570.5051,-7423.61 6024.88,-7223 
6476.6967,-7023.5194 6395.9779,-6678.9558 6844.88,-6473 7668.6525,-6095.054 
8377.3059,-6813.7635 8835.88,-6032 9241.6886,-5340.1894 8838.7258,-4861.4168 
8238.88,-4329 8177.6689,-4274.6697 7959.7935,-4175.2809 7859.7604,-4131.138"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7861.0194,-4127.8681 7850.4568,-4127.0419 
7858.1987,-4134.2747 7861.0194,-4127.8681"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv
 -->
+<g id="edge786" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3633.3846,-7442.0402C3786.5691,-7433.2073 4365.7645,-7389.9264 
4805.88,-7223 5149.1127,-7092.8192 5260.8465,-7040.8384 5480.88,-6747 
5536.0676,-6673.3011 5571.474,-6568.419 5586.1416,-6518.9157"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5589.5284,-6519.8033 5588.9564,-6509.2239 
5582.8061,-6517.8509 5589.5284,-6519.8033"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv
 -->
+<g id="edge787" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3556.0289,-7441.5739C3298.3763,-7425.218 1841.416,-7328.5056 1676.88,-7223 
1598.7762,-7172.9175 1289.8891,-6589.5706 1243.88,-6509 795.2256,-5723.3225 
668.9111,-5496.8519 528.88,-4603 418.3796,-3897.6496 547.2757,-3453.2074 
1187.88,-3138 1389.6847,-3038.7026 2090.8736,-2950.2073 2303.9741,-2925.0961"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2304.5233,-2928.5557 2314.047,-2923.9135 
2303.7071,-2921.6034 2304.5233,-2928.5557"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge788" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3556.35,-7441.7045C3302.4235,-7426.2857 1874.6316,-7335.0033 1719.88,-7223 
1516.5975,-7075.8718 1624.9189,-6917.1804 1481.88,-6711 1340.6246,-6507.3904 
1163.88,-6500.8104 1163.88,-6253 1163.88,-6253 1163.88,-6253 1163.88,-5300 
1163.88,-4899.8753 1472.3826,-3849.4766 1795.88,-3614 2059.3197,-3422.2399 
3144.6239,-3397.5717 3386.1139,-3394.4464"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3386.3629,-3397.9437 3396.319,-3394.3209 
3386.2767,-3390.9443 3386.3629,-3397.9437"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge789" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3556.1339,-7441.6186C3295.9469,-7425.3672 1808.3257,-7328.2883 
1638.88,-7223 955.3878,-6798.2994 237.4915,-4654.0599 313.88,-3853 
426.0512,-2676.6981 1533.6419,-2900.8907 2690.88,-2662 3340.3041,-2527.9382 
4146.2299,-2460.4084 4351.5262,-2444.6508"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4351.9812,-2448.1264 4361.6859,-2443.8758 
4351.4486,-2441.1466 4351.9812,-2448.1264"/>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge790" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3556.2108,-7440.6474C3383.7937,-7425.0292 2686.2447,-7354.5458 
2517.88,-7223 2290.2911,-7045.1814 2318.2042,-6630.9393 2330.3639,-6519.1985"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2333.8642,-6519.3933 2331.5162,-6509.0619 
2326.909,-6518.6026 2333.8642,-6519.3933"/>
+</g>
+<!-- /gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv -->
+<g id="node79" class="node">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4429.88,-6985 4325.88,-6985 
4325.88,-6949 4429.88,-6949 4429.88,-6985"/>
+<text text-anchor="middle" x="4377.88" y="-6963.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gettext&#45;0.19.7</text>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv
 -->
+<g id="edge770" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3624.6184,-7425.8835C3745.8615,-7352.0227 4202.8493,-7073.6279 
4339.227,-6990.5472"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4341.3927,-6993.3262 4348.1119,-6985.1346 
4337.7509,-6987.3482 4341.3927,-6993.3262"/>
+</g>
+<!-- /gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv -->
+<g id="node80" class="node">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4759.88,-7223 4679.88,-7223 
4679.88,-7187 4759.88,-7187 4759.88,-7223"/>
+<text text-anchor="middle" x="4719.88" y="-7201.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">attr&#45;2.4.47</text>
+</g>
+<!-- 
/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv
 -->
+<g id="edge791" class="edge">
+<title>/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3633.605,-7435.7731C3803.0962,-7399.7656 4479.5803,-7256.0503 
4669.8568,-7215.6272"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4670.805,-7219.0039 4679.8594,-7213.5022 
4669.3503,-7212.1567 4670.805,-7219.0039"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv
 -->
+<g id="edge853" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3742.6123,-6964.3477C3954.2606,-6949.7601 4949.8755,-6875.2489 
5226.88,-6747 5393.7453,-6669.7439 5376.0089,-6562.0676 5536.88,-6473 
5863.2792,-6292.2863 5980.2915,-6326.911 6341.88,-6235 6724.0812,-6137.8495 
7192.9183,-6048.2579 7334.4702,-6021.838"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7335.286,-6025.2464 7344.4759,-6019.9741 
7334.004,-6018.3647 7335.286,-6025.2464"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv
 -->
+<g id="edge854" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3663.0605,-6964.7511C3542.4387,-6956.1591 3174.7229,-6916.696 2935.88,-6747 
2742.0833,-6609.309 2728.4744,-6505.8974 2691.88,-6271 2679.0718,-6188.7847 
2686.5147,-6089.9816 2691.5022,-6042.379"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2695.0054,-6042.5401 2692.6123,-6032.2191 
2688.0468,-6041.7797 2695.0054,-6042.5401"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv
 -->
+<g id="edge855" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3742.6073,-6954.1207C3816.4079,-6927.973 3974.0317,-6861.2474 4049.88,-6747 
4177.5042,-6554.7644 3996.5262,-6418.9103 4135.88,-6235 4189.7032,-6163.9675 
4440.8836,-6070.5917 4551.8932,-6031.941"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4553.2498,-6035.1752 4561.552,-6028.5932 
4550.9573,-6028.5612 4553.2498,-6035.1752"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv
 -->
+<g id="edge856" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3742.5574,-6964.5181C3951.6964,-6950.9351 4926.5478,-6881.2537 
5192.88,-6747 5231.2564,-6727.6551 5430.2863,-6497.0845 5465.88,-6473 
5830.656,-6226.1743 6349.5544,-6068.5205 6500.9088,-6025.7691"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6502.0721,-6029.0779 6510.7534,-6023.0045 
6500.1795,-6022.3386 6502.0721,-6029.0779"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv
 -->
+<g id="edge857" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3663.1571,-6960.766C3562.1988,-6943.2281 3291.4267,-6885.4232 3116.88,-6747 
2881.235,-6560.1233 2839.3731,-6152.5184 2832.271,-6042.077"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2835.7623,-6041.8248 2831.6713,-6032.0517 
2828.7748,-6042.2429 2835.7623,-6041.8248"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv
 -->
+<g id="edge858" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3742.4026,-6964.2899C3947.5212,-6949.7342 4891.1822,-6876.6303 
5149.88,-6747 5304.9789,-6669.2818 5297.796,-6587.7778 5427.88,-6473 
5628.1553,-6296.2899 5886.2475,-6104.4033 5976.7579,-6038.1065"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5978.9815,-6040.8164 5984.9862,-6032.0875 
5974.8487,-6035.1666 5978.9815,-6040.8164"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv
 -->
+<g id="edge859" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3742.565,-6963.5335C3930.5314,-6946.7716 4749.723,-6869.8715 5411.88,-6747 
5798.9889,-6675.1671 6256.9202,-6549.3 6410.0609,-6506.0744"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6411.0327,-6509.4369 6419.7032,-6503.3482 
6409.1282,-6502.701 6411.0327,-6509.4369"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv
 -->
+<g id="edge860" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3742.4483,-6962.2099C3852.0972,-6947.328 4165.5476,-6893.7492 4374.88,-6747 
4665.8984,-6542.986 4880.4617,-6148.6628 4935.2079,-6041.4668"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4938.4646,-6042.7832 4939.8653,-6032.2813 
4932.2213,-6039.6175 4938.4646,-6042.7832"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv
 -->
+<g id="edge861" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3663.2994,-6963.4981C3561.3224,-6952.2808 3287.8253,-6907.9145 
3147.88,-6747 2959.8856,-6530.8369 2963.2051,-6148.8616 2968.1494,-6042.3002"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2971.6587,-6042.2063 2968.6721,-6032.0412 
2964.6677,-6041.8501 2971.6587,-6042.2063"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv
 -->
+<g id="edge862" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3676.9312,-6948.7944C3588.4702,-6884.4194 3309.8383,-6661.2858 
3413.88,-6473 3477.793,-6357.3355 3630.825,-6294.2449 3711.7179,-6267.9355"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3713.2222,-6271.1297 3721.6887,-6264.7604 
3711.0982,-6264.4597 3713.2222,-6271.1297"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge863" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3663.3244,-6949.6344C3540.8666,-6893.081 3180.9654,-6704.4283 3261.88,-6473 
3382.9328,-6126.7698 3790.9774,-5873.9828 3924.3259,-5798.988"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3926.0519,-5802.033 3933.0759,-5794.1011 
3922.6386,-5795.9215 3926.0519,-5802.033"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge864" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3716.7975,-6948.7453C3744.6954,-6911.763 3808.7332,-6824.8818 3854.88,-6747 
3984.6715,-6527.9511 3932.422,-6415.6186 4111.88,-6235 4251.8363,-6094.1385 
4344.2579,-6141.5402 4509.88,-6032 4530.669,-6018.2504 4531.2251,-6008.341 
4552.88,-5996 4744.9374,-5886.5474 5000.8632,-5817.3313 5116.1042,-5789.7088"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5117.2288,-5793.0391 5126.1484,-5787.3215 
5115.61,-5786.2288 5117.2288,-5793.0391"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv
 -->
+<g id="edge865" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3742.5893,-6963.7124C3937.0676,-6947.2901 4808.1352,-6870.0138 
5512.88,-6747 5782.1223,-6700.0035 6441.4491,-6512.588 6711.88,-6473 
7048.3685,-6423.7419 9490.3168,-6470.2882 9765.88,-6271 10097.6945,-6031.0306 
10149.8427,-5461.9932 10157.5907,-5328.4153"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10161.0979,-5328.3738 10158.1441,-5318.1991 
10154.1082,-5327.9951 10161.0979,-5328.3738"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge866" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3703.5252,-6948.7253C3707.7104,-6858.0351 3738.1279,-6452.0274 
3950.88,-6235 4093.222,-6089.7976 4196.5332,-6151.7294 4360.88,-6032 
4378.9165,-6018.8601 4377.7833,-6009.057 4395.88,-5996 4592.8664,-5853.8719 
4654.4153,-5825.0692 4887.88,-5758 5681.5622,-5529.9929 5956.7844,-5832.5607 
6734.88,-5556 6918.4119,-5490.7667 6951.3922,-5440.4369 7102.88,-5318 
7219.2235,-5223.9677 7250.1856,-5198.9639 7340.88,-5080 7469.6905,-4911. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7800.6373,-4137.8631 7801.2677,-4127.287 
7794.1795,-4135.1616 7800.6373,-4137.8631"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv
 -->
+<g id="edge867" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3742.4688,-6965.6725C3967.3234,-6957.564 5084.0958,-6909.5423 5379.88,-6747 
5405.6386,-6732.8449 5525.0571,-6580.2339 5573.4407,-6517.5965"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5576.4429,-6519.4349 5579.7793,-6509.379 
5570.9002,-6515.1595 5576.4429,-6519.4349"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv
 -->
+<g id="edge868" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3663.3189,-6964.1151C3497.5444,-6951.312 2843.5144,-6893.6535 2327.88,-6747 
2063.8223,-6671.8984 2001.6976,-6635.1732 1757.88,-6509 1580.8942,-6417.4116 
1500.041,-6428.4455 1377.88,-6271 1227.4182,-6077.0794 872.7924,-4370.9665 
845.88,-4127 824.1447,-3929.9653 819.4961,-3901.5606 959.88,-3614 
1099.0681,-3328.8888 1203.1321,-3269.4776 1491.88,-3138 1779.5695,-3007.0043 
2157.5014,-2945.7511 2304.0754,-2925.7454"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2304.7824,-2929.1818 2314.2245,-2924.3759 
2303.8462,-2922.2447 2304.7824,-2929.1818"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge869" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3663.162,-6960.1064C3543.1235,-6938.4686 3174.8647,-6866.1621 2889.88,-6747 
2666.8019,-6653.7232 2638.5937,-6576.0957 2419.88,-6473 2185.0824,-6362.3228 
2063.6656,-6445.9218 1871.88,-6271 1784.9276,-6191.6933 1787.2739,-6145.9573 
1757.88,-6032 1702.9519,-5819.0493 1653.9666,-5258.8586 1700.88,-5044 
1850.3992,-4359.2169 1813.8987,-4045.9729 2365.88,-3614 2529.8473,-3485.6815 
3200.5432,-3415.4507 3386.1038,-3398.2222"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3386.4642,-3401.7039 3396.1012,-3397.3019 
3385.8225,-3394.7334 3386.4642,-3401.7039"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge870" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3663.2565,-6962.7172C3516.0899,-6946.0962 2988.0245,-6880.0802 
2572.88,-6747 2087.6533,-6591.454 1865.3109,-6654.5696 1529.88,-6271 
1139.9255,-5825.082 1084.6526,-4159.8046 1314.88,-3614 1367.3767,-3489.545 
1400.049,-3462.3948 1503.88,-3376 1677.194,-3231.7903 1748.4311,-3235.1737 
1951.88,-3138 2158.5183,-3039.303 2219.0362,-3034.2657 2425.88,-2936 
2662.1936,-2823.734 2698.3311,-2743.6776 2946.88,-2662 3477.77,-2487.54 4163 
[...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4351.7303,-2446.082 4361.5918,-2442.2089 
4351.4674,-2439.0869 4351.7303,-2446.082"/>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge871" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3663.1479,-6965.9278C3517.6305,-6960.5787 3002.949,-6929.0762 2631.88,-6747 
2511.8588,-6688.108 2400.9264,-6569.3172 2355.5286,-6516.8803"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2357.9816,-6514.3642 2348.8139,-6509.0535 
2352.6688,-6518.9222 2357.9816,-6514.3642"/>
+</g>
+<!-- /gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv -->
+<g id="node82" class="node">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv</title>
+<polygon fill="none" stroke="#ffffff" points="3846.38,-6747 3769.38,-6747 
3769.38,-6711 3846.38,-6711 3846.38,-6747"/>
+<text text-anchor="middle" x="3807.88" y="-6725.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">m4&#45;1.4.17</text>
+</g>
+<!-- 
/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv
 -->
+<g id="edge852" class="edge">
+<title>/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3710.9448,-6948.7197C3729.2748,-6907.1717 3774.15,-6805.4547 
3795.8031,-6756.3744"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3799.0972,-6757.5787 3799.9314,-6747.0168 
3792.6927,-6754.7532 3799.0972,-6757.5787"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv
 -->
+<g id="edge891" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5294.8713,-7442.4689C5437.6003,-7435.4039 5882.0373,-7396.5028 
5797.88,-7187 5685.2381,-6906.5872 5293.0861,-6779.1365 5151.4277,-6741.4919"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5152.229,-6738.0838 5141.6684,-6738.9358 
5150.4553,-6744.8554 5152.229,-6738.0838"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv
 -->
+<g id="edge892" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5294.4828,-7440.069C5481.939,-7422.1699 6232.8607,-7343.9947 6431.88,-7223 
6695.2312,-7062.8944 7254.4897,-6204.5973 7359.6417,-6040.9619"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7362.6582,-6042.7418 7365.1135,-6032.4354 
7356.7669,-6038.9611 7362.6582,-6042.7418"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv
 -->
+<g id="edge893" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5209.3003,-7442.0994C4877.2164,-7427.088 2707.7292,-7325.5473 2436.88,-7223 
2354.6642,-7191.8719 2167.8866,-7059.2884 2120.88,-6985 1998.3996,-6791.4343 
1975.1195,-6684.9947 2061.88,-6473 2169.8855,-6209.0944 2526.8451,-6069.2381 
2651.4786,-6027.5424"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2652.6855,-6030.8298 2661.0835,-6024.3703 
2650.4903,-6024.1829 2652.6855,-6030.8298"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv
 -->
+<g id="edge894" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5243.6995,-7425.9195C5175.3993,-7274.9624 4700.4138,-6225.149 
4617.282,-6041.4109"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4620.4073,-6039.8278 4613.0963,-6032.1597 
4614.0297,-6042.7133 4620.4073,-6039.8278"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv
 -->
+<g id="edge895" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5294.5249,-7440.775C5480.3681,-7425.9883 6218.2701,-7359.4668 6398.88,-7223 
6784.721,-6931.4628 6596.7762,-6195.5603 6552.4101,-6042.2507"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6555.6454,-6040.845 6549.4738,-6032.2333 
6548.9281,-6042.8141 6555.6454,-6040.845"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv
 -->
+<g id="edge896" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5209.3025,-7443.8436C4903.6496,-7442.2362 3040.9157,-7424.2034 
2519.88,-7223 2244.4959,-7116.6576 2075.88,-7024.2035 2075.88,-6729 
2075.88,-6729 2075.88,-6729 2075.88,-6491 2075.88,-6321.2905 
2627.988,-6093.0174 2787.9418,-6030.4444"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2789.4174,-6033.6259 2797.4644,-6026.7341 
2786.876,-6027.1035 2789.4174,-6033.6259"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv
 -->
+<g id="edge897" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5294.5266,-7435.4417C5398.5339,-7413.1829 5670.8974,-7346.452 5864.88,-7223 
5990.8179,-7142.8521 6024.3391,-7112.5596 6101.88,-6985 6298.4358,-6661.6532 
6081.733,-6162.9255 6023.4821,-6041.3916"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6026.4662,-6039.5232 6018.9578,-6032.0483 
6020.166,-6042.5741 6026.4662,-6039.5232"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv
 -->
+<g id="edge898" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5294.6725,-7440.6079C5477.8023,-7425.3462 6194.0706,-7357.838 6367.88,-7223 
6591.2766,-7049.6931 6500.17,-6631.3992 6470.7328,-6519.1298"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6474.0527,-6517.996 6468.0892,-6509.2388 
6467.2901,-6519.8035 6474.0527,-6517.996"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv
 -->
+<g id="edge899" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5294.7125,-7442.0204C5404.9059,-7434.4381 5699.3863,-7397.9535 
5839.88,-7223 5954.1486,-7080.704 5849.2309,-6496.2508 5835.88,-6473 
5650.6186,-6150.365 5152.7825,-6046.116 4996.4985,-6020.8235"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4996.6991,-6017.3117 4986.2745,-6019.2035 
4995.6035,-6024.2255 4996.6991,-6017.3117"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv
 -->
+<g id="edge900" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5209.2415,-7442.2751C4886.9796,-7429.0013 2840.2231,-7340.4529 
2593.88,-7223 2249.421,-7058.7669 1985.1672,-6803.5346 2175.88,-6473 
2339.8808,-6188.7613 2754.4459,-6064.6902 2909.8308,-6027.1213"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2910.7703,-6030.4955 2919.6855,-6024.771 
2909.1463,-6023.6865 2910.7703,-6030.4955"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv
 -->
+<g id="edge901" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5209.186,-7443.3924C4903.1458,-7438.0659 3045.6835,-7389.2058 2707.88,-6985 
2384.0719,-6597.5408 3458.5468,-6322.9654 3711.6756,-6264.5821"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3712.7572,-6267.9251 3721.7224,-6262.2792 
3711.1932,-6261.102 3712.7572,-6267.9251"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge902" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5209.2265,-7442.637C4887.9842,-7432.0842 2854.4369,-7360.1443 2621.88,-7223 
2567.0918,-7190.6901 2493.791,-7040.5895 2462.88,-6985 2342.8545,-6769.1496 
2108.8785,-6677.8246 2246.88,-6473 2253.3609,-6463.3808 3641.2927,-5906.5396 
3918.8894,-5795.2375"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3920.3126,-5798.4378 3928.2918,-5791.4677 
3917.7075,-5791.9405 3920.3126,-5798.4378"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge903" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5294.5451,-7437.2105C5403.9386,-7418.2726 5700.3217,-7357.2055 
5906.88,-7223 6125.8131,-7080.7543 6202.0025,-6971.9881 6194.88,-6711 
6186.0622,-6387.8915 6291.3909,-6223.5996 6061.88,-5996 5795.3674,-5731.7069 
5605.0024,-5888.9838 5241.88,-5794 5240.4285,-5793.6203 5238.9596,-5793.2336 
5237.4785,-5792.8414"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5238.1493,-5789.3978 5227.5842,-5790.192 
5236.3386,-5796.1596 5238.1493,-5789.3978"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv
 -->
+<g id="edge904" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5294.6817,-7441.9594C5792.9453,-7417.0892 10473.88,-7153.1325 
10473.88,-6014 10473.88,-6014 10473.88,-6014 10473.88,-5776 10473.88,-5658.933 
10472.703,-5620.0263 10411.88,-5520 10357.625,-5430.7752 10255.1627,-5358.5626 
10198.7045,-5323.3371"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10200.402,-5320.272 10190.0527,-5318.0043 
10196.729,-5326.231 10200.402,-5320.272"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge905" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5294.5451,-7440.9454C5739.0214,-7408.1682 9519.6591,-7106.111 
10166.88,-6271 10237.1513,-6180.3287 10332.2067,-6382.1854 9995.88,-5996 
9607.3049,-5549.8207 9452.9008,-5493.6665 9029.88,-5080 8922.9253,-4975.4105 
8896.6575,-4948.7428 8792.88,-4841 8576.7044,-4616.5644 8568.4396,-4508.7293 
8313.88,-4329 8236.5467,-4274.3996 7976.7941,-4172.6722 7863.0249,-4129.3656"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7864.0486,-4126.0104 7853.4574,-4125.7305 
7861.5623,-4132.5541 7864.0486,-4126.0104"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv
 -->
+<g id="edge906" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5294.4424,-7433.8997C5415.0864,-7404.3246 5754.6024,-7314.2322 
5816.88,-7223 5981.1605,-6982.3408 5700.2432,-6616.73 5616.4034,-6516.9365"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5618.9488,-6514.5264 5609.8141,-6509.1591 
5613.608,-6519.0514 5618.9488,-6514.5264"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv
 -->
+<g id="edge907" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5209.2464,-7443.5825C4836.4798,-7439.6316 2137.8231,-7404.8367 
1833.88,-7223 1807.1442,-7207.005 1254.8253,-6298.8598 1240.88,-6271 
707.7108,-5205.8403 422.4978,-4709.6224 889.88,-3614 1003.0403,-3348.7332 
1071.0931,-3263.2299 1330.88,-3138 1673.2855,-2972.9438 2138.347,-2930.9814 
2304.0907,-2920.9581"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2304.3264,-2924.4504 2314.1038,-2920.3697 
2303.9157,-2917.4624 2304.3264,-2924.4504"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge908" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5209.1783,-7442.3853C4871.3959,-7429.3976 2636.6354,-7339.4499 
2362.88,-7223 2035.8308,-7083.88 1315.88,-6369.409 1315.88,-6014 1315.88,-6014 
1315.88,-6014 1315.88,-5300 1315.88,-4441.8565 1509.5458,-4035.7842 
2256.88,-3614 2457.1998,-3500.9425 3190.754,-3418.9474 3385.9174,-3398.798"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3386.5461,-3402.2519 3396.1363,-3397.7488 
3385.8311,-3395.2885 3386.5461,-3402.2519"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge909" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5209.3441,-7442.2677C4867.9996,-7428.1776 2580.1952,-7330.1663 
2294.88,-7223 1652.366,-6981.6674 1451.6187,-6703.9664 1311.88,-6032 
1089.6301,-4963.2592 974.4475,-4389.3151 1742.88,-3614 2029.7024,-3324.6086 
2930.4333,-2810.4408 3309.88,-2662 3507.0496,-2584.8666 4165.9167,-2477.8757 
4351.7215,-2448.6406"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.4101,-2452.0754 4361.7462,-2447.0666 
4351.3243,-2445.1601 4352.4101,-2452.0754"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge910" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5209.3535,-7442.3792C4892.3195,-7430.0338 2903.4388,-7347.9476 
2669.88,-7223 2610.2071,-7191.0767 2511.1635,-7045.0108 2479.88,-6985 
2457.4436,-6941.9605 2368.0687,-6616.6732 2341.4183,-6518.7848"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2344.7629,-6517.7458 2338.7612,-6509.0149 
2338.0083,-6519.5829 2344.7629,-6517.7458"/>
+</g>
+<!-- 
/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv
 -->
+<g id="edge911" class="edge">
+<title>/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5211.4569,-7425.84C5115.5198,-7382.7404 4874.3115,-7274.3781 
4769.6371,-7227.3533"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4770.7977,-7224.0377 4760.2416,-7223.1324 
4767.9291,-7230.423 4770.7977,-7224.0377"/>
+</g>
+<!-- 
/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge82" class="edge">
+<title>/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3523.5052,-4566.9024C3505.6604,-4505.7512 3448.4617,-4300.9132 
3429.88,-4127 3419.829,-4032.9292 3360.2512,-3770.0589 3467.88,-3614 
3586.8444,-3441.5047 3717.2886,-3524.7947 3893.88,-3412 3911.3005,-3400.873 
4170.241,-3192.2859 4179.88,-3174 4286.456,-2971.8164 4143.3549,-2874.3491 
4227.88,-2662 4260.3161,-2580.5121 4332.6675,-2504.3575 4372.7674,-2466.3227"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4375.43,-2468.6242 4380.336,-2459.2337 
4370.6448,-2463.5153 4375.43,-2468.6242"/>
+</g>
+<!-- /gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv -->
+<g id="node38" class="node">
+<title>/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5687.38,-4365 5620.38,-4365 
5620.38,-4329 5687.38,-4329 5687.38,-4365"/>
+<text text-anchor="middle" x="5653.88" y="-4343.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gzip&#45;1.6</text>
+</g>
+<!-- 
/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv&#45;&gt;/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv
 -->
+<g id="edge83" class="edge">
+<title>/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv&#45;&gt;/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3606.3965,-4576.3182C3951.6755,-4537.6469 5344.293,-4381.6737 
5609.9687,-4351.9181"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5610.4599,-4355.385 5620.0081,-4350.7936 
5609.6807,-4348.4285 5610.4599,-4355.385"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv
 -->
+<g id="edge258" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8949.3592,-3389.4281C8721.6301,-3361.8266 7501.2451,-3216.0071 
6501.88,-3138 4843.9154,-3008.5848 2806.018,-2933.4473 2427.7885,-2920.139"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2427.718,-2916.6345 2417.6013,-2919.7814 
2427.4723,-2923.6302 2427.718,-2916.6345"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge261" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8949.2161,-3387.7687C8807.521,-3364.0673 8293.2959,-3275.7165 7875.88,-3174 
7820.1248,-3160.4135 7808.2726,-3148.6354 7751.88,-3138 7262.4803,-3045.7017 
5927.5118,-3222.1246 5519.88,-2936 5409.8659,-2858.779 5496.6812,-2746.1598 
5391.88,-2662 5242.1291,-2541.7438 4629.2828,-2466.087 4450.2246,-2446.2351"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.3703,-2442.7301 4440.0474,-2445.1153 
4449.6046,-2449.6881 4450.3703,-2442.7301"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge257" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8949.1619,-3390.4975C8668.0882,-3364.397 6900.2142,-3200.2324 
6503.0329,-3163.3501"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6503.3516,-3159.8648 6493.0707,-3162.425 
6502.7043,-3166.8348 6503.3516,-3159.8648"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge263" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8970.6909,-3375.7195C8878.7583,-3271.0365 8417.7197,-2734.2676 
8168.88,-2221 8016.949,-1907.6206 8194.2827,-1710.9637 7941.88,-1471 
7828.8665,-1363.5561 7366.1065,-1291.3033 7158.0464,-1263.6237"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.4042,-1260.1406 7148.0317,-1262.2996 
7157.4866,-1267.0802 7158.4042,-1260.1406"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge264" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8987.8642,-3375.8485C8991.2013,-3312.68 9001.88,-3096.5886 9001.88,-2918 
9001.88,-2918 9001.88,-2918 9001.88,-1727 9001.88,-1182.9528 
8411.8217,-1356.0817 7881.88,-1233 6701.5424,-958.8605 5260.6638,-626.7313 
4934.5996,-551.6013"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.9042,-548.0798 4924.3737,-549.2451 
4933.3325,-554.9011 4934.9042,-548.0798"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge265" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8995.8535,-3375.7439C9064.5057,-3234.3388 9503.88,-2297.7541 9503.88,-1489 
9503.88,-1489 9503.88,-1489 9503.88,-1251 9503.88,-1136.2808 
9459.3883,-1086.0292 9527.88,-994 9641.0582,-841.9276 9877.1171,-794.6943 
9997.6269,-780.2371"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9998.3312,-783.6791 10007.8635,-779.0547 
9997.528,-776.7253 9998.3312,-783.6791"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge266" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9005.2904,-3375.6662C9110.029,-3270.6902 9637.8785,-2732.5785 9971.88,-2221 
10245.6845,-1801.623 10131.057,-1555.9436 10513.88,-1233 10632.1073,-1133.2653 
10803.0425,-1065.5011 10896.5351,-1033.3819"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10897.8244,-1036.6403 10906.1642,-1030.1059 
10895.5698,-1030.0133 10897.8244,-1036.6403"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge267" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8949.0939,-3389.6881C8808.2003,-3372.9116 8301.1757,-3306.2742 
7903.88,-3174 7868.4181,-3162.1935 7863.8542,-3148.1386 7827.88,-3138 
7019.0244,-2910.0399 6752.1803,-3179.5449 5947.88,-2936 5695.9753,-2859.7224 
5659.6686,-2776.9149 5422.88,-2662 4975.9102,-2445.0828 3834.9216,-1953.3183 
3383.88,-1745 3159.7178,-1641.4683 3065.588,-1671.9815 2881.88,-1507 
2775.6012,-1411.5549 2827.5855,-1319.4638 2713.88,-1233 2493.5534,-1065 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.538,-1011.5603 1998.3291,-1014.3938 
2008.0768,-1018.5451 2008.538,-1011.5603"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge268" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9024.6373,-3379.6145C9162.7998,-3328.8947 9651.1079,-3149.8818 
10020.88,-2936 10813.887,-2477.3126 10704.2553,-1972.5385 11470.88,-1471 
11743.3994,-1292.7133 11853.9536,-1332.9928 12163.88,-1233 
12460.8051,-1137.2019 12644.2841,-1276.2374 12835.88,-1030 13006.7594,-810.3873 
12909.7174,-431.6531 12883.4613,-326.0522"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12886.8134,-325.0269 12881.0203,-316.1561 
12880.0171,-326.7034 12886.8134,-325.0269"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge269" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9024.8525,-3381.9786C9164.9439,-3334.6869 9663.1162,-3153.3475 
10038.88,-2936 10831.887,-2477.3126 10722.2553,-1972.5385 11488.88,-1471 
11761.3994,-1292.7133 11871.9536,-1332.9928 12181.88,-1233 
12478.8051,-1137.2019 12662.2841,-1276.2374 12853.88,-1030 13024.932,-810.1654 
12927.521,-430.8878 12890.1193,-325.7331"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12893.3332,-324.3319 12886.5947,-316.1561 
12886.764,-326.7496 12893.3332,-324.3319"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv
 -->
+<g id="edge255" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8949.3441,-3383.3169C8811.3404,-3344.4283 8318.5456,-3208.988 7903.88,-3138 
7075.1297,-2996.1235 6801.0383,-3254.474 6022.88,-2936 5707.2391,-2806.8188 
5072.6031,-2212.0152 4819.88,-1983 4710.8778,-1884.2233 4684.0197,-1858.0311 
4589.88,-1745 4523.5305,-1665.3359 4454.9893,-1563.106 4423.9653,-1515.5418"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4426.8289,-1513.525 4418.445,-1507.0472 
4420.9594,-1517.3394 4426.8289,-1513.525"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv
 -->
+<g id="edge256" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8962.1521,-3375.7294C8899.2814,-3329.9993 8727.0137,-3209.1803 
8567.88,-3138 7411.5065,-2620.7557 5888.9428,-2289.9491 5539.4921,-2217.8704"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5539.9973,-2214.4011 5529.497,-2215.8134 
5538.5863,-2221.2574 5539.9973,-2214.4011"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv
 -->
+<g id="edge259" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8961.4985,-3375.8407C8892.1848,-3327.3324 8692.2556,-3194.5799 
8503.88,-3138 8286.0154,-3072.5629 6636.1813,-2948.3492 6288.1971,-2922.7031"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6288.2738,-2919.1994 6278.0438,-2921.9556 
6287.7598,-2926.1805 6288.2738,-2919.1994"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv
 -->
+<g id="edge260" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8949.1336,-3376.389C8830.0015,-3320.928 8466.5033,-3152.6744 8409.88,-3138 
7441.715,-2887.0924 7139.8003,-3164.14 6161.5831,-2935.7516"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6162.0294,-2932.2613 6151.4942,-2933.3838 
6160.4299,-2939.0761 6162.0294,-2932.2613"/>
+</g>
+<!-- 
/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv
 -->
+<g id="edge262" class="edge">
+<title>/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv&#45;&gt;/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8949.3504,-3380.8408C8856.79,-3348.138 8610.5432,-3259.6256 8409.88,-3174 
8375.5033,-3159.331 8369.9445,-3147.8129 8333.88,-3138 7846.2764,-3005.3268 
6504.8686,-3191.4866 6068.88,-2936 5978.334,-2882.9406 5924.2126,-2762.2491 
5903.5453,-2707.6911"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5906.7144,-2706.1694 5899.9654,-2698.0023 
5900.1483,-2708.5956 5906.7144,-2706.1694"/>
+</g>
+<!-- 
/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv
 -->
+<g id="edge270" class="edge">
+<title>/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6354.7246,-3151.9441C5862.459,-3123.0729 2895.2713,-2949.0486 
2427.8467,-2921.6343"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2427.779,-2918.1244 2417.5912,-2921.0328 
2427.3691,-2925.1124 2427.779,-2918.1244"/>
+</g>
+<!-- 
/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge272" class="edge">
+<title>/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6493.0187,-3146.9711C6760.3829,-3110.8021 7750.1373,-2965.2766 
8523.88,-2698 8581.3493,-2678.1482 12416.9394,-829.3969 12464.88,-792 
12651.1724,-646.6794 12811.367,-404.5924 12861.5758,-324.5739"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12864.564,-326.3965 12866.886,-316.0592 
12858.6244,-322.6922 12864.564,-326.3965"/>
+</g>
+<!-- 
/gnu/store/af19ma2vm3qhvh3rw6cdivyp98s18bj3&#45;guile&#45;bootstrap&#45;2.0.drv 
-->
+<g id="node57" class="node">
+<title>/gnu/store/af19ma2vm3qhvh3rw6cdivyp98s18bj3&#45;guile&#45;bootstrap&#45;2.0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="7209.38,-2936 7074.38,-2936 
7074.38,-2900 7209.38,-2900 7209.38,-2936"/>
+<text text-anchor="middle" x="7141.88" y="-2914.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">guile&#45;bootstrap&#45;2.0</text>
+</g>
+<!-- 
/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv&#45;&gt;/gnu/store/af19ma2vm3qhvh3rw6cdivyp98s18bj3&#45;guile&#45;bootstrap&#45;2.0.drv
 -->
+<g id="edge271" class="edge">
+<title>/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv&#45;&gt;/gnu/store/af19ma2vm3qhvh3rw6cdivyp98s18bj3&#45;guile&#45;bootstrap&#45;2.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6478.436,-3137.916C6608.8277,-3094.6942 6938.0549,-2985.5632 
7077.6865,-2939.2786"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7079.0162,-2942.5252 7087.407,-2936.0565 
7076.8136,-2935.8807 7079.0162,-2942.5252"/>
+</g>
+<!-- 
/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge164" class="edge">
+<title>/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6963.7362,-1243.5583C6675.8484,-1219.3856 5796.799,-1138.3313 5533.88,-1030 
5248.313,-912.337 4973.3694,-645.413 4891.4391,-561.6457"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4893.6011,-558.8488 4884.119,-554.1221 
4888.5839,-563.7302 4893.6011,-558.8488"/>
+</g>
+<!-- 
/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge165" class="edge">
+<title>/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7136.1502,-1232.9369C7338.1478,-1187.929 7884.2332,-1069.0223 8343.88,-994 
8981.2897,-889.9638 9757.7571,-806.4044 9997.6992,-781.5573"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9998.1173,-785.0328 10007.7044,-780.523 
9997.3975,-778.0699 9998.1173,-785.0328"/>
+</g>
+<!-- 
/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge166" class="edge">
+<title>/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7148.1515,-1245.357C7682.9707,-1212.6493 10378.6333,-1047.7917 
10882.6403,-1016.9683"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.9669,-1020.455 10892.7346,-1016.351 
10882.5396,-1013.4681 10882.9669,-1020.455"/>
+</g>
+<!-- 
/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge167" class="edge">
+<title>/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6963.6135,-1246.6863C6323.1352,-1216.7422 2549.0751,-1040.2945 
2008.3696,-1015.0151"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.1875,-1011.5028 1998.035,-1014.5319 
2007.8606,-1018.4952 2008.1875,-1011.5028"/>
+</g>
+<!-- 
/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge171" class="edge">
+<title>/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7053.8469,-1232.7697C7051.8777,-1137.8897 7085.7461,-698.0563 7340.88,-518 
7573.7526,-353.6542 12128.6742,-304.9254 12796.4533,-298.7125"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.4993,-302.2123 12806.4665,-298.6198 
12796.4345,-295.2126 12796.4993,-302.2123"/>
+</g>
+<!-- 
/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge172" class="edge">
+<title>/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7059.1725,-1232.7697C7069.8777,-1137.8897 7103.7461,-698.0563 7358.88,-518 
7591.2686,-353.9958 12127.7592,-305.1285 12795.9737,-298.7518"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.493,-302.2471 12806.4592,-298.6522 
12796.4264,-295.2474 12796.493,-302.2471"/>
+</g>
+<!-- 
/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge168" class="edge">
+<title>/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7031.8829,-1232.8882C6885.0745,-1123.0824 6089.8128,-542.5083 5344.88,-280 
4876.5127,-114.9511 4272.5719,-72.7651 4066.4869,-62.8355"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4066.5461,-59.3345 4056.3924,-62.3598 
4066.2165,-66.3268 4066.5461,-59.3345"/>
+</g>
+<!-- 
/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge169" class="edge">
+<title>/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6978.1688,-1232.9859C6831.9668,-1198.434 6506.6021,-1118.3939 6238.88,-1030 
5646.8584,-834.5321 5531.7857,-691.2318 4932.88,-518 4532.3529,-402.1486 
4035.2115,-330.4656 3855.0947,-306.7435"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3855.3365,-303.2453 3844.9665,-305.4162 
3854.4269,-310.186 3855.3365,-303.2453"/>
+</g>
+<!-- 
/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv
 -->
+<g id="node47" class="node">
+<title>/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4578.88,-316 4440.88,-316 
4440.88,-280 4578.88,-280 4578.88,-316"/>
+<text text-anchor="middle" x="4509.88" y="-294.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">binutils&#45;bootstrap&#45;0</text>
+</g>
+<!-- 
/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv
 -->
+<g id="edge170" class="edge">
+<title>/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6993.057,-1232.9814C6868.439,-1196.9135 6581.4672,-1112.2317 6343.88,-1030 
6064.1693,-933.1889 5991.4172,-914.3118 5721.88,-792 5484.7108,-684.3763 
5444.0936,-618.6454 5203.88,-518 4987.4408,-427.3157 4719.9134,-352.4522 
4589.244,-318.1599"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4589.8735,-314.7069 4579.3133,-315.5628 
4588.1024,-321.4791 4589.8735,-314.7069"/>
+</g>
+<!-- 
/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge113" class="edge">
+<title>/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4924.1737,-533.516C5014.0613,-529.8932 5193.3596,-523.0429 5345.88,-518 
8418.7209,-416.3997 12198.4128,-315.7085 12796.5393,-300.0896"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.8776,-303.5821 12806.7828,-299.8223 
12796.6949,-296.5845 12796.8776,-303.5821"/>
+</g>
+<!-- 
/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge114" class="edge">
+<title>/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4923.9692,-533.9656C5016.572,-530.4864 5204.7928,-523.2601 5363.88,-518 
8429.4182,-416.6411 12198.4515,-316.1871 12796.3432,-300.2024"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.6808,-303.6947 12806.5836,-299.9286 
12796.4936,-296.6972 12796.6808,-303.6947"/>
+</g>
+<!-- 
/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge110" class="edge">
+<title>/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4851.7641,-517.9349C4812.605,-472.1602 4702.8695,-350.2746 4587.88,-280 
4495.8782,-223.7741 4196.2992,-124.6028 4061.1269,-81.2672"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4061.8846,-77.8348 4051.2936,-78.1202 
4059.7509,-84.5017 4061.8846,-77.8348"/>
+</g>
+<!-- 
/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge111" class="edge">
+<title>/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4809.524,-523.3721C4626.1137,-482.9913 4054.2902,-357.0949 
3855.1216,-313.2447"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3855.5935,-309.7648 3845.0748,-311.0327 
3854.0883,-316.6011 3855.5935,-309.7648"/>
+</g>
+<!-- 
/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv
 -->
+<g id="edge112" class="edge">
+<title>/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4839.7539,-517.916C4776.0883,-475.4722 4617.0858,-369.4705 
4545.6375,-321.8383"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4547.2267,-318.6914 4536.9647,-316.0565 
4543.3438,-324.5157 4547.2267,-318.6914"/>
+</g>
+<!-- 
/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge116" class="edge">
+<title>/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10007.4804,-771.0553C9453.5531,-745.7268 5499.5465,-564.9288 
4934.123,-539.0747"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.2406,-535.5765 4924.0911,-538.616 
4933.9208,-542.5692 4934.2406,-535.5765"/>
+</g>
+<!-- 
/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge120" class="edge">
+<title>/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10135.8867,-762.7612C10507.2257,-698.7604 12382.0864,-380.7051 
12796.6684,-311.3637"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12797.4842,-314.776 12806.7702,-309.6751 
12796.33,-307.8718 12797.4842,-314.776"/>
+</g>
+<!-- 
/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge121" class="edge">
+<title>/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10135.9329,-763.5033C10507.376,-701.5089 12382.049,-383.5144 
12796.6503,-312.204"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12797.4911,-315.6108 12806.7526,-310.4655 
12796.3038,-308.7122 12797.4911,-315.6108"/>
+</g>
+<!-- 
/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge117" class="edge">
+<title>/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10007.7337,-766.4645C9402.812,-695.4027 4709.1788,-144.0282 
4066.6676,-68.5506"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4066.9545,-65.0603 4056.6144,-67.3696 
4066.1377,-72.0125 4066.9545,-65.0603"/>
+</g>
+<!-- 
/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge118" class="edge">
+<title>/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10007.7605,-769.2723C9692.8975,-746.0458 8278.9622,-641.6161 7120.88,-554 
5808.1478,-454.6837 4205.0033,-330.5047 3855.3178,-303.3872"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3855.3376,-299.8783 3845.0969,-302.5945 
3854.7963,-306.8573 3855.3376,-299.8783"/>
+</g>
+<!-- 
/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv
 -->
+<g id="edge119" class="edge">
+<title>/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10007.4926,-768.4897C9434.9562,-719.4916 5222.5256,-358.9887 
4589.4377,-304.8086"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4589.3185,-301.2857 4579.0564,-303.9202 
4588.7215,-308.2602 4589.3185,-301.2857"/>
+</g>
+<!-- 
/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge122" class="edge">
+<title>/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10920.4952,-993.9783C10800.0253,-944.9227 10450.1529,-809.1273 
10144.88,-756 9607.4713,-662.4736 5510.3682,-552.7723 4934.1417,-537.7386"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.0137,-534.2342 4923.9258,-537.4724 
4933.8312,-541.2318 4934.0137,-534.2342"/>
+</g>
+<!-- 
/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge123" class="edge">
+<title>/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10896.1029,-993.916C10732.2682,-950.2022 10315.7569,-839.0703 
10145.7989,-793.7227"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.5038,-790.2885 10135.9395,-791.0921 
10144.6991,-797.0518 10146.5038,-790.2885"/>
+</g>
+<!-- 
/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge127" class="edge">
+<title>/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M11035.2342,-1007.444C11274.8869,-991.3365 12046.6928,-930.4348 
12247.88,-792 12364.4253,-711.8064 12305.5899,-613.5898 12409.88,-518 
12523.6753,-413.698 12695.8876,-349.3041 12796.6697,-318.9192"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12797.9082,-322.2025 12806.4954,-315.9967 
12795.9125,-315.493 12797.9082,-322.2025"/>
+</g>
+<!-- 
/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge128" class="edge">
+<title>/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M11034.9444,-1007.9361C11276.6323,-992.6056 12062.5825,-931.8869 
12265.88,-792 12382.4253,-711.8064 12323.5899,-613.5898 12427.88,-518 
12541.2883,-414.0527 12712.7171,-349.7425 12807.9785,-319.2304"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12809.3248,-322.4753 12817.8001,-316.1177 
12807.2099,-315.8024 12809.3248,-322.4753"/>
+</g>
+<!-- 
/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge124" class="edge">
+<title>/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10953.4999,-993.8346C10924.8562,-945.6037 10839.4502,-814.0565 
10728.88,-756 10052.2376,-400.7187 9785.0931,-605.5508 9025.88,-518 
7006.4515,-285.1238 4519.8093,-98.5652 4066.5191,-65.2885"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4066.7338,-61.795 4056.5045,-64.554 
4066.2217,-68.7762 4066.7338,-61.795"/>
+</g>
+<!-- 
/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge125" class="edge">
+<title>/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10924.8729,-993.9917C10817.9438,-945.5678 10510.0521,-812.4237 
10238.88,-756 8928.8235,-483.4119 4466.8253,-321.4699 3855.4995,-300.3605"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3855.2075,-296.8485 3845.0929,-300.0019 
3854.9664,-303.8443 3855.2075,-296.8485"/>
+</g>
+<!-- 
/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv
 -->
+<g id="edge126" class="edge">
+<title>/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10950.988,-993.7459C10915.1523,-944.7028 10808.661,-810.1409 10682.88,-756 
10095.8117,-503.3035 5268.9468,-324.743 4589.2959,-300.7554"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4589.237,-297.2513 4579.12,-300.3969 
4588.9905,-304.2469 4589.237,-297.2513"/>
+</g>
+<!-- 
/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge129" class="edge">
+<title>/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M1997.9817,-1001.0268C2182.0533,-963.8806 2801.2044,-840.477 3315.88,-756 
3888.2098,-662.0598 4583.3131,-571.9618 4799.4716,-544.4945"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4800.2242,-547.9271 4809.7038,-543.1956 
4799.3426,-540.9828 4800.2242,-547.9271"/>
+</g>
+<!-- 
/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge133" class="edge">
+<title>/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M1998.2248,-995.9219C2255.0536,-923.0422 3373.1225,-622.7331 4312.88,-518 
6081.588,-320.8828 12031.3598,-300.0332 12796.6068,-298.1669"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.7102,-301.6667 12806.7017,-298.1426 
12796.6933,-294.6667 12796.7102,-301.6667"/>
+</g>
+<!-- 
/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge134" class="edge">
+<title>/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M1997.9854,-997.5864C2255.5924,-927.7412 3383.7889,-623.5505 4330.88,-518 
6097.0612,-321.1644 12032.369,-300.0931 12796.6124,-298.175"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.7033,-301.6749 12806.6946,-298.15 
12796.6859,-294.6749 12796.7033,-301.6749"/>
+</g>
+<!-- 
/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge130" class="edge">
+<title>/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M1933.0056,-993.9567C1880.0388,-903.5363 1659.365,-495.537 1853.88,-280 
1995.6158,-122.9462 3562.7444,-71.5646 3921.1647,-61.827"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3921.2616,-65.3257 3931.1637,-61.5577 
3921.0731,-58.3283 3921.2616,-65.3257"/>
+</g>
+<!-- 
/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge131" class="edge">
+<title>/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M1940.3201,-993.9343C1926.738,-919.0315 1886.5059,-631.5098 2043.88,-518 
2182.1506,-418.269 3409.0189,-324.8403 3716.3242,-302.8575"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3716.7109,-306.339 3726.4365,-302.1363 
3716.2128,-299.3567 3716.7109,-306.339"/>
+</g>
+<!-- 
/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv
 -->
+<g id="edge132" class="edge">
+<title>/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M1947.9235,-993.8907C1959.5412,-946.372 1997.7194,-817.5454 2081.88,-756 
2471.9836,-470.7231 4056.396,-332.8146 4430.4671,-303.8631"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4430.9537,-307.336 4440.6554,-303.0784 
4430.4161,-300.3567 4430.9537,-307.336"/>
+</g>
+<!-- 
/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge72" class="edge">
+<title>/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5707.5334,-4804.9725C5847.491,-4734.824 6374.0975,-4476.6721 6831.88,-4329 
7175.2604,-4218.2319 7603.933,-4142.482 7753.9794,-4117.764"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7754.9942,-4121.1444 7764.2963,-4116.0727 
7753.8617,-4114.2366 7754.9942,-4121.1444"/>
+</g>
+<!-- 
/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge75" class="edge">
+<title>/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5630.2976,-4813.6323C5423.2124,-4766.3489 4504.3415,-4548.9257 
4282.88,-4365 4189.9941,-4287.8574 4186.5606,-4242.6548 4151.88,-4127 
4086.2127,-3908.009 4024.6466,-3824.4914 4113.88,-3614 4173.256,-3473.9386 
4249.0578,-3480.2169 4359.88,-3376 4456.8193,-3284.8385 4520.9145,-3292.7931 
4580.88,-3174 4632.1521,-3072.4286 4622.7157,-2766.9953 4578.88,-2662 
4544.6437,-2579.9973 4470.2849,-2503.8364 4429.34,-2465.9951"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4431.6042,-2463.323 4421.8595,-2459.1648 
4426.8842,-2468.4923 4431.6042,-2463.323"/>
+</g>
+<!-- 
/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge71" class="edge">
+<title>/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5630.0336,-4818.3526C5370.6254,-4789.5429 3981.2289,-4635.2375 
3616.5746,-4594.7393"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3616.9271,-4591.257 3606.6018,-4593.6317 
3616.1544,-4598.2142 3616.9271,-4591.257"/>
+</g>
+<!-- 
/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge73" class="edge">
+<title>/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5686.2356,-4804.7098C5762.138,-4709.5319 6128.8395,-4268.4903 6541.88,-4091 
7278.2585,-3774.5661 7677.1376,-4348.427 8333.88,-3889 8389.8245,-3849.8638 
8421.1955,-3660.8282 8470.88,-3614 8542.9405,-3546.0822 8826.1333,-3447.2399 
8939.5446,-3409.4642"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8940.9506,-3412.6854 8949.3388,-3406.2133 
8938.7454,-3406.0418 8940.9506,-3412.6854"/>
+</g>
+<!-- 
/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge74" class="edge">
+<title>/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5683.1146,-4804.7703C5720.2543,-4744.0194 5841.1843,-4542.274 5919.88,-4365 
5965.3928,-4262.4754 5984.9414,-4237.5624 6003.88,-4127 6013.1967,-4072.6093 
5989.1269,-4081.0482 5975.88,-3889 5968.9664,-3788.7702 5977.9122,-3456.9309 
6031.88,-3376 6105.1948,-3266.056 6253.0261,-3205.3037 6344.7207,-3176.7695"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6345.9729,-3180.0467 6354.5141,-3173.7778 
6343.9278,-3173.3521 6345.9729,-3180.0467"/>
+</g>
+<!-- 
/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge76" class="edge">
+<title>/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5650.0739,-4804.7426C5583.5571,-4747.6735 5382.2843,-4564.509 5291.88,-4365 
5222.6469,-4212.2128 5184.5175,-3778.7833 5215.88,-3614 5237.1438,-3502.2764 
5224.8596,-3451.5371 5309.88,-3376 5572.7651,-3142.4374 5758.3619,-3327.22 
6074.88,-3174 6098.8823,-3162.381 6099.2321,-3150.3242 6122.88,-3138 
6378.0114,-3005.0372 6504.2295,-3103.8648 6737.88,-2936 6845.1538,-2858.9297 
6864.4524,-2819.6664 6915.88,-2698 6957.7561,-2598.93 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7050.9946,-1279.6199 7050.4353,-1269.0398 
7044.2747,-1277.6594 7050.9946,-1279.6199"/>
+</g>
+<!-- 
/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge77" class="edge">
+<title>/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5630.1531,-4815.6912C5496.4856,-4791.777 5067.5682,-4711.1444 4723.88,-4603 
4452.9839,-4517.7603 4375.1384,-4509.8734 4130.88,-4365 3844.3822,-4195.0737 
3116.029,-3713.2468 2973.88,-3412 2787.5667,-3017.1588 2992.8125,-1801.6792 
3277.88,-1471 3383.0237,-1349.033 3728.0231,-1131.6952 3852.88,-1030 
3925.0751,-971.1975 4088.583,-801.3947 4169.88,-756 4383.4604,-636.7408 
4670.6215,-572.3399 4799.428,-547.8048"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4800.3611,-551.1906 4809.5397,-545.8989 
4799.0644,-544.3118 4800.3611,-551.1906"/>
+</g>
+<!-- 
/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge78" class="edge">
+<title>/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5713.5379,-4821.3005C5793.0919,-4818.0632 5972.1473,-4810.8163 
6122.88,-4805 6424.0315,-4793.3795 11326.3038,-4811.5375 11543.88,-4603 
11863.3155,-4296.8348 11583.9183,-4028.7872 11429.88,-3614 
11209.5655,-3020.7477 10680.4638,-1509.8517 10313.88,-994 10254.3712,-910.2601 
10158.1004,-834.9977 10106.7549,-798.0574"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10108.7853,-795.2065 10098.6115,-792.2495 
10104.7206,-800.9056 10108.7853,-795.2065"/>
+</g>
+<!-- 
/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge79" class="edge">
+<title>/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5713.5373,-4821.2864C5793.0905,-4818.0253 5972.1444,-4810.7398 
6122.88,-4805 6432.47,-4793.2112 11442.5858,-4781.4013 11695.88,-4603 
11980.717,-4402.3823 11951.3184,-4200.3135 11923.88,-3853 11906.973,-3638.9928 
11896.7975,-3585.0264 11847.88,-3376 11771.3123,-3048.8231 
11546.0322,-1985.8698 11138.88,-1233 11096.6474,-1154.9072 
11026.3939,-1076.5175 10989.0384,-1037.4651"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10991.4849,-1034.9599 10982.024,-1030.1909 
10986.4459,-1039.8189 10991.4849,-1034.9599"/>
+</g>
+<!-- 
/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge80" class="edge">
+<title>/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5630.246,-4816.2218C5477.9036,-4791.2073 4936.6532,-4700.466 4494.88,-4603 
4488.3438,-4601.558 3567.0212,-4367.6622 3560.88,-4365 3493.1925,-4335.6579 
2503.308,-3690.8551 2441.88,-3650 2287.0777,-3547.0427 2233.4364,-3539.2337 
2097.88,-3412 1999.5941,-3319.7485 1990.8562,-3281.7651 1909.88,-3174 
1831.7915,-3070.078 1784.7362,-3058.0061 1739.88,-2936 1683.4708,-2782.5705 
1677.88,-2366.4705 1677.88,-2203 1677.88,-2203 1677.88 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1915.0335,-1039.2794 1920.543,-1030.2297 
1910.5926,-1033.8684 1915.0335,-1039.2794"/>
+</g>
+<!-- 
/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge81" class="edge">
+<title>/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5713.5368,-4821.273C5793.0891,-4817.9893 5972.1417,-4810.6674 6122.88,-4805 
6758.9375,-4781.0859 11260.8339,-4849.004 11847.88,-4603 11869.3366,-4594.0085 
11868.7265,-4582.716 11885.88,-4567 11985.7013,-4475.544 12015.6969,-4458.2125 
12113.88,-4365 12437.0773,-4058.1649 12524.0001,-3985.8953 12816.88,-3650 
13080.3092,-3347.8807 13157.6925,-3277.3096 13367.88,-2936 
13852.8677,-2148.4602 14160.88,-1936.8957 14160.88,-1012 141 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.3022,-303.072 12948.9789,-305.4549 
12958.535,-310.0299 12959.3022,-303.072"/>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge328" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6066.6936,-5525.9088C6150.987,-5498.4124 6354.7102,-5425.1676 6497.88,-5318 
6627.9511,-5220.6372 6622.4181,-5156.253 6739.88,-5044 6843.855,-4944.6358 
6890.4084,-4942.9194 6991.88,-4841 7087.3764,-4745.0821 7100.7818,-4711.3646 
7181.88,-4603 7270.9766,-4483.9479 7261.4914,-4426.3674 7373.88,-4329 
7492.4075,-4226.3141 7667.2615,-4157.0166 7754.797,-4126.5736"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7755.9496,-4129.8785 7764.2658,-4123.314 
7753.6711,-4123.2597 7755.9496,-4129.8785"/>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge331" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5989.1862,-5531.9178C5877.9897,-5513.2574 5550.2515,-5449.9108 
5311.88,-5318 5148.9406,-5227.832 5151.7097,-5144.4188 4994.88,-5044 
4811.1271,-4926.3422 4745.5109,-4933.4689 4547.88,-4841 4327.1392,-4737.7183 
4256.9643,-4737.7233 4053.88,-4603 3920.5792,-4514.5701 3878.1407,-4494.2434 
3783.88,-4365 3639.3451,-4166.8243 3568.1532,-4098.0905 3577.88,-3853 
3582.1055,-3746.5265 3537.05,-3702.1751 3596.88,-3614 3710.9382,-3445.9 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4401.994,-2469.3673 4399.3714,-2459.1022 
4395.0202,-2468.7623 4401.994,-2469.3673"/>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge327" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5989.0906,-5530.7279C5865.7621,-5507.0681 5472.3979,-5427.447 5159.88,-5318 
5094.7152,-5295.1786 4090.9141,-4833.1773 4027.88,-4805 3864.2577,-4731.8581 
3669.7675,-4646.5917 3579.5283,-4607.1255"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3580.9101,-4603.9098 3570.3454,-4603.1101 
3578.1055,-4610.3234 3580.9101,-4603.9098"/>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge329" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6066.547,-5520.4576C6135.7549,-5487.7636 6282.9826,-5412.2124 6383.88,-5318 
6431.546,-5273.4921 6689.3158,-4895.0006 6725.88,-4841 6796.2496,-4737.0731 
6834.0587,-4720.6112 6877.88,-4603 6920.8489,-4487.6763 6852.1038,-4433.0162 
6917.88,-4329 7330.8685,-3675.9137 7959.9015,-4322.0228 8599.88,-3889 
8717.3663,-3809.5063 8674.4045,-3725.6706 8761.88,-3614 8823.3773,-3535.493 
8911.5718,-3457.0884 8957.1233,-3418.556"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8959.4521,-3421.1707 8964.852,-3412.0552 
8954.9462,-3415.8137 8959.4521,-3421.1707"/>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge330" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6027.88,-5519.842C6027.88,-5456.6523 6027.88,-5240.5 6027.88,-5062 
6027.88,-5062 6027.88,-5062 6027.88,-4823 6027.88,-4782.5606 
6169.7352,-3412.1402 6187.88,-3376 6232.757,-3286.6153 6329.8457,-3214.8911 
6384.478,-3179.6771"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6386.6293,-3182.4569 6393.1911,-3174.1387 
6382.8742,-3176.5493 6386.6293,-3182.4569"/>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge332" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6049.0605,-5519.6474C6113.6289,-5462.3043 6308.6985,-5278.435 6392.88,-5080 
6649.4875,-4475.1171 6373.0032,-4236.3036 6583.88,-3614 6662.2929,-3382.6011 
6685.1384,-3309.7786 6858.88,-3138 6989.07,-3009.281 7113.2549,-3086.2385 
7217.88,-2936 7279.0949,-2848.0972 7240.7629,-2804.0455 7255.88,-2698 
7317.9127,-2262.8435 7327.5862,-2142.501 7254.88,-1709 7236.9862,-1602.3111 
7246.1703,-1570.5703 7203.88,-1471 7171.371,-1394.4592 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7080.9204,-1274.6856 7071.8105,-1269.2761 
7075.5586,-1279.1859 7080.9204,-1274.6856"/>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge333" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5993.345,-5519.9862C5766.8661,-5401.1765 4495.9039,-4723.8541 4260.88,-4365 
4200.6734,-4273.0716 4208.9101,-4235.8566 4193.88,-4127 4180.3499,-4029.0076 
4222.4346,-3912.4615 4243.88,-3853 4359.6229,-3532.0798 4460.7142,-3484.5775 
4601.88,-3174 4883.5411,-2554.3197 5028.3329,-2414.1971 5152.88,-1745 
5181.236,-1592.6416 5206.3974,-1935.7569 5022.88,-1269 4993.7881,-1163.3031 
4987.3531,-1136.6269 4961.88,-1030 4936.6993,-924.5 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4874.401,-563.449 4869.4848,-554.0638 
4867.4753,-564.4663 4874.401,-563.449"/>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge334" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6066.4583,-5529.3348C6234.836,-5491.9264 6922.5647,-5343.4021 7495.88,-5282 
8043.87,-5223.3102 11977.2331,-5360.0854 12451.88,-5080 12558.8821,-5016.8589 
12533.7469,-4948.0068 12596.88,-4841 12720.8061,-4630.9528 
12786.7811,-4594.2861 12869.88,-4365 12906.4793,-4264.0155 
12902.5109,-4234.0028 12911.88,-4127 12940.4835,-3800.3219 
12509.3467,-1509.3987 12332.88,-1233 12247.354,-1099.0412 12211.9409,-1058.9382 
12066.88,-994 11 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.1686,-772.643 10136.0637,-775.8272 
10145.9488,-779.6395 10146.1686,-772.643"/>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge335" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6066.8253,-5524.9747C6200.438,-5480.9756 6653.2993,-5337.5247 7039.88,-5282 
7631.7827,-5196.9848 11918.2312,-5408.5231 12417.88,-5080 12609.9983,-4953.6807 
12740.0254,-4320.209 12721.88,-4091 12704.9383,-3876.9955 12699.774,-3821.7989 
12645.88,-3614 12503.663,-3065.6549 12438.2334,-2933.1157 12191.88,-2423 
12044.2281,-2117.2623 11969.4341,-2058.835 11839.88,-1745 11791.1775,-1627.0219 
11819.6762,-1580.3692 11753.88,-1471 11 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.5104,-1029.3746 11034.9392,-1030.083 
11043.6449,-1036.1215 11045.5104,-1029.3746"/>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge336" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5989.2627,-5529.155C5874.8481,-5502.5067 5528.3229,-5418.5999 5250.88,-5318 
5205.0676,-5301.3886 3688.6294,-4631.1903 3648.88,-4603 3630.9284,-4590.2687 
3634.0253,-4577.8537 3614.88,-4567 3252.9676,-4361.8269 3089.4224,-4513.6987 
2700.88,-4365 2339.4898,-4226.6927 2260.2625,-4147.0063 1971.88,-3889 
1569.1033,-3528.6489 1239.88,-3458.4461 1239.88,-2918 1239.88,-2918 
1239.88,-2918 1239.88,-1489 1239.88,-1355.2968 1295.7233,-1 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1881.0822,-1035.5908 1889.521,-1029.1847 
1878.9292,-1028.9301 1881.0822,-1035.5908"/>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge337" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6066.4262,-5537.3787C6644.3535,-5528.0066 13529.5075,-5414.3895 
13709.88,-5318 13724.2166,-5310.3386 14041.3406,-4855.4012 14048.88,-4841 
14108.9356,-4726.2866 14090.076,-4682.8642 14147.88,-4567 14195.7572,-4471.0334 
14227.2671,-4458.4543 14279.88,-4365 14446.2138,-4069.5474 
14467.5585,-3979.8863 14545.88,-3650 14792.8376,-2609.8267 14721.88,-2320.0877 
14721.88,-1251 14721.88,-1251 14721.88,-1251 14721.88,-774 14721.88,-65 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.0717,-298.4055 12948.9087,-301.3995 
12958.7205,-305.3967 12959.0717,-298.4055"/>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv
 -->
+<g id="edge326" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5994.6357,-5519.9345C5938.352,-5487.485 5824.9583,-5413.6942 5768.88,-5318 
5676.4827,-5160.3295 5670.2678,-4930.7849 5671.1268,-4851.3195"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5674.6293,-4851.1795 5671.2867,-4841.1257 
5667.6302,-4851.0696 5674.6293,-4851.1795"/>
+</g>
+<!-- /gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv -->
+<g id="node58" class="node">
+<title>/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv</title>
+<polygon fill="none" stroke="#ffffff" points="6383.88,-5080 6279.88,-5080 
6279.88,-5044 6383.88,-5044 6383.88,-5080"/>
+<text text-anchor="middle" x="6331.88" y="-5058.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gettext&#45;0.19.7</text>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv
 -->
+<g id="edge325" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6039.4259,-5519.9215C6085.9343,-5447.0992 6259.689,-5175.0358 
6314.9155,-5088.5629"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6317.8897,-5090.4083 6320.3225,-5080.0966 
6311.9902,-5086.6405 6317.8897,-5090.4083"/>
+</g>
+<!-- /gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv -->
+<g id="node59" class="node">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5857.88,-5318 5777.88,-5318 
5777.88,-5282 5857.88,-5282 5857.88,-5318"/>
+<text text-anchor="middle" x="5817.88" y="-5296.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">attr&#45;2.4.47</text>
+</g>
+<!-- 
/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv
 -->
+<g id="edge338" class="edge">
+<title>/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd&#45;acl&#45;2.2.52.drv&#45;&gt;/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6011.7503,-5519.7197C5974.6311,-5477.6513 5883.0833,-5373.897 
5840.4285,-5325.555"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5843.0178,-5323.1995 5833.7771,-5318.0168 
5837.7689,-5327.8309 5843.0178,-5323.1995"/>
+</g>
+<!-- 
/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge377" class="edge">
+<title>/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6241.2367,-5043.8892C6350.7893,-4941.6823 6895.2247,-4437.7273 
7094.88,-4329 7322.8477,-4204.8544 7630.7267,-4140.3627 7754.265,-4118.1243"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7755.0091,-4121.5469 7764.241,-4116.3486 
7753.7824,-4114.6553 7755.0091,-4121.5469"/>
+</g>
+<!-- 
/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge380" class="edge">
+<title>/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6182.1529,-5058.2894C6018.4902,-5042.4188 5381.213,-4974.874 4873.88,-4841 
4726.1567,-4802.0191 4363.5346,-4675.1791 4228.88,-4603 4070.7698,-4518.248 
4021.3941,-4499.6704 3902.88,-4365 3682.3163,-4114.3681 3700.3657,-3891.5773 
3885.88,-3614 3896.4175,-3598.2332 4399.2062,-3190.8641 4407.88,-3174 
4534.511,-2927.7952 4440.8625,-2570.6902 4409.8757,-2468.9758"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4413.1353,-2467.67 4406.8338,-2459.1528 
4406.4486,-2469.7407 4413.1353,-2467.67"/>
+</g>
+<!-- 
/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge376" class="edge">
+<title>/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6182.1509,-5059.4759C5987.6076,-5046.6292 5116.6145,-4983.4687 
4417.88,-4841 4101.3556,-4776.4622 3733.4476,-4655.3153 3590.2738,-4606.3467"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3591.3585,-4603.0187 3580.7639,-4603.0872 
3589.0888,-4609.6405 3591.3585,-4603.0187"/>
+</g>
+<!-- 
/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge378" class="edge">
+<title>/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6238.0488,-5043.8798C6269.9621,-5007.4636 6342.0129,-4921.9475 
6388.88,-4841 6579.3339,-4512.0539 6467.3857,-4275.1895 6799.88,-4091 
7443.45,-3734.486 7841.5447,-4312.8872 8442.88,-3889 8554.65,-3810.2122 
8485.7184,-3712.2055 8580.88,-3614 8686.3571,-3505.1491 8857.4825,-3437.0833 
8939.7589,-3408.931"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8940.9868,-3412.2106 8949.3418,-3405.6956 
8938.7476,-3405.5784 8940.9868,-3412.2106"/>
+</g>
+<!-- 
/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge379" class="edge">
+<title>/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6222.2166,-5043.8345C6225.5567,-4864.5478 6252.9209,-3417.6688 
6266.88,-3376 6293.667,-3296.0393 6360.2184,-3219.9237 6397.502,-3181.6617"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6400.4505,-3183.6573 6404.9889,-3174.0837 
6395.4709,-3178.7376 6400.4505,-3183.6573"/>
+</g>
+<!-- 
/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge381" class="edge">
+<title>/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6202.0556,-5043.6106C6136.201,-4982.3536 5919.1972,-4779.1395 5747.88,-4603 
5419.4556,-4265.3311 5221.0744,-4061.9103 5366.88,-3614 5404.455,-3498.5707 
5406.4634,-3452.2976 5500.88,-3376 5736.1745,-3185.8596 5889.8417,-3326.8916 
6150.88,-3174 6170.9546,-3162.2422 6168.8721,-3149.871 6188.88,-3138 
6439.9414,-2989.0412 6568.6146,-3094.3207 6813.88,-2936 6933.8939,-2858.5301 
6977.231,-2830.7894 7029.88,-2698 7137.3674,-2426.89 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7061.5229,-1278.8654 7057.285,-1269.1551 
7054.5425,-1279.3888 7061.5229,-1278.8654"/>
+</g>
+<!-- 
/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge382" class="edge">
+<title>/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6182.2629,-5059.448C6009.5551,-5047.6184 5306.2548,-4992.1291 4750.88,-4841 
4614.0661,-4803.7701 4280.9968,-4675.0527 4158.88,-4603 3489.908,-4208.2857 
3154.7677,-4138.4707 2879.88,-3412 2725.0801,-3002.8963 2946.5712,-1822.5227 
3206.88,-1471 3298.9452,-1346.6745 3338.6482,-1327.8273 3460.88,-1233 
3593.6583,-1129.9907 3647.4047,-1133.3987 3779.88,-1030 3782.0601,-1028.2984 
4066.4716,-757.3595 4068.88,-756 4315.9665,-616.527 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4800.3477,-546.7962 4809.8432,-542.0966 
4799.4895,-539.8489 4800.3477,-546.7962"/>
+</g>
+<!-- 
/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge383" class="edge">
+<title>/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6261.4349,-5046.3389C6264.5986,-5045.4343 6267.7724,-5044.6358 
6270.88,-5044 7984.8115,-4693.3208 8459.432,-4997.2442 10201.88,-4841 
11031.9562,-4766.5676 11430.8489,-5147.3955 12061.88,-4603 
12229.2969,-4458.5681 12247.9641,-3821.2366 12170.88,-3614 
11951.0712,-3023.0555 10983.5762,-1753.5877 10627.88,-1233 
10554.0499,-1124.9443 10553.0833,-1081.6266 10455.88,-994 10353.0584,-901.3088 
10204.7562,-830.1147 10125.9257,-796.0725"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10127.2347,-792.8257 10116.6643,-792.1063 
10124.4789,-799.2605 10127.2347,-792.8257"/>
+</g>
+<!-- 
/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge384" class="edge">
+<title>/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6261.4231,-5046.2803C6264.5896,-5045.389 6267.7671,-5044.6096 6270.88,-5044 
6589.6322,-4981.5775 11862.3902,-5046.554 12113.88,-4841 12328.6128,-4665.4891 
12396.706,-3885.8609 12341.88,-3614 12316.3483,-3487.3986 11495.4037,-1588.0767 
11440.88,-1471 11390.6982,-1363.2467 11399.3648,-1320.4711 11318.88,-1233 
11231.0796,-1137.5783 11092.9876,-1067.7287 11017.5204,-1034.2176"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11018.753,-1030.9363 11008.1898,-1030.1181 
11015.9372,-1037.345 11018.753,-1030.9363"/>
+</g>
+<!-- 
/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge385" class="edge">
+<title>/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6182.2371,-5058.6739C6005.4415,-5043.3465 5271.8182,-4974.5057 
4683.88,-4841 4513.0539,-4802.2098 3341.8754,-4434.0415 3180.88,-4365 
2777.5954,-4192.0549 1777.6537,-3577.7849 1605.88,-3174 1435.7006,-2773.963 
1487.88,-2637.7305 1487.88,-2203 1487.88,-2203 1487.88,-2203 1487.88,-1489 
1487.88,-1374.7233 1447.7602,-1327.5929 1511.88,-1233 1598.3928,-1105.3716 
1782.0119,-1047.2752 1879.6689,-1024.5239"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.7319,-1027.8716 1889.7059,-1022.2397 
1879.1785,-1021.0461 1880.7319,-1027.8716"/>
+</g>
+<!-- 
/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge386" class="edge">
+<title>/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6261.423,-5046.2797C6264.5895,-5045.3885 6267.7671,-5044.6093 6270.88,-5044 
7552.6684,-4793.1044 10900.2596,-5237.0433 12144.88,-4841 12506.5513,-4725.9147 
12558.0542,-4602.7769 12853.88,-4365 13572.7697,-3787.1756 
13837.3182,-3585.0716 14089.88,-2698 14237.171,-2180.6703 14216.8701,-2037.6401 
14304.88,-1507 14340.8614,-1290.056 14490.1938,-677.5728 14338.88,-518 
14242.7812,-416.656 13252.7541,-328.5179 12959.3753,-304.4664"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.4873,-300.964 12949.2354,-303.6379 
12958.9172,-307.9407 12959.4873,-300.964"/>
+</g>
+<!-- /gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv -->
+<g id="node61" class="node">
+<title>/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv</title>
+<polygon fill="none" stroke="#ffffff" points="6209.38,-4841 6132.38,-4841 
6132.38,-4805 6209.38,-4805 6209.38,-4841"/>
+<text text-anchor="middle" x="6170.88" y="-4819.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">m4&#45;1.4.17</text>
+</g>
+<!-- 
/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv
 -->
+<g id="edge375" class="edge">
+<title>/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6217.9628,-5043.6429C6209.0968,-5002.0946 6187.4449,-4900.6279 
6176.8782,-4851.1095"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6180.2506,-4850.1419 6174.7407,-4841.0925 
6173.4048,-4851.6027 6180.2506,-4850.1419"/>
+</g>
+<!-- 
/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge400" class="edge">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5519.4503,-5534.3208C5646.8911,-5521.7804 6033.5042,-5472.5284 
6307.88,-5318 6859.7361,-5007.1947 6811.2848,-4686.8259 7333.88,-4329 
7474.06,-4233.0174 7662.7991,-4159.9019 7754.4301,-4127.4382"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7755.7813,-4130.6732 7764.0526,-4124.0523 
7753.4578,-4124.07 7755.7813,-4130.6732"/>
+</g>
+<!-- 
/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge403" class="edge">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5450.5569,-5519.7931C5399.4572,-5483.9121 5284.2605,-5400.3724 
5197.88,-5318 5139.5126,-5262.3409 5027.437,-5088.0539 4959.88,-5044 
4704.2358,-4877.2944 4575.434,-4980.2951 4303.88,-4841 3991.944,-4680.9907 
3871.6082,-4655.1811 3674.88,-4365 3579.8164,-4224.7778 3453.3176,-3757.1706 
3543.88,-3614 3655.8958,-3436.9135 3793.2886,-3524.7947 3969.88,-3412 
3987.3005,-3400.873 4245.5807,-3191.9223 4255.88,-3174 4263.0655,-3161.49 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4395.9124,-2469.7761 4395.3959,-2459.1939 
4389.2005,-2467.7885 4395.9124,-2469.7761"/>
+</g>
+<!-- 
/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge399" class="edge">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5441.3592,-5519.8918C5271.9475,-5433.5364 4552.2408,-5066.7859 
4503.88,-5044 4299.5183,-4947.7121 4233.119,-4954.6521 4037.88,-4841 
4014.8337,-4827.5843 4012.6919,-4818.8104 3989.88,-4805 3849.7112,-4720.1417 
3671.7311,-4643.1735 3583.5371,-4606.9106"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3584.8407,-4603.6623 3574.2602,-4603.1103 
3582.1871,-4610.1399 3584.8407,-4603.6623"/>
+</g>
+<!-- 
/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge401" class="edge">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5519.5965,-5526.5544C5662.2807,-5486.5615 6129.8371,-5341.1119 
6421.88,-5080 6819.73,-4724.2872 6633.7084,-4345.3505 7102.88,-4091 
7674.1228,-3781.3139 8000.2968,-4234.0826 8550.88,-3889 8675.4858,-3810.9022 
8637.7596,-3724.4242 8734.88,-3614 8804.8572,-3534.4372 8903.0851,-3456.5397 
8953.7544,-3418.3444"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8956.1538,-3420.92 8962.056,-3412.1215 
8951.9552,-3415.319 8956.1538,-3420.92"/>
+</g>
+<!-- 
/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge402" class="edge">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5486.9044,-5519.6724C5551.207,-5400.9341 5906.6477,-4726.6656 6019.88,-4127 
6082.2351,-3796.7741 5918.4457,-3653.5823 6107.88,-3376 6174.4144,-3278.5057 
6299.4988,-3210.8403 6370.7124,-3178.2371"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6372.2945,-3181.363 6379.9685,-3174.0581 
6369.4141,-3174.9831 6372.2945,-3181.363"/>
+</g>
+<!-- 
/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge404" class="edge">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5465.1838,-5519.7665C5442.3446,-5483.1685 5392.0288,-5397.4534 
5368.88,-5318 5304.7113,-5097.7543 5339.3115,-5032.7571 5311.88,-4805 
5273.8925,-4489.5995 5046.2996,-3599.6828 5271.88,-3376 5521.5845,-3128.396 
5729.6798,-3345.1376 6036.88,-3174 6057.2035,-3162.678 6054.8721,-3149.871 
6074.88,-3138 6325.9414,-2989.0412 6462.3936,-3105.7668 6699.88,-2936 
6726.7441,-2916.7962 6865.0231,-2728.4166 6877.88,-2698 6941.7552,-2546.8 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7050.0755,-1279.6046 7049.8428,-1269.0123 
7043.4193,-1277.4378 7050.0755,-1279.6046"/>
+</g>
+<!-- 
/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge405" class="edge">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5445.2415,-5519.8651C5371.7656,-5477.788 5183.803,-5370.3703 5025.88,-5282 
4298.8173,-4875.1514 4051.2283,-4873.0217 3390.88,-4365 3271.5652,-4273.2083 
3243.1129,-4245.192 3149.88,-4127 2872.3672,-3775.1948 2849.8783,-3621.1458 
2820.88,-3174 2762.9158,-2280.2095 2707.9062,-1843.926 3362.88,-1233 
3617.1206,-995.8574 3669.7973,-907.1758 3982.88,-756 4267.9345,-618.3579 
4647.6213,-561.4638 4799.7192,-543.1906"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4800.3203,-546.644 4809.8391,-541.9917 
4799.4967,-539.6926 4800.3203,-546.644"/>
+</g>
+<!-- 
/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge406" class="edge">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5519.5362,-5529.0364C5719.234,-5487.2112 6563.2689,-5312.0048 6830.88,-5282 
7136.9445,-5247.6837 12114.6139,-5250.8239 12370.88,-5080 12511.495,-4986.2677 
12598.6694,-4531.085 12629.88,-4365 12750.0188,-3725.6886 12594.4644,-1980.3759 
12189.88,-1471 11880.8701,-1081.9533 11650.725,-1149.585 11178.88,-994 
10801.2363,-869.4767 10326.6829,-804.1289 10146.175,-782.3881"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.3427,-778.8833 10135.9979,-781.1712 
10145.5115,-785.8338 10146.3427,-778.8833"/>
+</g>
+<!-- 
/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge407" class="edge">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5519.4231,-5526.3102C5675.2292,-5484.094 6229.99,-5339.0089 6697.88,-5282 
7320.0144,-5206.1975 11804.1165,-5413.2976 12334.88,-5080 12436.572,-5016.1416 
12418.7893,-4953.4613 12460.88,-4841 12653.0369,-4327.5799 12689.3768,-4152.534 
12586.88,-3614 12489.2812,-3101.2008 11880.0112,-1926.4082 11624.88,-1471 
11563.885,-1362.1242 11570.5651,-1314.296 11475.88,-1233 11346.7724,-1122.1491 
11153.6001,-1059.337 11045.1927,-1030.8527"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.8505,-1027.4076 11035.2921,-1028.285 
11044.0931,-1034.1834 11045.8505,-1027.4076"/>
+</g>
+<!-- 
/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge408" class="edge">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5434.0526,-5520.155C5198.4349,-5422.0883 4035.7787,-4939.5827 3076.88,-4567 
2837.2578,-4473.8941 2772.0292,-4464.2358 2534.88,-4365 2477.1006,-4340.8221 
2074.8067,-4163.4622 2023.88,-4127 1747.6158,-3929.2024 1087.88,-3257.7731 
1087.88,-2918 1087.88,-2918 1087.88,-2918 1087.88,-1489 1087.88,-1371.933 
1068.5141,-1317.1682 1149.88,-1233 1201.9465,-1179.1403 1700.1535,-1065.5108 
1879.746,-1025.9402"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.5704,-1029.3426 1889.5851,-1023.7762 
1879.0667,-1022.506 1880.5704,-1029.3426"/>
+</g>
+<!-- 
/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge409" class="edge">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5519.5534,-5536.3497C5866.4811,-5522.8634 8260.9764,-5428.4762 
10203.88,-5318 11779.1075,-5228.4304 12362.4471,-5838.6026 13745.88,-5080 
13861.5476,-5016.5739 13849.9243,-4951.5634 13921.88,-4841 
14054.7876,-4636.7809 14099.2403,-4589.5288 14193.88,-4365 
14453.6934,-3748.6033 14607.88,-3586.9155 14607.88,-2918 14607.88,-2918 
14607.88,-2918 14607.88,-2680 14607.88,-2255.0997 14683.88,-2151.9003 
14683.88,-1727 14683.88,-1727  [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.2502,-300.1484 12949.0265,-302.9281 
12958.7521,-307.1307 12959.2502,-300.1484"/>
+</g>
+<!-- 
/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv
 -->
+<g id="edge398" class="edge">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5466.0633,-5519.8588C5427.6463,-5452.8954 5304.4348,-5214.6679 
5387.88,-5044 5436.3666,-4944.8317 5553.2111,-4877.277 5620.9557,-4844.9373"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5622.6122,-4848.0262 5630.1767,-4840.6081 
5619.6372,-4841.6898 5622.6122,-4848.0262"/>
+</g>
+<!-- 
/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv
 -->
+<g id="edge410" class="edge">
+<title>/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia&#45;libcap&#45;2.24.drv&#45;&gt;/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5502.7903,-5519.916C5563.6026,-5477.4722 5715.4789,-5371.4705 
5783.7251,-5323.8383"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5785.8121,-5326.6499 5792.0091,-5318.0565 
5781.8057,-5320.9098 5785.8121,-5326.6499"/>
+</g>
+<!-- 
/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge232" class="edge">
+<title>/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5687.7299,-4343.2616C5933.7962,-4316.0858 7446.842,-4148.9838 
7754.3694,-4115.0202"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7754.8226,-4118.4915 7764.3779,-4113.9148 
7754.0541,-4111.5338 7754.8226,-4118.4915"/>
+</g>
+<!-- 
/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge235" class="edge">
+<title>/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5645.5734,-4328.9312C5601.9927,-4234.0458 5395.6062,-3783.6181 
5233.88,-3412 5229.3694,-3401.6355 4925.852,-2670.0135 4917.88,-2662 
4782.7676,-2526.1836 4550.9605,-2468.7219 4450.1292,-2449.2996"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.6883,-2445.8434 4440.2132,-2447.4314 
4449.3923,-2452.7224 4450.6883,-2445.8434"/>
+</g>
+<!-- 
/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge233" class="edge">
+<title>/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5687.7158,-4339.6617C5787.0642,-4317.2831 6084.943,-4244.1994 6307.88,-4127 
6331.4837,-4114.5914 6331.0631,-4100.7587 6355.88,-4091 6751.4402,-3935.4549 
7913.5579,-4138.2076 8257.88,-3889 8366.4905,-3810.3917 8283.5959,-3705.1907 
8381.88,-3614 8424.8922,-3574.0921 8804.4315,-3451.6229 8939.4545,-3408.8945"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8940.6424,-3412.1898 8949.1229,-3405.839 
8938.533,-3405.5152 8940.6424,-3412.1898"/>
+</g>
+<!-- 
/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge234" class="edge">
+<title>/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5656.7752,-4328.8505C5662.987,-4286.7428 5675.934,-4179.2651 5661.88,-4091 
5647.0286,-3997.7266 5610.7314,-3982.2734 5595.88,-3889 5576.6613,-3768.2982 
5565.2638,-3732.3255 5595.88,-3614 5626.1793,-3496.8989 5634.2298,-3452.553 
5727.88,-3376 5824.4047,-3297.0972 6183.6899,-3209.524 6344.8147,-3173.2167"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6345.6798,-3176.6097 6354.6703,-3171.0042 
6344.1465,-3169.7797 6345.6798,-3176.6097"/>
+</g>
+<!-- 
/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge236" class="edge">
+<title>/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5646.6498,-4328.9378C5604.1197,-4219.4246 5398.0324,-3640.2783 
5684.88,-3376 5897.3999,-3180.2013 6050.1891,-3314.1753 6302.88,-3174 
6324.6756,-3161.9093 6323.9317,-3149.8114 6345.88,-3138 6622.0068,-2989.4037 
6756.942,-3103.7342 7021.88,-2936 7051.9269,-2916.9771 7223.0774,-2731.1781 
7235.88,-2698 7334.1291,-2443.387 7269.7166,-1730.0612 7183.88,-1471 
7158.8131,-1395.3462 7105.5327,-1317.0936 7076.2355,-1277.4556"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7078.8125,-1275.0572 7070.0223,-1269.1426 
7073.2055,-1279.2479 7078.8125,-1275.0572"/>
+</g>
+<!-- 
/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge237" class="edge">
+<title>/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5620.3316,-4335.3521C5348.2622,-4240.6569 3508.6645,-3595.8859 
3327.88,-3412 3248.4867,-3331.2448 3257.4441,-3285.3634 3236.88,-3174 
3176.273,-2845.7872 3414.9769,-2005.6774 3567.88,-1709 3625.3786,-1597.4357 
3640.3623,-1568.1063 3719.88,-1471 4010.0301,-1116.6711 4092.4339,-1026.6394 
4461.88,-756 4580.199,-669.3249 4736.7147,-593.9827 4816.0697,-558.1803"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4817.6668,-561.2999 4825.3569,-554.012 
4814.8005,-554.9136 4817.6668,-561.2999"/>
+</g>
+<!-- 
/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge238" class="edge">
+<title>/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5682.7171,-4328.8435C5859.2043,-4216.8121 6806.3753,-3602.4245 
7425.88,-2936 7600.7106,-2747.9281 7611.3791,-2673.9332 7751.88,-2459 
8030.0173,-2033.5157 8357.88,-1997.3279 8357.88,-1489 8357.88,-1489 
8357.88,-1489 8357.88,-1251 8357.88,-905.3355 9668.0481,-799.4816 
9997.4369,-778.331"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9998.0593,-781.7986 10007.8174,-777.6717 
9997.6156,-774.8127 9998.0593,-781.7986"/>
+</g>
+<!-- 
/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge239" class="edge">
+<title>/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5687.6666,-4329.1581C5779.7289,-4281.4437 6043.9186,-4150.4976 
6279.88,-4091 6692.0236,-3987.0781 7853.1908,-4158.4912 8181.88,-3889 
8280.9092,-3807.8063 8187.8338,-3713.9591 8267.88,-3614 8380.1452,-3473.8069 
8472.4036,-3517.3291 8617.88,-3412 8746.3727,-3318.9675 8772.6336,-3287.0915 
8883.88,-3174 9172.2195,-2880.8781 8744.529,-3352.1446 10277.88,-1471 
10364.2793,-1365.0037 10364.3206,-1316.156 10472.88,-1233 10604.6674,- [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10892.2997,-1036.3478 10900.8102,-1030.0374 
10890.222,-1029.6633 10892.2997,-1036.3478"/>
+</g>
+<!-- 
/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge240" class="edge">
+<title>/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5620.092,-4335.8533C5410.2498,-4266.7389 4263.3458,-3890.6301 3318.88,-3614 
3002.7981,-3521.4209 2896.9822,-3566.0718 2605.88,-3412 2460.3253,-3334.9622 
2436.1702,-3292.5695 2321.88,-3174 2275.3908,-3125.7702 2165.4086,-2996.6092 
2136.88,-2936 1995.3726,-2635.3673 2019.88,-2075.6244 2019.88,-1727 
2019.88,-1727 2019.88,-1727 2019.88,-1489 2019.88,-1316.3593 
1970.728,-1112.9004 1951.48,-1039.8442"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1954.8222,-1038.7933 1948.8666,-1030.0309 
1948.058,-1040.5948 1954.8222,-1038.7933"/>
+</g>
+<!-- 
/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge241" class="edge">
+<title>/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5687.5627,-4335.3258C5777.2275,-4304.0078 6028.8168,-4214.5587 
6232.88,-4127 6266.8587,-4112.4205 6272.311,-4101.0975 6307.88,-4091 
6717.1917,-3974.8021 7862.0857,-4131.2437 8211.88,-3889 8324.3014,-3811.1446 
8249.3173,-3706.6672 8349.88,-3614 8557.8128,-3422.3927 8675.5529,-3476.4022 
8939.88,-3376 9778.4408,-3057.4803 10036.1804,-3094.3554 10840.88,-2698 
11892.1817,-2180.1806 12246.1605,-2115.2306 13056.88,-1269 13221.7405 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12919.6181,-318.4619 12909.2679,-316.1983 
12915.9475,-324.4223 12919.6181,-318.4619"/>
+</g>
+<!-- 
/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge100" class="edge">
+<title>/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4413.6706,-1470.9259C4427.5688,-1433.5609 4459.8053,-1344.9487 
4481.88,-1269 4547.348,-1043.7553 4482.5165,-955.5061 4605.88,-756 
4661.6472,-665.8121 4766.9606,-594.2227 4825.318,-559.2914"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4827.4382,-562.104 4834.266,-554.0027 
4823.8764,-556.0778 4827.4382,-562.104"/>
+</g>
+<!-- 
/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge101" class="edge">
+<title>/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4448.5075,-1480.9743C4610.6324,-1449.5019 5199.6767,-1333.0936 
5378.88,-1269 5635.8391,-1177.0963 5664.0619,-1063.8163 5927.88,-994 
6336.2036,-885.942 9473.8023,-791.2463 9997.785,-776.1069"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.974,-779.603 10007.8689,-775.816 
9997.7722,-772.6059 9997.974,-779.603"/>
+</g>
+<!-- 
/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge102" class="edge">
+<title>/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4448.5952,-1480.368C4629.8479,-1443.254 5367.4406,-1296.2701 5980.88,-1233 
6988.9702,-1129.0257 10319.2285,-1030.4337 10882.5847,-1014.2999"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.7534,-1017.7966 10892.6492,-1014.012 
10882.5532,-1010.7995 10882.7534,-1017.7966"/>
+</g>
+<!-- 
/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge103" class="edge">
+<title>/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4365.2802,-1473.7926C4362.1151,-1472.797 4358.9563,-1471.853 4355.88,-1471 
3439.8958,-1217.0106 2289.5449,-1057.2337 2008.1445,-1020.256"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.4822,-1016.7704 1998.1122,-1018.9415 
2007.5727,-1023.7111 2008.4822,-1016.7704"/>
+</g>
+<!-- 
/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge107" class="edge">
+<title>/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4448.5104,-1479.1923C4607.6546,-1443.0649 5171.1023,-1317.0258 
5237.88,-1269 5561.8288,-1036.0196 5381.7903,-713.0802 5729.88,-518 
6053.9359,-336.389 12028.1249,-302.0038 12796.7095,-298.3547"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.8651,-301.8541 12806.8484,-298.3069 
12796.832,-294.8542 12796.8651,-301.8541"/>
+</g>
+<!-- 
/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge108" class="edge">
+<title>/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4448.5594,-1480.6306C4610.0708,-1446.5446 5188.1844,-1317.6859 
5255.88,-1269 5579.8288,-1036.0196 5399.7903,-713.0802 5747.88,-518 
6071.4732,-336.6484 12029.0761,-302.1023 12796.6796,-298.3705"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.8231,-301.8699 12806.8061,-298.3216 
12796.7893,-294.87 12796.8231,-301.8699"/>
+</g>
+<!-- 
/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv
 -->
+<g id="edge109" class="edge">
+<title>/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4403.3468,-1470.7197C4395.3501,-1429.3452 4375.8209,-1328.3031 
4366.2902,-1278.9919"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4369.6964,-1278.1709 4364.3622,-1269.0168 
4362.8235,-1279.4993 4369.6964,-1278.1709"/>
+</g>
+<!-- 
/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge104" class="edge">
+<title>/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4365.0943,-1473.2622C4263.3145,-1434.322 4006.0584,-1332.0643 3939.88,-1269 
3823.0098,-1157.6293 3628.8855,-580.1702 3623.88,-554 3582.2177,-336.1768 
3849.7601,-147.6713 3953.7745,-83.4523"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3955.733,-86.3573 3962.4408,-78.1563 
3952.0828,-80.3843 3955.733,-86.3573"/>
+</g>
+<!-- 
/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge105" class="edge">
+<title>/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4365.1448,-1470.8807C4270.2727,-1429.1644 4041.8453,-1325.585 3979.88,-1269 
3886.922,-1184.1134 3870.0725,-1148.6032 3827.88,-1030 3735.4566,-770.1976 
3769.3771,-425.9275 3781.9966,-326.1801"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3785.5002,-326.3782 3783.3182,-316.0105 
3778.5586,-325.476 3785.5002,-326.3782"/>
+</g>
+<!-- 
/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv
 -->
+<g id="edge106" class="edge">
+<title>/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4365.1104,-1474.3542C4294.0165,-1446.8714 4151.5928,-1380.1077 
4093.88,-1269 4086.5047,-1254.8012 4091.5617,-1248.8312 4093.88,-1233 
4141.9427,-904.7946 4143.986,-806.388 4307.88,-518 4354.1882,-436.5161 
4435.8038,-360.4235 4479.7837,-322.7298"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4482.1816,-325.2854 4487.5407,-316.1458 
4477.6518,-319.9486 4482.1816,-325.2854"/>
+</g>
+<!-- 
/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge135" class="edge">
+<title>/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4362.8021,-1232.8083C4370.9229,-1163.642 4407.836,-913.0172 4529.88,-756 
4605.7464,-658.3932 4737.7214,-590.6176 4812.0072,-558.0626"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4813.4255,-561.2626 4821.2132,-554.0792 
4810.6456,-554.8382 4813.4255,-561.2626"/>
+</g>
+<!-- 
/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge136" class="edge">
+<title>/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4411.5508,-1232.9843C4551.7186,-1184.0832 4957.3795,-1048.8622 5306.88,-994 
6266.406,-843.3802 9468.1116,-784.0747 9997.4596,-775.2006"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.7025,-778.6971 10007.6427,-775.0306 
9997.5856,-771.6981 9997.7025,-778.6971"/>
+</g>
+<!-- 
/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge137" class="edge">
+<title>/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4423.5906,-1248.7301C5050.0198,-1226.0561 10173.3669,-1040.6132 
10882.5587,-1014.9435"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.8115,-1018.4367 10892.6783,-1014.5772 
10882.5582,-1011.4413 10882.8115,-1018.4367"/>
+</g>
+<!-- 
/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge138" class="edge">
+<title>/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4298.0905,-1244.7912C3959.146,-1211.2754 2350.5036,-1052.2081 
2008.0741,-1018.3477"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.3741,-1014.8604 1998.0782,-1017.3593 
2007.6852,-1021.8264 2008.3741,-1014.8604"/>
+</g>
+<!-- 
/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge142" class="edge">
+<title>/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4357.4077,-1232.9001C4356.0358,-1190.4376 4365.7917,-1081.4053 4390.88,-994 
4467.1977,-728.1156 4532.0849,-613.0024 4791.88,-518 5188.0919,-373.1125 
11973.6018,-306.2444 12796.4079,-298.7203"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.7014,-302.2179 12806.6691,-298.6267 
12796.6375,-295.2182 12796.7014,-302.2179"/>
+</g>
+<!-- 
/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge143" class="edge">
+<title>/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4366.6301,-1232.9001C4374.0358,-1190.4376 4383.7917,-1081.4053 4408.88,-994 
4485.1977,-728.1156 4550.0849,-613.0024 4809.88,-518 5205.6307,-373.2811 
11975.8139,-306.4002 12796.6209,-298.7468"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.8901,-302.2446 12806.857,-298.6516 
12796.8249,-295.2449 12796.8901,-302.2446"/>
+</g>
+<!-- 
/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge139" class="edge">
+<title>/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4355.2621,-1232.7688C4313.6549,-1097.7435 4053.589,-253.7697 
4002.5619,-88.1748"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4005.7973,-86.789 3999.5077,-78.2631 
3999.1077,-88.8504 4005.7973,-86.789"/>
+</g>
+<!-- 
/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge140" class="edge">
+<title>/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4347.4581,-1232.7214C4320.1692,-1195.3227 4256.6691,-1107.0892 
4207.88,-1030 4037.6311,-760.9981 3852.7574,-422.0173 3800.4087,-325.0313"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3803.4518,-323.3003 3795.6254,-316.159 
3797.2902,-326.6222 3803.4518,-323.3003"/>
+</g>
+<!-- 
/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv
 -->
+<g id="edge141" class="edge">
+<title>/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4354.8452,-1232.9107C4327.7285,-1148.5676 4222.7109,-786.6983 4321.88,-518 
4353.0766,-433.4728 4432.8262,-359.4088 4477.7924,-322.6303"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4480.1763,-325.2042 4485.7642,-316.2027 
4475.7826,-319.7548 4480.1763,-325.2042"/>
+</g>
+<!-- 
/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge145" class="edge">
+<title>/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5119.5234,-1708.9095C5272.6384,-1652.0025 5736.5513,-1479.875 5769.88,-1471 
6202.685,-1355.7488 6734.1312,-1287.2845 6953.6188,-1262.0903"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6954.2952,-1265.5359 6963.8332,-1260.9233 
6953.5005,-1258.5812 6954.2952,-1265.5359"/>
+</g>
+<!-- 
/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge146" class="edge">
+<title>/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5064.0471,-1708.9895C5032.4219,-1625.6067 4901.6712,-1280.6134 
4898.88,-1269 4834.5393,-1001.2991 4856.0352,-663.1068 4864.2872,-564.2983"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4867.7849,-564.4747 4865.1542,-554.2116 
4860.8106,-563.8751 4867.7849,-564.4747"/>
+</g>
+<!-- 
/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge147" class="edge">
+<title>/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5103.2513,-1708.9146C5182.8175,-1664.8636 5394.9419,-1549.8484 
5579.88,-1471 5827.5033,-1365.4257 5913.8963,-1396.6791 6150.88,-1269 
6152.2721,-1268.25 6512.3973,-994.5497 6513.88,-994 6851.4927,-868.8287 
9515.6051,-789.4274 9997.3398,-776.0216"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.7456,-779.5118 10007.6446,-775.7357 
9997.5514,-772.5145 9997.7456,-779.5118"/>
+</g>
+<!-- 
/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge148" class="edge">
+<title>/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5108.9565,-1708.9828C5202.4931,-1665.0843 5451.5458,-1550.3841 
5665.88,-1471 5707.4195,-1455.6148 6383.2663,-1240.7513 6426.88,-1233 
7331.255,-1072.2678 10346.6117,-1021.0599 10882.1829,-1013.1428"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.5679,-1016.6376 10892.5154,-1012.9909 
10882.465,-1009.6384 10882.5679,-1016.6376"/>
+</g>
+<!-- 
/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge149" class="edge">
+<title>/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4997.6781,-1718.3853C4739.1638,-1687.5997 3870.1215,-1580.9285 
3599.88,-1507 3287.5807,-1421.566 3233.8477,-1329.7926 2924.88,-1233 
2586.0069,-1126.8387 2166.308,-1049.8567 2008.1687,-1022.7075"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.5812,-1019.2273 1998.1343,-1020.9916 
2007.4012,-1026.1272 2008.5812,-1019.2273"/>
+</g>
+<!-- 
/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge152" class="edge">
+<title>/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5098.027,-1708.8244C5207.9278,-1639.4464 5616.9316,-1389.1773 5707.88,-1269 
5721.2407,-1251.3454 5956.9972,-531.0538 5974.88,-518 6119.7198,-412.2722 
12032.4571,-311.7379 12796.792,-299.2912"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.9348,-302.7894 12806.8766,-299.1272 
12796.821,-295.7903 12796.9348,-302.7894"/>
+</g>
+<!-- 
/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge153" class="edge">
+<title>/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5104.7194,-1708.8244C5225.9278,-1639.4464 5634.9316,-1389.1773 
5725.88,-1269 5739.2407,-1251.3454 5974.9972,-531.0538 5992.88,-518 
6137.513,-412.4232 12033.5797,-312.0251 12796.7912,-299.345"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.921,-302.8435 12806.8615,-299.1779 
12796.8047,-295.8444 12796.921,-302.8435"/>
+</g>
+<!-- 
/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv
 -->
+<g id="edge144" class="edge">
+<title>/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5056.7473,-1708.7197C5024.358,-1666.8248 4944.6712,-1563.7517 
4907.1013,-1515.1559"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4909.6943,-1512.7874 4900.8089,-1507.0168 
4904.1563,-1517.0689 4909.6943,-1512.7874"/>
+</g>
+<!-- 
/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge150" class="edge">
+<title>/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4997.8305,-1720.6323C4829.9066,-1703.9145 4406.0995,-1649.7767 
4083.88,-1507 3682.934,-1329.3393 3589.545,-1189.3027 3403.88,-792 
3306.5124,-583.6441 3194.1955,-466.4208 3328.88,-280 3399.8717,-181.7382 
3763.628,-103.0927 3921.0808,-73.1076"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3921.9731,-76.501 3931.1483,-71.2033 
3920.672,-69.623 3921.9731,-76.501"/>
+</g>
+<!-- 
/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge151" class="edge">
+<title>/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih&#45;gettext&#45;boot0&#45;0.19.7.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4997.6767,-1720.1299C4837.8273,-1702.8807 4448.5309,-1648.5381 
4156.88,-1507 3869.387,-1367.4797 3769.004,-1312.1009 3618.88,-1030 
3511.9728,-829.1087 3529.6527,-725.1417 3623.88,-518 3659.2682,-440.2054 
3725.0948,-362.9344 3760.981,-323.9889"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3763.911,-325.9781 3768.1626,-316.2737 
3758.7872,-321.2087 3763.911,-325.9781"/>
+</g>
+<!-- 
/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge176" class="edge">
+<title>/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5482.4298,-2184.7461C5576.1439,-2081.7555 6042.5129,-1574.2595 
6225.88,-1471 6465.39,-1336.1247 6790.4718,-1281.4091 6953.6001,-1261.3517"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6954.1245,-1264.8139 6963.6312,-1260.1371 
6953.283,-1257.8647 6954.1245,-1264.8139"/>
+</g>
+<!-- 
/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge177" class="edge">
+<title>/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5442.0216,-2184.9628C5365.9198,-2126.7343 5124.2516,-1936.4078 
4958.88,-1745 4875.7135,-1648.7397 4836.8028,-1628.7351 4799.88,-1507 
4690.9758,-1147.9412 4821.4003,-681.2368 4857.9106,-563.7602"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4861.2903,-564.6798 4860.9506,-554.0904 
4854.6126,-562.5804 4861.2903,-564.6798"/>
+</g>
+<!-- 
/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge178" class="edge">
+<title>/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5476.4763,-2184.9153C5498.2912,-2147.5308 5549.5551,-2058.8845 
5589.88,-1983 5709.2661,-1758.3361 5672.2553,-1656.9607 5845.88,-1471 
5966.6159,-1341.6857 6041.8619,-1367.4126 6188.88,-1269 6193.4529,-1265.939 
6500.5012,-1033.3328 6504.88,-1030 6525.8175,-1014.0637 6527.236,-1003.2206 
6551.88,-994 6885.3518,-869.2307 9518.6709,-789.5734 9997.3627,-776.0515"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.7074,-779.5433 10007.6048,-775.7631 
9997.5102,-772.5461 9997.7074,-779.5433"/>
+</g>
+<!-- 
/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge179" class="edge">
+<title>/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5479.3763,-2184.7872C5507.2359,-2147.1663 5573.0904,-2058.1069 
5627.88,-1983 5793.3407,-1756.1823 5779.4059,-1647.3308 5997.88,-1471 
6202.9244,-1305.5083 6284.4125,-1293.4576 6540.88,-1233 6979.0019,-1129.7206 
10316.9088,-1030.4568 10882.5578,-1014.2906"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.7678,-1017.7862 10892.6638,-1014.0022 
10882.568,-1010.789 10882.7678,-1017.7862"/>
+</g>
+<!-- 
/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge180" class="edge">
+<title>/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5402.247,-2186.1794C5141.2984,-2116.38 4129.4304,-1837.6747 3334.88,-1507 
3120.5378,-1417.7954 3059.4086,-1403.0857 2869.88,-1269 2850.8879,-1255.5637 
2852.2836,-1244.177 2831.88,-1233 2550.4487,-1078.8336 2160.3173,-1030.3646 
2008.2115,-1016.7744"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.3745,-1013.2754 1998.1079,-1015.892 
2007.7654,-1020.2488 2008.3745,-1013.2754"/>
+</g>
+<!-- 
/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge181" class="edge">
+<title>/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5466.9412,-2184.7966C5479.5208,-2101.3976 5561.1786,-1747.9976 
5666.88,-1471 5677.3598,-1443.5369 6102.2419,-534.0317 6126.88,-518 
6420.3759,-327.0262 12051.4445,-300.8625 12796.6978,-298.2507"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.8099,-301.7504 12806.7977,-298.2157 
12796.7856,-294.7505 12796.8099,-301.7504"/>
+</g>
+<!-- 
/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge182" class="edge">
+<title>/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5472.8421,-2184.7966C5497.5208,-2101.3976 5579.1786,-1747.9976 
5684.88,-1471 5695.3598,-1443.5369 6120.2419,-534.0317 6144.88,-518 
6437.918,-327.3242 12051.8833,-300.9445 12796.5586,-298.2631"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.6641,-301.7629 12806.6515,-298.2272 
12796.6391,-294.7629 12796.6641,-301.7629"/>
+</g>
+<!-- 
/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv
 -->
+<g id="edge173" class="edge">
+<title>/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5473.3134,-2184.9167C5489.6715,-2142.5048 5525.3765,-2033.6695 
5499.88,-1947 5445.2454,-1761.2825 5289.3966,-1579.7627 5229.1062,-1514.4479"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5231.614,-1512.005 5222.2407,-1507.0662 
5226.4883,-1516.7723 5231.614,-1512.005"/>
+</g>
+<!-- 
/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv
 -->
+<g id="node49" class="node">
+<title>/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5491.38,-1983 5276.38,-1983 
5276.38,-1947 5491.38,-1947 5491.38,-1983"/>
+<text text-anchor="middle" x="5383.88" y="-1961.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3</text>
+</g>
+<!-- 
/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv
 -->
+<g id="edge174" class="edge">
+<title>/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5459.5817,-2184.7197C5445.2968,-2143.2585 5410.3678,-2041.8792 
5393.4176,-1992.6824"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5396.6541,-1991.3312 5390.0874,-1983.0168 
5390.0359,-1993.6115 5396.6541,-1991.3312"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv
 -->
+<g id="node50" class="node">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4865.88,-1745 4707.88,-1745 
4707.88,-1709 4865.88,-1709 4865.88,-1745"/>
+<text text-anchor="middle" x="4786.88" y="-1723.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">glibc&#45;intermediate&#45;2.22</text>
+</g>
+<!-- 
/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv
 -->
+<g id="edge175" class="edge">
+<title>/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci&#45;bash&#45;static&#45;4.3.42.drv&#45;&gt;/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5440.0915,-2184.9215C5335.1623,-2111.3628 4940.2451,-1834.5137 
4821.1112,-1750.9971"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4822.8917,-1747.971 4812.6942,-1745.0966 
4818.8734,-1753.7028 4822.8917,-1747.971"/>
+</g>
+<!-- 
/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge154" class="edge">
+<title>/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4965.036,-1480.4241C5295.8539,-1444.1241 6580.9885,-1303.1089 
6953.9049,-1262.1895"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6954.3155,-1265.6656 6963.8741,-1261.0956 
6953.552,-1258.7073 6954.3155,-1265.6656"/>
+</g>
+<!-- 
/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge156" class="edge">
+<title>/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4882.9195,-1470.8534C4874.9005,-1433.3547 4856.7535,-1344.5087 
4847.88,-1269 4821.2594,-1042.4739 4816.9159,-983.4532 4833.88,-756 
4839.0593,-686.5561 4853.3129,-605.7998 4861.2891,-564.1144"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4864.7537,-564.633 4863.2193,-554.1499 
4857.8814,-563.3018 4864.7537,-564.633"/>
+</g>
+<!-- 
/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge157" class="edge">
+<title>/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4958.0039,-1470.9413C5092.9147,-1436.1069 5394.6962,-1355.4064 
5642.88,-1269 5948.8107,-1162.4887 6001.9385,-1065.549 6317.88,-994 
7055.8346,-826.8806 9535.0975,-782.0331 9997.3362,-775.0463"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.6115,-778.5427 10007.5578,-774.8931 
9997.5064,-771.5435 9997.6115,-778.5427"/>
+</g>
+<!-- 
/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge158" class="edge">
+<title>/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4965.1812,-1476.4443C5145.7373,-1446.7997 5604.6393,-1367.4926 
5980.88,-1269 6031.0524,-1255.8658 6040.85,-1242.2583 6091.88,-1233 
7065.8557,-1056.2939 10324.9655,-1018.0166 10882.4262,-1012.7101"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.8112,-1016.2067 10892.7777,-1012.6124 
10882.745,-1009.207 10882.8112,-1016.2067"/>
+</g>
+<!-- 
/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge159" class="edge">
+<title>/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4808.561,-1474.6775C4589.2729,-1434.7211 3950.3692,-1319.3041 3417.88,-1233 
2873.427,-1144.7568 2213.7547,-1050.2495 2008.1802,-1021.085"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.5521,-1017.6028 1998.1598,-1019.6641 
2007.5693,-1024.5334 2008.5521,-1017.6028"/>
+</g>
+<!-- 
/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge162" class="edge">
+<title>/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4954.8917,-1470.9831C5055.3846,-1442.6874 5244.8191,-1379.3473 
5369.88,-1269 5463.0421,-1186.7986 5455.6844,-1139.2343 5514.88,-1030 
5544.951,-974.5096 5707.9806,-552.4255 5760.88,-518 6070.8411,-316.2857 
12028.6145,-299.4389 12796.6016,-298.1093"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.7393,-301.6091 12806.7334,-298.0921 
12796.7274,-294.6091 12796.7393,-301.6091"/>
+</g>
+<!-- 
/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge163" class="edge">
+<title>/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4965.0297,-1471.4561C5071.2571,-1443.3966 5262.1175,-1379.9664 
5387.88,-1269 5481.0421,-1186.7986 5473.6844,-1139.2343 5532.88,-1030 
5562.951,-974.5096 5725.9806,-552.4255 5778.88,-518 6088.3985,-316.5738 
12029.6104,-299.4874 12796.5796,-298.115"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.7047,-301.6149 12806.6985,-298.0973 
12796.6923,-294.6149 12796.7047,-301.6149"/>
+</g>
+<!-- 
/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge155" class="edge">
+<title>/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4808.7091,-1483.1613C4680.5209,-1469.2637 4426.1854,-1422.7994 
4288.88,-1269 3961.7867,-902.6144 3982.9904,-233.5819 3991.8433,-88.3128"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3995.3548,-88.2442 3992.5037,-78.0402 
3988.3692,-87.795 3995.3548,-88.2442"/>
+</g>
+<!-- 
/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge160" class="edge">
+<title>/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4808.5917,-1476.3525C4630.2461,-1446.1462 4200.918,-1365.1111 4093.88,-1269 
3798.5142,-1003.7863 3784.3176,-457.1804 3785.3032,-326.511"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3788.8068,-326.2023 3785.4215,-316.1629 
3781.8073,-326.1222 3788.8068,-326.2023"/>
+</g>
+<!-- 
/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv
 -->
+<g id="edge161" class="edge">
+<title>/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4881.1091,-1470.7688C4838.3681,-1335.7435 4571.216,-491.7697 
4518.7985,-326.1748"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4522.0157,-324.7406 4515.661,-316.2631 
4515.3421,-326.8531 4522.0157,-324.7406"/>
+</g>
+<!-- 
/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge115" class="edge">
+<title>/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3801.856,-279.7197C3838.6217,-237.6513 3929.2977,-133.897 
3971.5462,-85.555"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3974.189,-87.8497 3978.1342,-78.0168 
3968.9182,-83.2433 3974.189,-87.8497"/>
+</g>
+<!-- 
/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge223" class="edge">
+<title>/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4275.5559,-1470.7663C4311.0057,-1435.1637 4388.383,-1352.548 4431.88,-1269 
4541.692,-1058.0757 4449.8004,-952.3935 4583.88,-756 4646.5871,-664.1496 
4759.658,-593.3264 4822.2168,-558.9341"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4823.9516,-561.9748 4831.0682,-554.126 
4820.6103,-555.8237 4823.9516,-561.9748"/>
+</g>
+<!-- 
/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge224" class="edge">
+<title>/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4347.631,-1471.6306C4558.9789,-1430.7288 5078.8001,-1327.4058 5246.88,-1269 
5512.1938,-1176.8066 5543.8005,-1063.7411 5815.88,-994 6236.5048,-886.1828 
9464.6028,-791.1047 9997.5001,-776.0664"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.8533,-779.5579 10007.7507,-775.7776 
9997.6561,-772.5607 9997.8533,-779.5579"/>
+</g>
+<!-- 
/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge225" class="edge">
+<title>/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4337.9196,-1470.9177C4558.2482,-1422.6019 5187.2736,-1290.2874 
5717.88,-1233 6781.0738,-1118.2112 10301.8602,-1028.198 10882.4806,-1013.9647"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.9321,-1017.4548 10892.8435,-1013.711 
10882.7608,-1010.4569 10882.9321,-1017.4548"/>
+</g>
+<!-- 
/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge226" class="edge">
+<title>/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4178.6931,-1470.9318C3992.0872,-1427.9837 3505.8114,-1317.0956 
3097.88,-1233 2683.5836,-1147.5923 2183.2708,-1055.5403 2008.1381,-1023.6492"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.5275,-1020.1626 1998.0624,-1021.8155 
2007.2741,-1027.0495 2008.5275,-1020.1626"/>
+</g>
+<!-- 
/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge230" class="edge">
+<title>/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4347.4835,-1471.0043C4567.5669,-1427.9084 5117.0516,-1318.6847 
5185.88,-1269 5508.6305,-1036.0182 5321.9918,-704.0728 5673.88,-518 
6004.8882,-342.9682 12023.6494,-302.836 12796.44,-298.4336"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.6537,-301.9326 12806.6336,-298.3759 
12796.614,-294.9327 12796.6537,-301.9326"/>
+</g>
+<!-- 
/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge231" class="edge">
+<title>/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4347.785,-1472.6427C4571.2757,-1430.7432 5134.1616,-1319.3272 5203.88,-1269 
5526.6305,-1036.0182 5339.9918,-704.0728 5691.88,-518 6022.4586,-343.1954 
12026.036,-302.9404 12796.6872,-298.451"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.873,-301.95 12806.8525,-298.392 
12796.8324,-294.9501 12796.873,-301.95"/>
+</g>
+<!-- 
/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv
 -->
+<g id="edge222" class="edge">
+<title>/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4264.868,-1470.7197C4283.0234,-1429.1717 4327.4712,-1327.4547 
4348.9181,-1278.3744"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.2101,-1279.5816 4353.0071,-1269.0168 
4345.7957,-1276.7787 4352.2101,-1279.5816"/>
+</g>
+<!-- 
/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge227" class="edge">
+<title>/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4218.3991,-1470.8934C4145.2117,-1435.8235 3981.9274,-1354.5243 
3854.88,-1269 3532.9931,-1052.3159 3433.2431,-933.8219 3353.88,-554 
3328.9726,-434.7966 3283.1377,-379.1229 3353.88,-280 3421.5173,-185.2277 
3768.0346,-105.3355 3921.0711,-74.0886"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3922.2033,-77.4303 3931.3079,-72.0122 
3920.8117,-70.57 3922.2033,-77.4303"/>
+</g>
+<!-- 
/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge228" class="edge">
+<title>/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4225.5559,-1470.9755C4108.995,-1403.1783 3703.6768,-1160.702 3637.88,-1030 
3535.5598,-826.7462 3571.4825,-735.6532 3637.88,-518 3662.019,-438.8713 
3725.2048,-362.4196 3760.7178,-323.8833"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3763.582,-325.9446 3767.8519,-316.2483 
3758.4672,-321.1655 3763.582,-325.9446"/>
+</g>
+<!-- 
/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv
 -->
+<g id="edge229" class="edge">
+<title>/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4205.9925,-1470.931C4119.6049,-1436.7376 3955.8118,-1354.9001 3979.88,-1233 
4046.8684,-893.7179 4087.5517,-800.6093 4286.88,-518 4343.803,-437.2941 
4432.1803,-360.3848 4478.7436,-322.4966"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4481.0817,-325.1073 4486.6627,-316.1016 
4476.6838,-319.6613 4481.0817,-325.1073"/>
+</g>
+<!-- 
/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge184" class="edge">
+<title>/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5188.651,-1470.9503C5157.7229,-1435.3414 5090.8463,-1352.2517 5061.88,-1269 
4986.6288,-1052.7215 5090.5004,-971.7972 5013.88,-756 4986.1859,-678.0012 
4924.6535,-600.8135 4890.6359,-561.9352"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4893.0664,-559.4004 4883.8166,-554.2339 
4887.8256,-564.041 4893.0664,-559.4004"/>
+</g>
+<!-- 
/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge185" class="edge">
+<title>/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5248.0395,-1476.0234C5352.4945,-1444.2371 5626.6877,-1358.5201 
5848.88,-1269 6116.8529,-1161.0352 6157.8597,-1065.0952 6437.88,-994 
7146.9418,-813.9742 9545.0042,-779.6386 9997.7929,-774.7133"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.8491,-778.213 10007.8109,-774.6057 
9997.7738,-771.2134 9997.8491,-778.213"/>
+</g>
+<!-- 
/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge186" class="edge">
+<title>/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5247.9877,-1477.5382C5421.0479,-1431.7024 6066.0295,-1262.6377 
6274.88,-1233 7216.4473,-1099.3835 10338.3538,-1025.7147 
10882.6048,-1013.7412"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.7976,-1017.2379 10892.7184,-1013.5193 
10882.644,-1010.2396 10882.7976,-1017.2379"/>
+</g>
+<!-- 
/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge187" class="edge">
+<title>/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5161.6399,-1482.1559C4970.4259,-1451.9373 4181.5913,-1327.7693 
3532.88,-1233 2941.0793,-1146.5447 2224.0834,-1049.6341 2008.3045,-1020.637"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.486,-1017.13 1998.109,-1019.2673 
2007.5539,-1024.0677 2008.486,-1017.13"/>
+</g>
+<!-- 
/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge191" class="edge">
+<title>/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5227.3541,-1470.9972C5275.2694,-1436.4093 5388.1588,-1356.3185 
5463.88,-1269 5545.278,-1175.1351 5554.0384,-1141.4838 5608.88,-1030 
5716.5738,-811.0763 5607.8115,-659.0577 5806.88,-518 5956.854,-411.7301 
12020.1321,-311.5473 12796.3915,-299.2613"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.6864,-302.7572 12806.6298,-299.0995 
12796.5757,-295.7581 12796.6864,-302.7572"/>
+</g>
+<!-- 
/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge192" class="edge">
+<title>/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5237.7604,-1470.9972C5293.2694,-1436.4093 5406.1588,-1356.3185 
5481.88,-1269 5563.278,-1175.1351 5572.0384,-1141.4838 5626.88,-1030 
5734.5738,-811.0763 5625.8115,-659.0577 5824.88,-518 5974.6594,-411.868 
12022.4076,-311.8073 12796.6143,-299.3096"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.8833,-302.8058 12806.8255,-299.1449 
12796.7704,-295.8067 12796.8833,-302.8058"/>
+</g>
+<!-- 
/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv
 -->
+<g id="edge183" class="edge">
+<title>/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5161.8656,-1476.8703C5025.7727,-1438.4935 4603.5389,-1319.4275 
4433.2101,-1271.3964"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4434.1539,-1268.0261 4423.5793,-1268.6806 
4432.254,-1274.7634 4434.1539,-1268.0261"/>
+</g>
+<!-- 
/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge188" class="edge">
+<title>/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5209.7258,-1470.9778C5235.9809,-1369.4642 5353.5504,-861.3629 5174.88,-518 
5103.1694,-380.1889 5055.8617,-353.2825 4918.88,-280 4628.5147,-124.6605 
4228.9723,-77.826 4066.742,-64.719"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4066.6473,-61.2008 4056.4031,-63.9037 
4066.0969,-68.1791 4066.6473,-61.2008"/>
+</g>
+<!-- 
/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge189" class="edge">
+<title>/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5161.6067,-1483.3716C4999.528,-1461.5833 4430.4462,-1378.5204 4288.88,-1269 
3951.492,-1007.9852 3818.8714,-457.174 3791.4733,-326.3188"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3794.8542,-325.3833 3789.4099,-316.2943 
3787.998,-326.7946 3794.8542,-325.3833"/>
+</g>
+<!-- 
/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv
 -->
+<g id="edge190" class="edge">
+<title>/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5193.8103,-1470.963C5171.9217,-1434.3722 5123.2119,-1348.1603 5099.88,-1269 
5003.21,-941.0191 5165.0182,-769.0545 4932.88,-518 4835.5898,-412.7819 
4676.4359,-349.2611 4583.5844,-319.1604"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4584.5723,-315.8018 4573.9813,-316.0899 
4582.4403,-322.4692 4584.5723,-315.8018"/>
+</g>
+<!-- /gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv -->
+<g id="node51" class="node">
+<title>/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv</title>
+<polygon fill="none" stroke="#ffffff" points="5186.38,-1269 5109.38,-1269 
5109.38,-1233 5186.38,-1233 5186.38,-1269"/>
+<text text-anchor="middle" x="5147.88" y="-1247.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">m4&#45;1.4.17</text>
+</g>
+<!-- 
/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv
 -->
+<g id="edge193" class="edge">
+<title>/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj&#45;bison&#45;3.0.4.drv&#45;&gt;/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5200.5019,-1470.7197C5190.5929,-1429.3452 5166.3937,-1328.3031 
5154.5839,-1278.9919"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5157.9278,-1277.9266 5152.1949,-1269.0168 
5151.1203,-1279.557 5157.9278,-1277.9266"/>
+</g>
+<!-- 
/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge203" class="edge">
+<title>/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5402.9004,-1946.7926C5479.7437,-1874.3014 5777.3711,-1603.722 6073.88,-1471 
6376.5252,-1335.5312 6770.15,-1280.0098 6953.5218,-1260.3515"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6954.1185,-1263.808 6963.6945,-1259.2748 
6953.3816,-1256.8469 6954.1185,-1263.808"/>
+</g>
+<!-- 
/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge206" class="edge">
+<title>/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5389.021,-1946.5752C5408.1625,-1879.6006 5479.5002,-1643.9281 5581.88,-1471 
5641.0795,-1371.0069 5690.2558,-1369.9092 5747.88,-1269 5769.9037,-1230.433 
5985.9026,-544.0402 6021.88,-518 6166.2143,-413.5317 12035.4388,-312.0717 
12796.7913,-299.34"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.8978,-302.8388 12806.8379,-299.1722 
12796.7808,-295.8398 12796.8978,-302.8388"/>
+</g>
+<!-- 
/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv
 -->
+<g id="edge204" class="edge">
+<title>/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5326.1829,-1946.8981C5241.2861,-1917.514 5082.6584,-1851.7306 4988.88,-1745 
4928.7376,-1676.5511 4901.6277,-1568.2593 4891.688,-1517.2921"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4895.1019,-1516.5067 4889.8219,-1507.3213 
4888.2213,-1517.7945 4895.1019,-1516.5067"/>
+</g>
+<!-- 
/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv
 -->
+<g id="edge205" class="edge">
+<title>/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5338.518,-1946.916C5230.534,-1903.8671 4958.543,-1795.4352 
4841.6561,-1748.837"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4842.7582,-1745.5086 4832.173,-1745.0565 
4840.1659,-1752.0109 4842.7582,-1745.5086"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge210" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4847.9526,-1708.9408C5040.1855,-1652.128 5622.5744,-1480.2533 5663.88,-1471 
6141.1465,-1364.0829 6721.8322,-1289.9955 6953.4043,-1262.6601"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6953.9768,-1266.117 6963.4992,-1261.472 
6953.1586,-1259.165 6953.9768,-1266.117"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge211" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4782.9065,-1708.7824C4762.1088,-1610.2053 4670.0237,-1131.2205 4757.88,-756 
4775.452,-680.9528 4822.5828,-602.161 4848.7479,-562.3573"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4851.6743,-564.2773 4854.3029,-554.0137 
4845.8476,-560.3979 4851.6743,-564.2773"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge212" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4833.7597,-1708.9641C4987.8796,-1649.4076 5492.3896,-1452.3636 
5900.88,-1269 6123.0269,-1169.2825 6175.4233,-1137.5617 6393.88,-1030 
6425.9773,-1014.1962 6431.3265,-1003.2768 6465.88,-994 7166.4461,-805.9149 
9544.8653,-778.1102 9997.2371,-774.496"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.5909,-777.9934 10007.5631,-774.4151 
9997.5359,-770.9937 9997.5909,-777.9934"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge213" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4839.5955,-1708.9423C5090.2172,-1623.2215 6155.4944,-1260.3711 
6309.88,-1233 7239.0568,-1068.2658 10340.468,-1020.2344 10882.6593,-1013.0174"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.7829,-1016.5161 10892.7357,-1012.884 
10882.6902,-1009.5167 10882.7829,-1016.5161"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge214" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4707.7445,-1722.3088C4495.9092,-1708.0292 3900.1197,-1656.5331 
3429.88,-1507 3165.8252,-1423.0323 3130.6688,-1326.6199 2869.88,-1233 
2555.6756,-1120.2046 2160.8313,-1047.8232 2008.1957,-1022.3"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.5005,-1018.8027 1998.0619,-1020.615 
2007.3523,-1025.7079 2008.5005,-1018.8027"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge217" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4827.8634,-1708.9145C4910.4057,-1676.3052 5098.4568,-1602.1111 
5238.88,-1507 5366.967,-1420.2443 5395.505,-1389.2121 5492.88,-1269 
5554.2542,-1193.2318 5862.7224,-567.2454 5946.88,-518 6257.1997,-336.4142 
12039.3919,-302.0303 12796.4126,-298.3595"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.6849,-301.8583 12806.6679,-298.3101 
12796.6512,-294.8584 12796.6849,-301.8583"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge218" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4838.706,-1708.9145C4928.4057,-1676.3052 5116.4568,-1602.1111 5256.88,-1507 
5384.967,-1420.2443 5413.505,-1389.2121 5510.88,-1269 5572.2542,-1193.2318 
5880.7224,-567.2454 5964.88,-518 6274.7565,-336.6736 12040.8847,-302.1289 
12796.4546,-298.3754"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.708,-301.8743 12806.6906,-298.3249 
12796.6734,-294.8744 12796.708,-301.8743"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge220" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4849.5485,-1708.9145C4946.4057,-1676.3052 5134.4568,-1602.1111 
5274.88,-1507 5402.967,-1420.2443 5431.505,-1389.2121 5528.88,-1269 
5590.2542,-1193.2318 5898.7224,-567.2454 5982.88,-518 6292.3132,-336.933 
12042.3997,-302.228 12796.5611,-298.3917"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.7962,-301.8906 12806.7784,-298.3401 
12796.7608,-294.8907 12796.7962,-301.8906"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv
 -->
+<g id="edge207" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88&#45;texinfo&#45;6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4758.0063,-1708.916C4690.1009,-1666.3858 4520.3028,-1560.0385 
4444.4776,-1512.548"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4446.0425,-1509.3983 4435.7097,-1507.0565 
4442.3269,-1515.3308 4446.0425,-1509.3983"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv
 -->
+<g id="edge208" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz&#45;perl&#45;boot0&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4770.7005,-1708.9215C4705.3299,-1635.8783 4460.5635,-1362.3835 
4383.953,-1276.7811"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4386.3526,-1274.2141 4377.0756,-1269.0966 
4381.1365,-1278.8823 4386.3526,-1274.2141"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv
 -->
+<g id="edge209" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4794.5608,-1708.7197C4812.0179,-1667.1717 4854.7562,-1565.4547 
4875.3782,-1516.3744"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4878.663,-1517.5918 4879.3099,-1507.0168 
4872.2095,-1514.8803 4878.663,-1517.5918"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge215" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4707.671,-1717.9873C4479.1118,-1691.0367 3822.6855,-1606.7232 3632.88,-1507 
3292.5108,-1328.1712 3236.5541,-1165.643 3145.88,-792 3092.2154,-570.8629 
3006.6354,-459.9791 3145.88,-280 3241.8949,-155.897 3733.992,-88.9311 
3921.3388,-67.6167"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3921.8207,-71.0846 3931.3658,-66.4865 
3921.0366,-64.1286 3921.8207,-71.0846"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge216" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4707.5948,-1720.8241C4479.9955,-1701.2588 3830.8287,-1634.2945 
3666.88,-1507 3310.5824,-1230.3603 3223.8471,-914.533 3438.88,-518 
3497.2317,-410.396 3633.5212,-347.1582 3716.95,-317.8739"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3718.2847,-321.1161 3726.6031,-314.5545 
3716.0084,-314.4965 3718.2847,-321.1161"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge219" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4707.5916,-1720.1091C4482.6896,-1699.6645 3846.8873,-1632.7872 
3684.88,-1507 3328.5824,-1230.3603 3241.8471,-914.533 3456.88,-518 
3514.0138,-412.642 3645.8656,-349.8175 3724.2764,-319.7521"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3725.9115,-322.8762 3734.0339,-316.0734 
3723.4421,-316.3262 3725.9115,-322.8762"/>
+</g>
+<!-- 
/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv
 -->
+<g id="edge221" class="edge">
+<title>/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl&#45;glibc&#45;intermediate&#45;2.22.drv&#45;&gt;/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2&#45;linux&#45;libre&#45;headers&#45;3.14.37.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4746.6088,-1708.916C4651.0324,-1665.9968 4410.7309,-1558.0878 
4306.4501,-1511.2598"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4307.6461,-1507.9602 4297.0898,-1507.0565 
4304.7785,-1514.3459 4307.6461,-1507.9602"/>
+</g>
+<!-- 
/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge194" class="edge">
+<title>/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5147.5965,-1232.9017C5145.9016,-1166.0808 5134.0911,-928.2182 5051.88,-756 
5013.1022,-674.7671 4937.1266,-598.7876 4895.6227,-560.9864"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4897.8194,-558.2545 4888.0468,-554.1622 
4893.1344,-563.4556 4897.8194,-558.2545"/>
+</g>
+<!-- 
/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge195" class="edge">
+<title>/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5156.3525,-1232.9508C5180.5358,-1183.8133 5255.2122,-1047.7418 5363.88,-994 
5580.6384,-886.8019 9412.5024,-789.9659 9997.2967,-775.7822"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.7891,-779.2714 10007.7014,-775.5303 
9997.6196,-772.2735 9997.7891,-779.2714"/>
+</g>
+<!-- 
/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge196" class="edge">
+<title>/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5186.479,-1245.3863C5216.0765,-1241.2973 5257.9751,-1235.9737 5294.88,-1233 
7570.4162,-1049.644 10372.5083,-1017.1448 10882.3553,-1012.6366"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.5874,-1016.1348 10892.5564,-1012.5474 
10882.5262,-1009.135 10882.5874,-1016.1348"/>
+</g>
+<!-- 
/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge197" class="edge">
+<title>/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5109.0975,-1248.1071C4778.0437,-1223.4123 2429.0811,-1048.1932 
2008.3217,-1016.807"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.3964,-1013.3029 1998.1637,-1016.0493 
2007.8756,-1020.2835 2008.3964,-1013.3029"/>
+</g>
+<!-- 
/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge201" class="edge">
+<title>/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5149.4307,-1232.7995C5163.39,-1154.7966 5242.3261,-848.5071 5278.88,-756 
5322.6374,-645.263 5301.1012,-581.4115 5401.88,-518 5566.6864,-414.3014 
11997.0776,-311.5011 12796.5876,-299.2225"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.8993,-302.7182 12806.8444,-299.0652 
12796.7919,-295.719 12796.8993,-302.7182"/>
+</g>
+<!-- 
/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge202" class="edge">
+<title>/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5155.5728,-1232.7995C5181.39,-1154.7966 5260.3261,-848.5071 5296.88,-756 
5340.6374,-645.263 5319.1012,-581.4115 5419.88,-518 5584.4729,-414.4357 
11998.4312,-311.7674 12796.638,-299.2707"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.9344,-302.7665 12806.8784,-299.1105 
12796.8248,-295.7674 12796.9344,-302.7665"/>
+</g>
+<!-- 
/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge198" class="edge">
+<title>/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp&#45;glibc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5150.7527,-1232.8432C5166.3915,-1131.4477 5237.4495,-635.6013 5150.88,-518 
4882.147,-152.9366 4276.6333,-78.6251 4066.9751,-63.6952"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4066.9153,-60.1829 4056.6988,-62.9887 
4066.4352,-67.1664 4066.9153,-60.1829"/>
+</g>
+<!-- 
/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv
 -->
+<g id="edge199" class="edge">
+<title>/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq&#45;gcc&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5121.8884,-1232.8135C4953.0128,-1114.6502 4012.4231,-456.5137 
3820.1954,-322.0107"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3822.0681,-319.0493 3811.868,-316.184 
3818.0549,-324.7848 3822.0681,-319.0493"/>
+</g>
+<!-- 
/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv
 -->
+<g id="edge200" class="edge">
+<title>/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5150.0406,-1232.8627C5161.7235,-1131.573 5213.7115,-636.2066 5127.88,-518 
5062.9172,-428.5337 4740.9926,-348.2243 4589.2624,-314.6471"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4589.5966,-311.137 4579.0782,-312.4071 
4588.0929,-317.9736 4589.5966,-311.137"/>
+</g>
+<!-- 
/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge306" class="edge">
+<title>/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8065.7455,-3852.9638C8013.3591,-3819.1825 7902.6941,-3741.4659 
7837.88,-3650 7767.2563,-3550.3356 7735.4887,-3211.4386 7637.88,-3138 
6853.9711,-2548.2044 6239.0214,-3504.986 5439.88,-2936 5330.9923,-2858.4723 
5418.851,-2747.2293 5315.88,-2662 5179.699,-2549.2827 4620.2049,-2469.2435 
4450.1401,-2447.1517"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.3433,-2443.649 4439.9776,-2445.8405 
4449.4475,-2450.5915 4450.3433,-2443.649"/>
+</g>
+<!-- 
/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge304" class="edge">
+<title>/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8107.5414,-3852.9285C8140.8996,-3806.5929 8236.0835,-3682.4018 
8343.88,-3614 8544.5782,-3486.6479 8827.6047,-3423.4908 8939.0898,-3402.3606"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8939.8352,-3405.782 8949.0217,-3400.5039 
8938.5488,-3398.9012 8939.8352,-3405.782"/>
+</g>
+<!-- 
/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge305" class="edge">
+<title>/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8063.9019,-3852.8221C7964.8417,-3794.1633 7648.3308,-3602.6146 
7409.88,-3412 7391.7081,-3397.4736 7392.3718,-3387.0146 7371.88,-3376 
7077.6448,-3217.8453 6672.4455,-3172.7577 6503.179,-3160.4249"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6503.3266,-3156.9267 6493.1038,-3159.7094 
6502.8307,-3163.9091 6503.3266,-3156.9267"/>
+</g>
+<!-- 
/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge307" class="edge">
+<title>/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8065.8211,-3852.7521C8015.7449,-3819.472 7914.3841,-3743.6385 7870.88,-3650 
7733.3881,-3354.0616 7813.88,-3244.3182 7813.88,-2918 7813.88,-2918 
7813.88,-2918 7813.88,-1727 7813.88,-1609.933 7831.7739,-1556.5666 
7751.88,-1471 7670.2755,-1383.6014 7330.7769,-1305.508 7157.9436,-1270.4932"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.5641,-1267.048 7148.0696,-1268.503 
7157.1809,-1273.91 7158.5641,-1267.048"/>
+</g>
+<!-- 
/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge308" class="edge">
+<title>/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8089.5119,-3852.7887C8077.6975,-3809.164 8053.3526,-3696.2014 8090.88,-3614 
8147.7983,-3489.324 8239.8396,-3520.2636 8323.88,-3412 8401.8825,-3311.5145 
8451.88,-3283.2074 8451.88,-3156 8451.88,-3156 8451.88,-3156 8451.88,-2680 
8451.88,-1962.4644 8391.2448,-1525.1544 7735.88,-1233 7371.2526,-1070.4531 
7249.7508,-1120.3001 6860.88,-1030 6405.7477,-924.3133 6290.372,-904.5167 
5836.88,-792 5496.5454,-707.559 5091.5799,-597.5998 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.6956,-551.0104 4924.1261,-551.7437 
4932.8459,-557.7616 4934.6956,-551.0104"/>
+</g>
+<!-- 
/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge309" class="edge">
+<title>/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8090.5468,-3852.7455C8081.0181,-3808.0555 8062.7239,-3691.1827 
8110.88,-3614 8206.9724,-3459.9866 8354.2152,-3555.1253 8465.88,-3412 
8881.6366,-2879.108 8623.8967,-2574.9616 8873.88,-1947 8959.0301,-1733.1016 
9115.88,-1719.2239 9115.88,-1489 9115.88,-1489 9115.88,-1489 9115.88,-1251 
9115.88,-857.3303 9772.9693,-788.5508 9997.6218,-776.5397"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.8618,-780.0321 10007.6697,-776.0251 
9997.5037,-773.0412 9997.8618,-780.0321"/>
+</g>
+<!-- 
/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge310" class="edge">
+<title>/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8092.3846,-3852.9001C8087.1636,-3807.5515 8079.8254,-3687.4522 
8135.88,-3614 8267.8939,-3441.0132 8411.5942,-3547.48 8581.88,-3412 
9206.5404,-2915.0177 9206.2799,-2632.8208 9669.88,-1983 9902.8352,-1656.4705 
9846.9546,-1468.1875 10171.88,-1233 10394.2893,-1072.0157 10729.5463,-1028.1827 
10882.5511,-1016.3372"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10883.0946,-1019.8064 10892.8057,-1015.5703 
10882.5725,-1012.8259 10883.0946,-1019.8064"/>
+</g>
+<!-- 
/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge311" class="edge">
+<title>/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8050.3315,-3865.0465C7824.4854,-3835.0051 6783.2671,-3698.1885 
5927.88,-3614 5641.8289,-3585.8464 3581.1684,-3581.2924 3348.88,-3412 
3187.0823,-3294.0814 2728.8862,-1934.701 2664.88,-1745 2589.5715,-1521.8014 
2685.8861,-1407.7085 2527.88,-1233 2387.9821,-1078.3139 2128.5154,-1031.31 
2008.2145,-1017.5018"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.3812,-1013.999 1998.0568,-1016.3772 
2007.6109,-1020.9565 2008.3812,-1013.999"/>
+</g>
+<!-- 
/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge312" class="edge">
+<title>/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8092.6421,-3852.6906C8094.3942,-3806.8571 8116.7984,-3685.7264 
8182.88,-3614 8324.8592,-3459.8927 8425.3221,-3513.0627 8608.88,-3412 
10022.9939,-2633.4217 10231.7354,-2186.3146 11678.88,-1471 
12185.2675,-1220.6958 12476.7441,-1434.6447 12870.88,-1030 13031.3499,-865.2515 
12987.2665,-744.2295 12945.88,-518 12932.7558,-446.2596 12899.9472,-366.4925 
12884.8153,-325.5572"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12888.0586,-324.2332 12881.3719,-316.015 
12881.4742,-326.6094 12888.0586,-324.2332"/>
+</g>
+<!-- 
/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge313" class="edge">
+<title>/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8101.4666,-3852.6906C8112.3942,-3806.8571 8134.7984,-3685.7264 
8200.88,-3614 8342.8592,-3459.8927 8443.3221,-3513.0627 8626.88,-3412 
10040.9939,-2633.4217 10249.7354,-2186.3146 11696.88,-1471 
12203.2675,-1220.6958 12494.7441,-1434.6447 12888.88,-1030 13049.3499,-865.2515 
13005.2665,-744.2295 12963.88,-518 12950.7001,-445.9556 12917.6688,-365.8164 
12896.263,-325.0389"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12899.2078,-323.1276 12891.3552,-316.015 
12893.0584,-326.4721 12899.2078,-323.1276"/>
+</g>
+<!-- 
/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv
 -->
+<g id="edge314" class="edge">
+<title>/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8081.8226,-3852.6429C8051.8977,-3810.572 7978.2741,-3707.0658 
7943.5627,-3658.2658"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7946.3975,-3656.2126 7937.7491,-3650.0925 
7940.6933,-3660.27 7946.3975,-3656.2126"/>
+</g>
+<!-- 
/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge317" class="edge">
+<title>/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7922.4689,-3613.7881C7911.3798,-3538.3035 7857.7702,-3248.789 7675.88,-3138 
6838.8122,-2628.1436 6279.9905,-3502.0912 5479.88,-2936 5370.4606,-2858.584 
5457.7801,-2746.6793 5353.88,-2662 5210.9105,-2545.4788 4624.5904,-2467.6001 
4450.0942,-2446.6641"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.2668,-2443.16 4439.923,-2445.4525 
4449.4387,-2450.1109 4450.2668,-2443.16"/>
+</g>
+<!-- 
/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge315" class="edge">
+<title>/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7969.497,-3622.0011C8141.735,-3583.4016 8762.4888,-3444.2873 
8939.4752,-3404.6237"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8940.2817,-3408.0298 8949.2743,-3402.4276 
8938.7509,-3401.1992 8940.2817,-3408.0298"/>
+</g>
+<!-- 
/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge316" class="edge">
+<title>/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7894.9615,-3613.8739C7817.521,-3567.6902 7603.0554,-3444.4248 7409.88,-3376 
7083.0143,-3260.2206 6672.9207,-3192.0547 6503.117,-3167.0155"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6503.416,-3163.522 6493.0141,-3165.535 
6502.4009,-3170.4481 6503.416,-3163.522"/>
+</g>
+<!-- 
/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge318" class="edge">
+<title>/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7925.0768,-3613.8423C7925.7442,-3550.6535 7927.88,-3334.5035 7927.88,-3156 
7927.88,-3156 7927.88,-3156 7927.88,-1727 7927.88,-1604.8497 
7918.2481,-1553.1845 7827.88,-1471 7728.9177,-1380.9997 7344.2688,-1302.2686 
7158.0395,-1268.514"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.4274,-1265.0275 7147.9649,-1266.6967 
7157.1847,-1271.9164 7158.4274,-1265.0275"/>
+</g>
+<!-- 
/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge319" class="edge">
+<title>/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7949.1187,-3613.9545C8023.562,-3556.263 8243.88,-3367.6445 8243.88,-3156 
8243.88,-3156 8243.88,-3156 8243.88,-1965 8243.88,-1727.7982 
8219.7909,-1627.8834 8041.88,-1471 7377.3797,-885.038 6951.0917,-1268.6249 
6097.88,-1030 5805.6193,-948.261 5739.4367,-905.2405 5457.88,-792 
5254.8732,-710.3518 5016.8954,-603.9437 4916.0303,-558.337"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4917.2565,-555.0503 4906.7029,-554.1162 
4914.3705,-561.4277 4917.2565,-555.0503"/>
+</g>
+<!-- 
/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge320" class="edge">
+<title>/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7968.4256,-3613.9386C8038.7136,-3582.7152 8177.4091,-3512.2255 
8257.88,-3412 8382.0701,-3257.3227 8835.1855,-1933.526 8896.88,-1745 
9004.4885,-1416.1699 8851.9719,-1233.2797 9101.88,-994 9231.9718,-869.4408 
9794.1234,-801.7993 9997.8209,-781.0222"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9998.2301,-784.4987 10007.827,-780.0099 
9997.5255,-777.5343 9998.2301,-784.4987"/>
+</g>
+<!-- 
/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge321" class="edge">
+<title>/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7969.391,-3616.4415C8046.0192,-3587.5637 8203.5069,-3518.7317 8295.88,-3412 
8607.0472,-3052.4644 8473.5187,-2838.9622 8703.88,-2423 9068.0777,-1765.3703 
9235.5779,-1573.3116 9905.88,-1233 10240.667,-1063.029 10698.4555,-1023.7481 
10882.4409,-1014.6975"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10882.757,-1018.1866 10892.5797,-1014.2159 
10882.4248,-1011.1944 10882.757,-1018.1866"/>
+</g>
+<!-- 
/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge322" class="edge">
+<title>/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7880.0473,-3630.2278C7411.663,-3611.6664 3430.0976,-3452.7344 3386.88,-3412 
3142.9013,-3182.0401 3395.7213,-2985.0103 3305.88,-2662 3258.9642,-2493.3215 
2773.3657,-1348.6073 2641.88,-1233 2453.949,-1067.7639 2142.2666,-1025.9699 
2008.3123,-1015.4784"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.444,-1011.9785 1998.2102,-1014.7205 
2007.9203,-1018.9589 2008.444,-1011.9785"/>
+</g>
+<!-- 
/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge323" class="edge">
+<title>/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7954.1312,-3613.9512C8019.6123,-3577.1652 8181.7859,-3490.3598 
8314.88,-3412 8373.8833,-3377.2615 12437.8896,-835.3609 12490.88,-792 
12603.7717,-699.6232 12628.8716,-670.3295 12716.88,-554 12775.9373,-475.9381 
12830.7979,-373.2788 12858.9964,-325.1311"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12862.1733,-326.6363 12864.274,-316.2518 
12856.1559,-323.0597 12862.1733,-326.6363"/>
+</g>
+<!-- 
/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge324" class="edge">
+<title>/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M7964.1453,-3613.9512C8037.6123,-3577.1652 8199.7859,-3490.3598 
8332.88,-3412 8391.8833,-3377.2615 12455.8896,-835.3609 12508.88,-792 
12621.7717,-699.6232 12646.8716,-670.3295 12734.88,-554 12793.6912,-476.2634 
12848.3406,-374.1338 12869.4467,-325.7357"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12872.7846,-326.8269 12873.4308,-316.2518 
12866.3309,-324.1157 12872.7846,-326.8269"/>
+</g>
+<!-- 
/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge286" class="edge">
+<title>/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6214.8917,-2899.8358C6189.9603,-2851.6078 6114.7931,-2720.0673 
6009.88,-2662 5730.9419,-2507.6135 4689.2842,-2453.5335 4450.0656,-2443.0176"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.0765,-2439.5149 4439.934,-2442.5773 
4449.7726,-2446.5083 4450.0765,-2439.5149"/>
+</g>
+<!-- 
/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge288" class="edge">
+<title>/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6228.4844,-2899.8661C6237.8559,-2862.3908 6259.3202,-2773.5858 
6271.88,-2698 6294.472,-2562.0393 6365.5649,-1576.8119 6453.88,-1471 
6579.612,-1320.3582 6817.7616,-1272.8625 6953.8025,-1257.8902"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6954.2462,-1261.3628 6963.8206,-1256.8261 
6953.5068,-1254.402 6954.2462,-1261.3628"/>
+</g>
+<!-- 
/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge289" class="edge">
+<title>/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6217.5498,-2899.9539C6201.1649,-2855.251 6153.6456,-2737.5408 6082.88,-2662 
5830.6498,-2392.7497 4870.8188,-2071.4244 4698.88,-1745 4596.335,-1550.3193 
4680.5623,-965.8047 4746.88,-756 4770.5909,-680.9874 4820.6764,-602.1813 
4848.0475,-562.3662"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4851.0147,-564.2295 4853.8467,-554.0201 
4845.2662,-560.2351 4851.0147,-564.2295"/>
+</g>
+<!-- 
/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge290" class="edge">
+<title>/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6222.4501,-2899.6258C6211.0454,-2748.1669 6139.9615,-1705.6151 
6324.88,-1471 6510.1606,-1235.9255 6667.0729,-1315.1951 6954.88,-1233 
8137.8189,-895.1632 9648.1286,-796.6579 9997.4852,-777.7161"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.9269,-781.1976 10007.7246,-777.1658 
9997.5511,-774.2076 9997.9269,-781.1976"/>
+</g>
+<!-- 
/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge291" class="edge">
+<title>/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6234.9066,-2899.9754C6309.3781,-2778.78 6741.998,-2083.3221 6945.88,-1947 
7636.4191,-1485.2833 10374.5091,-1092.6256 10882.5443,-1022.9672"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10883.2834,-1026.3988 10892.7164,-1021.5749 
10882.3341,-1019.4635 10883.2834,-1026.3988"/>
+</g>
+<!-- 
/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge292" class="edge">
+<title>/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6216.0941,-2899.8393C6195.5232,-2853.8402 6135.3781,-2731.4714 
6049.88,-2662 5527.0263,-2237.156 3851.8051,-1803.5366 3246.88,-1507 
3055.9616,-1413.4111 3006.2949,-1390.6065 2831.88,-1269 2811.4344,-1254.7448 
2811.0291,-1244.4303 2788.88,-1233 2518.9517,-1093.7001 2154.0704,-1037.0855 
2008.1101,-1019.0474"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.3332,-1015.5488 1997.9836,-1017.8147 
2007.4873,-1022.4976 2008.3332,-1015.5488"/>
+</g>
+<!-- 
/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge293" class="edge">
+<title>/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6256.8788,-2899.7748C6522.5946,-2756.2406 8301.88,-1799.0618 8301.88,-1251 
8301.88,-1251 8301.88,-1251 8301.88,-774 8301.88,-538.8528 12182.501,-332.7599 
12796.5057,-301.9637"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.7812,-305.4544 12806.5937,-301.4588 
12796.4312,-298.4631 12796.7812,-305.4544"/>
+</g>
+<!-- 
/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge294" class="edge">
+<title>/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6260.7093,-2899.7748C6540.5946,-2756.2406 8319.88,-1799.0618 8319.88,-1251 
8319.88,-1251 8319.88,-1251 8319.88,-774 8319.88,-539.3483 12184.1659,-333.6285 
12796.5716,-302.1607"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.8264,-305.6523 12806.6339,-301.6443 
12796.4676,-298.6615 12796.8264,-305.6523"/>
+</g>
+<!-- 
/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv
 -->
+<g id="edge287" class="edge">
+<title>/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay&#45;libstdc++&#45;4.9.3.drv&#45;&gt;/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6198.8055,-2899.916C6140.0747,-2857.5586 5993.5761,-2751.9021 
5927.3376,-2704.1301"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5929.0744,-2701.0673 5918.9163,-2698.0565 
5924.9797,-2706.7448 5929.0744,-2701.0673"/>
+</g>
+<!-- 
/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge295" class="edge">
+<title>/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6078.0295,-2902.0382C5976.4239,-2858.5097 5683.0235,-2736.0561 
5429.88,-2662 5059.5322,-2553.6563 4599.9638,-2473.6722 4450.4001,-2448.987"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.6081,-2445.4743 4440.1727,-2447.3056 
4449.4725,-2452.3816 4450.6081,-2445.4743"/>
+</g>
+<!-- 
/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge297" class="edge">
+<title>/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6117.7887,-2899.7489C6143.3572,-2740.1966 6331.2613,-1585.6479 
6432.88,-1471 6567.6948,-1318.8997 6814.348,-1271.9561 6953.4351,-1257.4677"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6954.0713,-1260.9215 6963.6716,-1256.4398 
6953.3719,-1253.9565 6954.0713,-1260.9215"/>
+</g>
+<!-- 
/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge298" class="edge">
+<title>/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6111.5717,-2899.7836C6102.5781,-2854.6919 6073.9343,-2736.1647 
6009.88,-2662 5623.1621,-2214.2422 5331.7681,-2346.3913 4864.88,-1983 
4747.078,-1891.3117 4684.8612,-1882.9753 4627.88,-1745 4543.8635,-1541.5608 
4600.2472,-960.4073 4681.88,-756 4715.1596,-672.6683 4792.9563,-597.8638 
4836.3165,-560.7181"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4838.6172,-563.3563 4843.9936,-554.2269 
4834.0975,-558.0109 4838.6172,-563.3563"/>
+</g>
+<!-- 
/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge299" class="edge">
+<title>/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6112.7909,-2899.9503C6101.6652,-2803.2324 6049.88,-2345.4056 6049.88,-2203 
6049.88,-2203 6049.88,-2203 6049.88,-1727 6049.88,-1335.9849 
6409.5477,-1364.2409 6777.88,-1233 7232.8024,-1070.9061 7361.1078,-1070.9229 
7837.88,-994 8679.6934,-858.181 9714.4161,-793.8212 9997.3844,-777.9832"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.739,-781.469 10007.5289,-777.4182 
9997.3497,-774.4798 9997.739,-781.469"/>
+</g>
+<!-- 
/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge300" class="edge">
+<title>/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6125.0631,-2899.6915C6185.0193,-2793.3795 6503.0134,-2249.6926 
6899.88,-1947 7806.7899,-1255.2943 8240.754,-1426.0887 9364.88,-1233 
9943.884,-1133.5457 10646.8525,-1048.7788 10882.5006,-1021.3355"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10883.1696,-1024.7813 10892.6984,-1020.1497 
10882.3611,-1017.8282 10883.1696,-1024.7813"/>
+</g>
+<!-- 
/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge301" class="edge">
+<title>/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6078.174,-2901.8111C5723.6233,-2745.4384 2920.0046,-1508.887 2917.88,-1507 
2812.106,-1413.0548 2868.3919,-1318.7607 2755.88,-1233 2635.5357,-1141.2692 
2178.3048,-1053.2918 2008.1665,-1023.0525"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.5611,-1019.568 1998.1042,-1021.272 
2007.3414,-1026.4609 2008.5611,-1019.568"/>
+</g>
+<!-- 
/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge302" class="edge">
+<title>/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6129.0864,-2899.7444C6286.9699,-2707.8176 7714.8431,-1061.1033 8278.88,-756 
8727.6307,-513.2582 8896.4015,-587.2268 9401.88,-518 10749.3796,-333.4558 
12413.1468,-303.3252 12796.5353,-298.7656"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.7408,-302.2635 12806.6993,-298.6471 
12796.6591,-295.264 12796.7408,-302.2635"/>
+</g>
+<!-- 
/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge303" class="edge">
+<title>/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6132.0687,-2899.7444C6304.9699,-2707.8176 7732.8431,-1061.1033 8296.88,-756 
8745.6307,-513.2582 8914.4015,-587.2268 9419.88,-518 10760.718,-334.3681 
12414.7042,-303.6269 12796.6335,-298.8351"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.8036,-302.3333 12806.7597,-298.7104 
12796.7173,-295.3339 12796.8036,-302.3333"/>
+</g>
+<!-- 
/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv
 -->
+<g id="edge296" class="edge">
+<title>/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv&#45;zlib&#45;1.2.8.drv&#45;&gt;/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6097.9054,-2899.7197C6058.8419,-2857.6513 5962.4987,-2753.897 
5917.6096,-2705.555"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5919.9792,-2702.9631 5910.6098,-2698.0168 
5914.8496,-2707.7263 5919.9792,-2702.9631"/>
+</g>
+<!-- 
/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge284" class="edge">
+<title>/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5786.207,-2662.7637C5488.2478,-2615.0662 4660.9147,-2482.6265 
4450.208,-2448.8964"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.4969,-2445.3982 4440.0694,-2447.2734 
4449.3904,-2452.3102 4450.4969,-2445.3982"/>
+</g>
+<!-- 
/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge282" class="edge">
+<title>/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5905.7835,-2661.9125C5945.0663,-2601.5954 6072.4247,-2400.9698 
6148.88,-2221 6153.1386,-2210.9757 6370.246,-1478.7682 6377.88,-1471 
6459.895,-1387.5434 6790.7129,-1307.3361 6957.9967,-1271.1182"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6958.7576,-1274.5347 6967.7958,-1269.0065 
6957.2829,-1267.6918 6958.7576,-1274.5347"/>
+</g>
+<!-- 
/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge285" class="edge">
+<title>/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5898.7005,-2661.7833C5934.4197,-2527.5217 6160.4507,-1690.4131 
6300.88,-1471 6633.4025,-951.4516 6741.2883,-757.176 7309.88,-518 
7574.2973,-406.7738 12129.5201,-312.7788 12796.6094,-299.5832"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12796.6829,-303.0825 12806.6118,-299.3857 
12796.5446,-296.0839 12796.6829,-303.0825"/>
+</g>
+<!-- 
/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv
 -->
+<g id="edge283" class="edge">
+<title>/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0&#45;gcc&#45;cross&#45;boot0&#45;wrapped&#45;4.9.3.drv&#45;&gt;/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk&#45;gcc&#45;cross&#45;boot0&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5872.9638,-2661.9793C5746.7367,-2552.8231 5087.6986,-1977.0792 
4958.88,-1745 4916.6974,-1669.004 4897.6185,-1566.3353 4890.4752,-1517.3234"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4893.9051,-1516.5777 4889.0544,-1507.1585 
4886.9725,-1517.5467 4893.9051,-1516.5777"/>
+</g>
+<!-- 
/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge340" class="edge">
+<title>/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6349.8438,-5043.9238C6451.5263,-4941.9072 6957.0317,-4438.8239 
7145.88,-4329 7353.4357,-4208.2969 7636.4906,-4142.709 7754.1333,-4119.1792"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7754.8616,-4122.603 7763.9922,-4117.2287 
7753.503,-4115.7361 7754.8616,-4122.603"/>
+</g>
+<!-- 
/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge343" class="edge">
+<title>/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6279.5764,-5046.2799C6276.3067,-5045.4635 6273.0552,-5044.695 6269.88,-5044 
5673.73,-4913.5218 5499.6379,-5005.195 4911.88,-4841 4871.972,-4829.8514 
4864.3114,-4820.4908 4825.88,-4805 4595.5375,-4712.1541 4522.799,-4722.119 
4304.88,-4603 4147.4692,-4516.956 4077.7373,-4514.6962 3978.88,-4365 
3794.4535,-4085.7295 3759.8134,-3905.6973 3923.88,-3614 3991.895,-3493.0747 
4057.0311,-3502.8609 4161.88,-3412 4282.517,-3307.4573 434 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4415.4904,-2467.1786 4408.5035,-2459.2142 
4408.9987,-2469.7974 4415.4904,-2467.1786"/>
+</g>
+<!-- 
/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge339" class="edge">
+<title>/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6279.5998,-5046.1691C6276.3243,-5045.3802 6273.0652,-5044.648 6269.88,-5044 
5524.2308,-4892.3044 5318.5108,-4977.2209 4569.88,-4841 4201.1685,-4773.9093 
3768.4265,-4653.9745 3600.5071,-4605.8368"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3601.3675,-4602.4425 3590.7899,-4603.0465 
3599.4355,-4609.1706 3601.3675,-4602.4425"/>
+</g>
+<!-- 
/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge341" class="edge">
+<title>/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6343.7369,-5043.9337C6367.7105,-5006.9219 6422.8117,-4919.3568 
6459.88,-4841 6621.8795,-4498.5569 6529.2773,-4266.7326 6864.88,-4091 
7508.0552,-3754.2124 7901.6348,-4319.9963 8485.88,-3889 8593.7719,-3809.4084 
8520.1633,-3713.6314 8609.88,-3614 8704.4649,-3508.9623 8861.3553,-3440.1964 
8939.5477,-3410.6074"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8940.994,-3413.8035 8949.1376,-3407.0261 
8938.545,-3407.2458 8940.994,-3413.8035"/>
+</g>
+<!-- 
/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge342" class="edge">
+<title>/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6338.1946,-5043.9675C6350.8853,-5006.6608 6379.1043,-4918.0447 
6388.88,-4841 6390.894,-4825.1273 6389.3711,-4820.9925 6388.88,-4805 
6373.0948,-4290.94 6333.6652,-4164.06 6317.88,-3650 6314.1423,-3528.2796 
6290.7701,-3494.7219 6317.88,-3376 6334.9107,-3301.4174 6380.5967,-3222.6732 
6406.0807,-3182.6888"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6409.161,-3184.3705 6411.645,-3174.071 
6403.2803,-3180.5734 6409.161,-3184.3705"/>
+</g>
+<!-- 
/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge344" class="edge">
+<title>/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6309.2668,-5043.9557C6194.3889,-4951.9547 5676.2838,-4532.921 5557.88,-4365 
5304.5109,-4005.6705 5245.3401,-3706.8779 5534.88,-3376 5735.2159,-3147.0618 
5926.2431,-3327.5221 6188.88,-3174 6208.9648,-3162.2596 6206.7297,-3149.6275 
6226.88,-3138 6500.3218,-2980.213 6653.4636,-3122.921 6907.88,-2936 
6959.238,-2898.267 7045.766,-2757.7696 7067.88,-2698 7141.9488,-2497.8069 
7111.4143,-2434.0917 7123.88,-2221 7145.6794,-1848.3557 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7063.9405,-1278.4798 7058.897,-1269.1625 
7057.0293,-1279.5914 7063.9405,-1278.4798"/>
+</g>
+<!-- 
/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge345" class="edge">
+<title>/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6279.5739,-5046.2914C6276.3048,-5045.4721 6273.0542,-5044.6998 
6269.88,-5044 5685.9477,-4915.2542 5492.9475,-5068.3074 4939.88,-4841 
4919.077,-4832.4501 4296.7209,-4384.1222 4284.88,-4365 4107.038,-4077.8 
4227.5001,-3903.3151 4401.88,-3614 4617.6885,-3255.9503 4870.9406,-3311.9071 
5053.88,-2936 5293.8908,-2442.8215 5275.5777,-2250.0957 5185.88,-1709 
5168.9859,-1607.0873 5064.1878,-1368.3493 5035.88,-1269 4958.5284,-997.5264 
[...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4875.67,-563.182 4870.3305,-554.031 
4868.798,-564.5144 4875.67,-563.182"/>
+</g>
+<!-- 
/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge346" class="edge">
+<title>/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6384.078,-5061.844C6947.2953,-5059.9386 11883.2387,-5037.6458 
12113.88,-4841 12278.0403,-4701.0362 12282.6661,-4103.6822 12303.88,-3889 
12313.7168,-3789.4524 12278.827,-3656.0389 12265.88,-3614 12099.2712,-3073.0224 
12237.6468,-3523.0208 11122.88,-1745 10914.0931,-1411.991 10959.6731,-1243.3925 
10655.88,-994 10574.766,-927.4112 10281.9852,-835.6189 10144.3418,-794.9006"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10145.2863,-791.5302 10134.7046,-792.0582 
10143.306,-798.2443 10145.2863,-791.5302"/>
+</g>
+<!-- 
/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge347" class="edge">
+<title>/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6384.2165,-5061.7398C6951.5613,-5058.7117 11945.3082,-5026.811 
12189.88,-4841 12278.2969,-4773.8261 12316.1644,-4473.0212 12341.88,-4365 
12419.278,-4039.881 12446.3007,-3941.538 12379.88,-3614 12374.7569,-3588.7369 
11859.2883,-2378.4622 11469.88,-1471 11424.4285,-1365.0816 
11444.4965,-1318.2069 11366.88,-1233 11272.8751,-1129.802 11119.1528,-1064.4433 
11031.2303,-1033.4002"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11032.2212,-1030.0391 11021.6263,-1030.0535 
11029.9177,-1036.6493 11032.2212,-1030.0391"/>
+</g>
+<!-- 
/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge348" class="edge">
+<title>/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6279.5827,-5046.2508C6276.3115,-5045.4416 6273.0579,-5044.6826 
6269.88,-5044 5640.5479,-4908.8153 5464.9588,-4977.3584 4835.88,-4841 
4744.3606,-4821.1624 3304.0289,-4403.9744 3218.88,-4365 3174.4754,-4344.6751 
2520.4296,-3916.2139 2479.88,-3889 2325.9041,-3785.6628 2286.9413,-3760.3081 
2137.88,-3650 1999.948,-3547.9278 1938.9873,-3547.6333 1833.88,-3412 
1494.2286,-2973.7049 1525.88,-2757.4959 1525.88,-2203 1525.88,-2203 152 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1881.1304,-1031.0865 1889.8062,-1025.0052 
1879.2317,-1024.3489 1881.1304,-1031.0865"/>
+</g>
+<!-- 
/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge349" class="edge">
+<title>/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6384.3015,-5061.3466C6937.5929,-5054.284 11696.489,-4989.4338 
12303.88,-4841 12340.1872,-4832.1273 12345.1923,-4818.9178 12379.88,-4805 
12644.1472,-4698.9673 12744.2484,-4750.3898 12987.88,-4603 
13509.8855,-4287.2024 13657.67,-4170.5385 13975.88,-3650 14268.6993,-3170.9964 
14341.88,-3002.4157 14341.88,-2441 14341.88,-2441 14341.88,-2441 14341.88,-1965 
14341.88,-1756.7433 14409.104,-1712.8182 14440.88,-1507 14458.3164,-1394. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.2355,-300.9156 12948.9852,-303.5956 
12958.6695,-307.8927 12959.2355,-300.9156"/>
+</g>
+<!-- /gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv -->
+<g id="node60" class="node">
+<title>/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="6379.88,-4841 6293.88,-4841 
6293.88,-4805 6379.88,-4805 6379.88,-4841"/>
+<text text-anchor="middle" x="6336.88" y="-4819.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">expat&#45;2.1.0</text>
+</g>
+<!-- 
/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv
 -->
+<g id="edge350" class="edge">
+<title>/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6332.264,-5043.6429C6333.1332,-5002.0946 6335.256,-4900.6279 
6336.2919,-4851.1095"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6339.7915,-4851.1635 6336.5015,-4841.0925 
6332.793,-4851.017 6339.7915,-4851.1635"/>
+</g>
+<!-- 
/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge364" class="edge">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5857.8944,-5291.2045C5958.6865,-5267.8845 6229.0019,-5198.0501 
6425.88,-5080 6853.671,-4823.4922 6836.5045,-4592.732 7259.88,-4329 
7427.0946,-4224.8375 7652.0346,-4153.2347 7754.2523,-4123.8941"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7755.3901,-4127.2093 7764.0489,-4121.1039 
7753.4726,-4120.477 7755.3901,-4127.2093"/>
+</g>
+<!-- 
/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge367" class="edge">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5785.0429,-5281.92C5704.3365,-5237.8809 5489.2001,-5122.8906 5301.88,-5044 
4783.213,-4825.5614 4599.8455,-4888.5509 4114.88,-4603 3872.0121,-4459.9978 
3787.3642,-4393.5804 3695.88,-4127 3621.0646,-3908.9918 3496.6657,-3808.7901 
3619.88,-3614 3731.8958,-3436.9135 3869.2886,-3524.7947 4045.88,-3412 
4063.3005,-3400.873 4322.2375,-3192.2841 4331.88,-3174 4365.3018,-3110.6252 
4393.1089,-2595.9814 4399.4987,-2469.1622"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4402.9989,-2469.2449 4400.0025,-2459.0826 
4396.0076,-2468.8954 4402.9989,-2469.2449"/>
+</g>
+<!-- 
/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge363" class="edge">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5777.6283,-5289.4954C5596.4571,-5241.9814 4838.9029,-5040.8132 
4227.88,-4841 3985.6407,-4761.7843 3701.8137,-4652.6991 3584.2212,-4606.7715"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3585.2904,-4603.4316 3574.7025,-4603.0499 
3582.7414,-4609.951 3585.2904,-4603.4316"/>
+</g>
+<!-- 
/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge365" class="edge">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5857.9459,-5295.7244C5960.7428,-5282.6968 6236.7016,-5234.4431 
6392.88,-5080 6520.4883,-4953.8096 6594.344,-4480.9236 6689.88,-4329 
6728.2206,-4268.0299 6845.8244,-4123.9277 6909.88,-4091 7550.4812,-3761.6998 
7934.6368,-4311.6533 8517.88,-3889 8627.3495,-3809.6718 8558.9031,-3715.7824 
8647.88,-3614 8732.1784,-3517.5694 8868.636,-3446.7955 8939.9965,-3414.1229"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8941.5382,-3417.2669 8949.2041,-3409.9536 
8938.6507,-3410.8902 8941.5382,-3417.2669"/>
+</g>
+<!-- 
/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge366" class="edge">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5823.0379,-5281.9282C5853.5923,-5174.0475 6011.8378,-4603.6599 
6079.88,-4127 6127.1441,-3795.8976 5968.1983,-3669.8784 6127.88,-3376 
6181.4547,-3277.401 6300.4025,-3210.6951 6370.1059,-3178.4251"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6371.9523,-3181.4302 6379.6026,-3174.1005 
6369.0512,-3175.0596 6371.9523,-3181.4302"/>
+</g>
+<!-- 
/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge368" class="edge">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5816.402,-5281.9333C5810.6047,-5216.1803 5786.4731,-4984.1052 5721.88,-4805 
5605.3468,-4481.8744 5460.6937,-4452.4706 5350.88,-4127 5277.9894,-3910.9636 
5288.4291,-3832.7027 5352.88,-3614 5385.5616,-3503.1008 5371.5133,-3452.8603 
5457.88,-3376 5685.4534,-3173.4757 5849.8434,-3327.6798 6112.88,-3174 
6132.9673,-3162.2639 6130.8721,-3149.871 6150.88,-3138 6401.9414,-2989.0412 
6542.483,-3111.3465 6775.88,-2936 6826.9315,-2897.6 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7057.3256,-1279.3633 7054.5491,-1269.1388 
7050.3435,-1278.8631 7057.3256,-1279.3633"/>
+</g>
+<!-- 
/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge369" class="edge">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5777.7926,-5286.4661C5620.064,-5233.0145 5027.3612,-5030.2681 4547.88,-4841 
4048.5903,-4643.9128 3855.0562,-4702.7832 3437.88,-4365 3053.7804,-4053.9986 
2997.8553,-3887.9958 2864.88,-3412 2807.7777,-3207.5977 2827.3258,-3148.2282 
2826.88,-2936 2825.473,-2266.2554 2796.0434,-2019.8436 3179.88,-1471 
3264.3611,-1350.2013 3295.818,-1325.1418 3410.88,-1233 3545.5848,-1125.1282 
3605.3292,-1135.5254 3741.88,-1030 3759.2591,-1016.5 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4800.085,-545.4946 4809.6709,-540.9822 
4799.3633,-538.5319 4800.085,-545.4946"/>
+</g>
+<!-- 
/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge370" class="edge">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5857.8845,-5299.0502C6181.9412,-5291.1394 8411.3158,-5232.6464 
10214.88,-5080 11107.3437,-5004.4654 11505.5535,-5386.5577 12215.88,-4841 
12559.8149,-4576.8449 12414.4213,-4322.3938 12429.88,-3889 12451.7614,-3275.541 
12150.882,-1615.634 11670.88,-1233 11423.3968,-1035.7186 10427.6922,-839.8104 
10146.2903,-787.5197"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.6582,-784.0283 10136.1878,-785.6471 
10145.3824,-790.9111 10146.6582,-784.0283"/>
+</g>
+<!-- 
/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge371" class="edge">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5858.0283,-5298.9802C6399.5411,-5285.1858 12238.0069,-5135.2163 
12303.88,-5080 12555.6362,-4868.9723 12589.4061,-3928.3066 12493.88,-3614 
12409.1496,-3335.2142 11596.6093,-1443.2523 11394.88,-1233 
11293.8101,-1127.6599 11131.6101,-1063.5575 11037.6714,-1033.2067"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11038.5509,-1029.8136 11027.9603,-1030.1109 
11036.4248,-1036.4829 11038.5509,-1029.8136"/>
+</g>
+<!-- 
/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge372" class="edge">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5777.7818,-5287.7922C5565.1658,-5222.8112 4548.7012,-4909.0197 
3734.88,-4603 3696.0954,-4588.4159 3688.2753,-4579.8433 3648.88,-4567 
3280.5264,-4446.9129 3164.8231,-4497.856 2800.88,-4365 2579.8144,-4284.3009 
2518.9539,-4264.3793 2327.88,-4127 1861.2608,-3791.5079 1745.0991,-3669.4592 
1453.88,-3174 1388.3825,-3062.5673 1315.88,-3047.2562 1315.88,-2918 
1315.88,-2918 1315.88,-2918 1315.88,-1489 1315.88,-1363.3424 1345.7918,-1 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.708,-1027.8716 1889.7243,-1022.3077 
1879.2062,-1021.0346 1880.708,-1027.8716"/>
+</g>
+<!-- 
/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge373" class="edge">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5858.1877,-5299.6484C6373.3943,-5295.0244 11665.4533,-5243.6788 
12334.88,-5080 13250.5587,-4856.1111 13640.7249,-4717.7663 14089.88,-3889 
14656.6316,-2843.2483 14540.88,-2440.4553 14540.88,-1251 14540.88,-1251 
14540.88,-1251 14540.88,-774 14540.88,-659.1027 14586.3399,-599.0288 
14504.88,-518 14393.7952,-407.503 13273.2868,-324.5222 12959.2842,-303.3045"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.1122,-299.7851 12948.8996,-302.6055 
12958.642,-306.7693 12959.1122,-299.7851"/>
+</g>
+<!-- 
/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv
 -->
+<g id="edge374" class="edge">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp&#45;perl&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5812.3349,-5281.8835C5790.1116,-5209.2771 5707.3928,-4939.0249 
5680.434,-4850.9471"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5683.7042,-4849.6723 5677.4306,-4841.1346 
5677.0107,-4851.7211 5683.7042,-4849.6723"/>
+</g>
+<!-- 
/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv
 -->
+<g id="edge362" class="edge">
+<title>/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw&#45;gettext&#45;0.19.7.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5856.9354,-5281.916C5949.6265,-5238.9968 6182.6736,-5131.0878 
6283.8063,-5084.2598"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6285.2802,-5087.4344 6292.884,-5080.0565 
6282.3389,-5081.0823 6285.2802,-5087.4344"/>
+</g>
+<!-- 
/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge352" class="edge">
+<title>/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6351.7852,-4804.8399C6388.4057,-4760.8648 6486.8877,-4646.4375 
6583.88,-4567 6735.7272,-4442.6358 6775.9333,-4407.3788 6955.88,-4329 
7242.797,-4204.0285 7616.0393,-4138.2794 7754.281,-4116.9243"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7754.8576,-4120.3769 7764.213,-4115.4042 
7753.7985,-4113.4575 7754.8576,-4120.3769"/>
+</g>
+<!-- 
/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge355" class="edge">
+<title>/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6294.8196,-4804.9964C6185.4221,-4758.8354 5882.1685,-4635.115 5618.88,-4567 
5085.9445,-4429.1251 4846.2679,-4682.9312 4396.88,-4365 4205.1299,-4229.3414 
4247.3812,-4087.1563 4265.88,-3853 4274.3507,-3745.7776 4268.8205,-3715.682 
4303.88,-3614 4343.3077,-3499.6489 4364.819,-3473.8828 4435.88,-3376 
4507.9319,-3276.7523 4573.7759,-3285.9427 4623.88,-3174 4667.2779,-3077.0404 
4640.9859,-3042.1159 4645.88,-2936 4651.5137,-2813.8 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4438.9859,-2462.0936 4428.784,-2459.2351 
4434.9766,-2467.8317 4438.9859,-2462.0936"/>
+</g>
+<!-- 
/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge351" class="edge">
+<title>/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6293.7339,-4815.7457C6271.1826,-4812.1388 6243.0968,-4807.9352 
6217.88,-4805 5198.4743,-4686.342 3954.2742,-4609.6414 3616.8175,-4589.9977"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3616.8086,-4586.4914 3606.6225,-4589.4056 
3616.4027,-4593.4796 3616.8086,-4586.4914"/>
+</g>
+<!-- 
/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge353" class="edge">
+<title>/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6341.185,-4804.8264C6349.9859,-4767.2778 6370.3472,-4678.3447 6383.88,-4603 
6405.6364,-4481.8698 6368.9056,-4439.1077 6423.88,-4329 6490.4223,-4195.7231 
6525.8921,-4156.0989 6659.88,-4091 7364.1035,-3748.8486 7777.7274,-4350.9323 
8409.88,-3889 8518.1312,-3809.8977 8440.4364,-3710.1447 8533.88,-3614 
8594.7557,-3551.3645 8836.5555,-3452.4862 8939.7785,-3412.0942"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8941.2798,-3415.2655 8949.3245,-3408.3711 
8938.7362,-3408.744 8941.2798,-3415.2655"/>
+</g>
+<!-- 
/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge354" class="edge">
+<title>/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6335.2331,-4804.9477C6331.3236,-4763.0443 6320.8335,-4655.9666 
6307.88,-4567 6294.741,-4476.7591 6279.9112,-4455.838 6271.88,-4365 
6251.79,-4137.769 6323.5013,-4080.5819 6307.88,-3853 6301.6431,-3762.1374 
6286.1168,-3740.8626 6279.88,-3650 6271.5407,-3528.5081 6245.0828,-3492.7004 
6279.88,-3376 6303.3829,-3297.1777 6365.1378,-3220.3257 6399.6548,-3181.7185"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6402.4613,-3183.8338 6406.5834,-3174.0737 
6397.2745,-3179.1329 6402.4613,-3183.8338"/>
+</g>
+<!-- 
/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge356" class="edge">
+<title>/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6331.7425,-4804.8887C6317.6626,-4758.4714 6274.0662,-4634.1923 
6193.88,-4567 5983.6939,-4390.8738 5787.9346,-4574.4046 5610.88,-4365 
5502.2133,-4236.4787 5482.3181,-3779.5057 5512.88,-3614 5533.4441,-3502.6366 
5521.1032,-3453.2832 5603.88,-3376 5828.4189,-3166.3629 5999.4443,-3328.6264 
6264.88,-3174 6284.9823,-3162.2896 6282.7297,-3149.6275 6302.88,-3138 
6576.3218,-2980.213 6717.7654,-3105.8534 6983.88,-2936 6998.7438,-2926 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7072.9955,-1276.6029 7065.3752,-1269.2421 
7066.742,-1279.7484 7072.9955,-1276.6029"/>
+</g>
+<!-- 
/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge357" class="edge">
+<title>/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6299.0771,-4804.9033C6201.3428,-4758.7891 5931.3969,-4635.6743 
5694.88,-4567 5228.022,-4431.4447 4962.4278,-4709.9531 4619.88,-4365 
4382.6148,-4126.0688 4399.3171,-3928.4002 4519.88,-3614 4570.8122,-3481.1807 
4631.729,-3474.9961 4733.88,-3376 4851.6529,-3261.8645 4890.2169,-3243.3859 
5015.88,-3138 5249.9348,-2941.7126 5414.3143,-2974.6282 5543.88,-2698 
5688.4287,-2389.3825 5358.2738,-2311.3081 5266.88,-1983 5233.8218,-1864. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4886.702,-560.9716 4878.4914,-554.2756 
4880.7343,-564.6303 4886.702,-560.9716"/>
+</g>
+<!-- 
/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge358" class="edge">
+<title>/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6380.1305,-4822.9498C6881.3409,-4822.1646 11573.7554,-4809.3066 
11771.88,-4603 11924.56,-4444.0147 11763.1334,-3823.9154 11695.88,-3614 
11683.4746,-3575.2795 10416.5062,-1024.7281 10389.88,-994 10310.838,-902.7814 
10185.9675,-831.1766 10118.6284,-796.629"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10120.02,-793.4102 10109.5192,-792.0019 
10116.8498,-799.6512 10120.02,-793.4102"/>
+</g>
+<!-- 
/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge359" class="edge">
+<title>/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6379.8988,-4822.7158C6885.9012,-4819.2031 11689.7279,-4781.1994 
11923.88,-4603 12100.8245,-4468.338 12105.8638,-3834.3274 12075.88,-3614 
11988.2398,-2970.0017 11868.1211,-2826.0878 11630.88,-2221 
11589.6573,-2115.8607 11579.6364,-2089.4332 11541.88,-1983 11498.9323,-1861.933 
11498.869,-1827.751 11449.88,-1709 11359.9048,-1490.8971 11358.3635,-1420.2882 
11214.88,-1233 11150.8278,-1149.3931 11051.52,-1073.3068 10999.0822,-103 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11000.965,-1033.1082 10990.7744,-1030.2095 
10996.9332,-1038.8305 11000.965,-1033.1082"/>
+</g>
+<!-- 
/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge360" class="edge">
+<title>/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6293.4523,-4815.4106C6019.9385,-4767.4205 4533.0356,-4503.6669 
4092.88,-4365 3214.1073,-4088.1508 3002.989,-3945.5936 2251.88,-3412 
2122.5556,-3320.127 2091.7374,-3292.151 1985.88,-3174 1899.1376,-3077.184 
1861.2905,-3057.8009 1815.88,-2936 1775.9589,-2828.9231 1791.88,-2794.2767 
1791.88,-2680 1791.88,-2680 1791.88,-2680 1791.88,-1489 1791.88,-1374.7233 
1781.1032,-1341.8565 1815.88,-1233 1840.2163,-1156.8237 1893.7955,-1078 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1926.3894,-1040.2881 1929.5993,-1030.1912 
1920.7935,-1036.0826 1926.3894,-1040.2881"/>
+</g>
+<!-- 
/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge361" class="edge">
+<title>/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6380.0808,-4822.4035C6909.2557,-4814.9798 12126.9795,-4738.4463 
12417.88,-4603 13138.8329,-4267.3167 14112.5968,-2295.9231 14212.88,-1507 
14240.5938,-1288.9766 14355.0916,-685.5653 14212.88,-518 14130.7726,-421.2543 
13236.1657,-331.0905 12959.1547,-305.323"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.451,-301.8356 12949.1706,-304.3973 
12958.8047,-308.8057 12959.451,-301.8356"/>
+</g>
+<!-- 
/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge388" class="edge">
+<title>/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6197.1106,-4804.9829C6312.1757,-4725.9265 6769.3256,-4411.6075 
6831.88,-4365 6852.4185,-4349.6974 6853.8539,-4340.216 6876.88,-4329 
7186.6818,-4178.0955 7605.7958,-4127.3323 7754.1133,-4113.4754"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7754.6799,-4116.9382 7764.319,-4112.5406 
7754.0414,-4109.9674 7754.6799,-4116.9382"/>
+</g>
+<!-- 
/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge391" class="edge">
+<title>/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6135.0453,-4804.8741C6041.1714,-4758.1501 5779.3341,-4632.6852 
5547.88,-4567 5016.2018,-4416.1132 4750.3722,-4712.8289 4320.88,-4365 
4189.2295,-4258.3815 4130.3416,-3772.6018 4189.88,-3614 4239.2518,-3482.4806 
4301.6837,-3478.3777 4397.88,-3376 4485.2524,-3283.0132 4545.9539,-3288.6855 
4601.88,-3174 4648.5631,-3078.2687 4623.6471,-3042.3248 4629.88,-2936 
4637.052,-2813.6553 4649.9741,-2773.3959 4598.88,-2662 4560.2627,-2577 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4434.7368,-2462.772 4424.7585,-2459.2105 
4430.3379,-2468.2172 4434.7368,-2462.772"/>
+</g>
+<!-- 
/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge387" class="edge">
+<title>/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6132.2568,-4819.5207C5844.71,-4793.6175 4037.2341,-4630.7942 
3616.3793,-4592.8822"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3616.6744,-4589.3947 3606.4006,-4591.9833 
3616.0463,-4596.3665 3616.6744,-4589.3947"/>
+</g>
+<!-- 
/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge389" class="edge">
+<title>/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6178.2604,-4804.7804C6221.2061,-4699.775 6442.0674,-4173.6498 6588.88,-4091 
7283.8364,-3699.7663 7722.58,-4352.0743 8371.88,-3889 8482.1014,-3810.3912 
8406.2965,-3708.8669 8502.88,-3614 8569.2102,-3548.8487 8830.8835,-3449.9939 
8939.3688,-3410.8301"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8940.846,-3414.0184 8949.0706,-3407.3396 
8938.4761,-3407.4317 8940.846,-3414.0184"/>
+</g>
+<!-- 
/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge390" class="edge">
+<title>/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6170.1732,-4804.6788C6167.8266,-4742.8201 6160.3064,-4536.0065 
6157.88,-4365 6157.653,-4349.0016 6156.5485,-4344.9445 6157.88,-4329 
6174.3817,-4131.3859 6215.3783,-4086.6141 6231.88,-3889 6233.2114,-3873.0555 
6232.9757,-3868.9624 6231.88,-3853 6225.6431,-3762.1374 6210.1168,-3740.8626 
6203.88,-3650 6195.5407,-3528.5081 6157.2776,-3488.508 6203.88,-3376 
6240.7895,-3286.8926 6333.2412,-3215.0589 6385.7973,-3179.7532"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6387.7804,-3182.6379 6394.1874,-3174.1997 
6383.9167,-3176.8007 6387.7804,-3182.6379"/>
+</g>
+<!-- 
/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge392" class="edge">
+<title>/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6133.6435,-4804.8465C6029.7165,-4752.2288 5734.2976,-4589.0145 
5583.88,-4365 5396.7614,-4086.3274 5455.7024,-3946.1908 5503.88,-3614 
5519.585,-3505.712 5491.001,-3454.8373 5566.88,-3376 5779.6088,-3154.9775 
5961.8442,-3328.4686 6226.88,-3174 6246.9798,-3162.2854 6244.7297,-3149.6275 
6264.88,-3138 6538.3218,-2980.213 6679.9666,-3106.1683 6945.88,-2936 
6960.7016,-2926.5151 7148.5554,-2714.4209 7154.88,-2698 7252.9529,-2443.36 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7066.9411,-1277.8289 7060.9341,-1269.1016 
7060.1876,-1279.6701 7066.9411,-1277.8289"/>
+</g>
+<!-- 
/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge393" class="edge">
+<title>/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6132.1505,-4819.9831C5929.2482,-4802.9149 4971.9914,-4706.7243 
4284.88,-4365 3985.09,-4215.9041 3261.4008,-3714.4986 3117.88,-3412 
2931.3744,-3018.9023 3156.4927,-1847.3205 3374.88,-1471 3450.3361,-1340.9755 
3774.4003,-1128.6021 3887.88,-1030 4008.8826,-924.8612 4039.7545,-899.261 
4158.88,-792 4176.4101,-776.2158 4177.5458,-767.9569 4197.88,-756 
4400.0318,-637.1306 4674.8139,-572.8852 4799.9108,-548.1395"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4800.5989,-551.5713 4809.7404,-546.2157 
4799.2543,-544.7017 4800.5989,-551.5713"/>
+</g>
+<!-- 
/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge394" class="edge">
+<title>/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6209.5154,-4815.728C6231.5212,-4811.881 6259.6527,-4807.457 6284.88,-4805 
6582.1841,-4776.0438 11442.2619,-4809.7294 11657.88,-4603 11822.5879,-4445.082 
11742.0502,-4314.4616 11695.88,-4091 11619.9787,-3723.642 10581.3576,-1290.7371 
10351.88,-994 10283.7123,-905.8524 10172.729,-832.7691 10113.0158,-797.2354"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10114.6302,-794.1242 10104.2378,-792.0629 
10111.0765,-800.1551 10114.6302,-794.1242"/>
+</g>
+<!-- 
/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge395" class="edge">
+<title>/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6209.5147,-4815.7205C6231.5202,-4811.871 6259.6518,-4807.4472 6284.88,-4805 
6588.4947,-4775.5487 11516.8003,-4770.2832 11771.88,-4603 12063.2146,-4411.9406 
12037.8034,-4199.3255 11999.88,-3853 11879.4931,-2753.5992 11697.3333,-2495.162 
11279.88,-1471 11236.3752,-1364.2673 11240.7851,-1328.9202 11176.88,-1233 
11123.1987,-1152.4256 11038.4238,-1074.9016 10993.7319,-1036.685"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10995.7596,-1033.8154 10985.8699,-1030.0147 
10991.2309,-1039.1531 10995.7596,-1033.8154"/>
+</g>
+<!-- 
/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge396" class="edge">
+<title>/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6132.1683,-4819.6086C5953.0654,-4803.5149 5187.3548,-4730.2873 
4570.88,-4603 4558.7688,-4600.4993 3724.2353,-4369.898 3712.88,-4365 
3524.9774,-4283.9507 2290.4898,-3547.205 2136.88,-3412 2087.1537,-3368.2318 
1801.0217,-2998.0711 1777.88,-2936 1737.9589,-2828.9231 1753.88,-2794.2767 
1753.88,-2680 1753.88,-2680 1753.88,-2680 1753.88,-1489 1753.88,-1374.7233 
1736.6782,-1339.5907 1777.88,-1233 1809.1031,-1152.2246 1878.8002,-10 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1919.7782,-1039.6507 1924.4537,-1030.1433 
1914.8698,-1034.6599 1919.7782,-1039.6507"/>
+</g>
+<!-- 
/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge397" class="edge">
+<title>/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M6209.514,-4815.7132C6231.5193,-4811.8615 6259.6509,-4807.4378 6284.88,-4805 
7524.5822,-4685.2142 10684.6594,-4932.0582 11885.88,-4603 12312.4808,-4486.1385 
12420.9772,-4411.2354 12759.88,-4127 13307.4412,-3667.7642 14198.88,-1965.6474 
14198.88,-1251 14198.88,-1251 14198.88,-1251 14198.88,-774 14198.88,-659.7233 
14252.6185,-601.7609 14174.88,-518 14008.9137,-339.1764 13216.6285,-305.603 
12959.0102,-299.3887"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.0532,-295.8888 12948.9741,-299.154 
12958.8895,-302.8869 12959.0532,-295.8888"/>
+</g>
+<!-- 
/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge424" class="edge">
+<title>/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5109.9233,-4804.9948C5319.703,-4736.7656 6089.8286,-4489.8604 6735.88,-4329 
7122.9589,-4232.6212 7596.1338,-4146.4745 7754.4103,-4118.5034"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7755.136,-4121.9295 7764.376,-4116.7456 
7753.9201,-4115.0359 7755.136,-4121.9295"/>
+</g>
+<!-- 
/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge427" class="edge">
+<title>/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5008.1951,-4804.8406C4874.2087,-4751.3133 4480.5326,-4584.0732 
4206.88,-4365 4097.4403,-4277.3878 4048.9924,-4258.3046 3999.88,-4127 
3959.9423,-4020.2246 3950.0463,-3716.531 3999.88,-3614 4069.0623,-3471.6599 
4490.6977,-3316.3401 4559.88,-3174 4609.6165,-3071.6689 4594.7874,-2770.2906 
4559.88,-2662 4533.7094,-2580.813 4465.4199,-2504.2637 4427.4013,-2466.1603"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4429.7944,-2463.6045 4420.2226,-2459.0622 
4424.8727,-2468.5821 4429.7944,-2463.6045"/>
+</g>
+<!-- 
/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge423" class="edge">
+<title>/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4992.214,-4813.2264C4752.7474,-4775.8784 3895.0125,-4642.1032 
3616.733,-4598.7019"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3617.1039,-4595.2175 3606.6839,-4597.1346 
3616.0251,-4602.1338 3617.1039,-4595.2175"/>
+</g>
+<!-- 
/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge425" class="edge">
+<title>/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5080.62,-4804.8857C5216.1025,-4710.595 5863.1178,-4273.3072 6463.88,-4091 
7245.6259,-3853.7715 7610.5026,-4341.2064 8290.88,-3889 8407.3637,-3811.5802 
8339.0994,-3706.6461 8443.88,-3614 8521.8089,-3545.0959 8821.8441,-3445.8569 
8939.3218,-3408.7429"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8940.6313,-3412.0001 8949.1185,-3405.6584 
8938.529,-3405.3233 8940.6313,-3412.0001"/>
+</g>
+<!-- 
/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge426" class="edge">
+<title>/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5050.3819,-4804.7261C5040.5937,-4762.7956 5018.7879,-4656.4002 
5025.88,-4567 5061.0381,-4123.809 5102.3728,-3995.9618 5329.88,-3614 
5401.7685,-3493.3064 5417.9679,-3449.1847 5537.88,-3376 5802.9673,-3214.212 
6181.3279,-3171.2046 6344.2519,-3159.9301"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6344.9246,-3163.393 6354.6684,-3159.2325 
6344.4568,-3156.4086 6344.9246,-3163.393"/>
+</g>
+<!-- 
/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge428" class="edge">
+<title>/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5042.8947,-4804.8788C5019.6001,-4768.4803 4968.8396,-4683.1023 
4949.88,-4603 4936.7744,-4547.6301 4944.3495,-4147.7239 4939.88,-4091 
4932.7604,-4000.6439 4918.117,-3979.4213 4911.88,-3889 4903.4694,-3767.0675 
4874.5805,-3730.3917 4911.88,-3614 4931.7151,-3552.1052 5028.6557,-3413.3038 
5081.88,-3376 5355.4454,-3184.2634 5495.5806,-3297.755 5805.88,-3174 
5837.6433,-3161.332 5842.2391,-3150.9707 5873.88,-3138 6163.231,-3019.38 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7008.6274,-1276.6265 7016.0197,-1269.0367 
7005.5078,-1270.36 7008.6274,-1276.6265"/>
+</g>
+<!-- 
/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge429" class="edge">
+<title>/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5007.2466,-4804.8693C4912.2482,-4768.4538 4692.7968,-4683.0472 
4511.88,-4603 3815.4595,-4294.8667 3631.1326,-4183.6893 3087.88,-3650 
2991.3265,-3555.1463 2952.5785,-3535.8058 2897.88,-3412 2854.5912,-3314.0191 
2868.351,-3280.7821 2859.88,-3174 2841.8709,-2946.9841 2848.5722,-2887.5668 
2879.88,-2662 2939.7387,-2230.7288 2948.7347,-2114.6698 3106.88,-1709 
3150.8919,-1596.1018 3160.4989,-1562.5516 3239.88,-1471 3451.5578,-1226 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4800.4674,-549.672 4809.7591,-544.5814 
4799.3209,-542.7665 4800.4674,-549.672"/>
+</g>
+<!-- 
/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge430" class="edge">
+<title>/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5117.4451,-4820.7987C5697.6725,-4800.3378 10124.1857,-4643.2397 
10398.88,-4603 10822.3065,-4540.9727 11069.325,-4702.9382 11331.88,-4365 
11577.2429,-4049.1899 10231.4043,-1118.5766 10084.7526,-801.7359"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10087.7819,-799.9484 10080.403,-792.3457 
10081.4302,-802.8906 10087.7819,-799.9484"/>
+</g>
+<!-- 
/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge431" class="edge">
+<title>/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5117.6287,-4820.9961C5783.6082,-4799.7131 11526.9453,-4615.8151 
11543.88,-4603 11988.8383,-4266.2849 11893.6662,-3927.6745 11809.88,-3376 
11656.7636,-2367.8346 11077.0479,-1228.182 10978.2418,-1039.1955"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10981.2719,-1037.4372 10973.5289,-1030.2056 
10975.0722,-1040.6875 10981.2719,-1037.4372"/>
+</g>
+<!-- 
/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge432" class="edge">
+<title>/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4993.895,-4804.9064C4874.959,-4769.2214 4604.1265,-4686.006 4380.88,-4603 
4342.0418,-4588.5594 4334.1311,-4580.2772 4294.88,-4567 3958.918,-4453.3564 
3850.8145,-4500.0712 3522.88,-4365 2937.1471,-4123.7456 2805.6521,-4017.7851 
2289.88,-3650 2051.3468,-3479.9075 1994.0129,-3419.3304 1833.88,-3174 
1767.7658,-3072.7102 1737.0916,-3051.7189 1701.88,-2936 1654.2925,-2779.6093 
1639.88,-2366.4705 1639.88,-2203 1639.88,-2203 1639.8 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1896.9931,-1037.7068 1904.3563,-1030.0888 
1893.8496,-1031.4524 1896.9931,-1037.7068"/>
+</g>
+<!-- 
/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge433" class="edge">
+<title>/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M5117.4708,-4821.01C5783.3194,-4799.8266 11538.3235,-4616.3858 
11578.88,-4603 12391.2627,-4334.8693 13699.3553,-2345.9251 13866.88,-1507 
13953.0835,-1075.3126 14109.9689,-842.8435 13812.88,-518 13697.2256,-391.541 
13164.6029,-326.3319 12959.0878,-305.5355"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.2619,-302.0355 12948.9626,-304.5201 
12958.5634,-309.0005 12959.2619,-302.0355"/>
+</g>
+<!-- 
/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv
 -->
+<g id="edge434" class="edge">
+<title>/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq&#45;perl&#45;boot0&#45;5.22.1.drv&#45;&gt;/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp&#45;binutils&#45;bootstrap&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4992.1995,-4806.1668C4775.78,-4747.8504 4040.1898,-4548.0102 3437.88,-4365 
2782.4284,-4165.8428 2578.5103,-4207.2454 1971.88,-3889 1508.3116,-3645.8066 
1289.5917,-3631.8964 1035.88,-3174 980.495,-3074.0417 1011.88,-3032.2767 
1011.88,-2918 1011.88,-2918 1011.88,-2918 1011.88,-2441 1011.88,-1864.906 
207.1502,-1701.8712 541.88,-1233 1020.7505,-562.2243 3912.4355,-338.0755 
4430.4626,-303.0814"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4431.0775,-306.5481 4440.8204,-302.3856 
4430.6083,-299.5638 4431.0775,-306.5481"/>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge516" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8362.7261,-6252.1904C7980.7077,-6242.4682 4319.6935,-6146.4369 
4125.88,-6032 4038.057,-5980.1451 3991.7891,-5858.8237 3974.7134,-5803.8967"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3978.0097,-5802.7046 3971.7723,-5794.1404 
3971.3076,-5804.725 3978.0097,-5802.7046"/>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge515" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8362.8685,-6251.7622C8143.2382,-6242.902 6857.2519,-6185.03 6501.88,-6032 
6478.9877,-6022.1421 6481.5278,-6006.4074 6458.88,-5996 5960.676,-5767.0597 
5777.2728,-5912.2173 5241.88,-5794 5240.415,-5793.6765 5238.9338,-5793.3403 
5237.4418,-5792.9935"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5238.0366,-5789.5362 5227.4925,-5790.5725 
5236.3814,-5796.3377 5238.0366,-5789.5362"/>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge518" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8394.9996,-6234.7822C8395.3357,-6152.0208 8394.5154,-5803.2708 
8359.88,-5520 8343.507,-5386.0909 8197.6287,-4441.9639 8123.88,-4329 
8059.5796,-4230.5086 7934.4089,-4163.3209 7862.73,-4131.0417"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7863.9692,-4127.7625 7853.4091,-4126.9054 
7861.1298,-4134.1608 7863.9692,-4127.7625"/>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge521" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8362.6023,-6252.2425C7981.0338,-6243.1758 4341.4488,-6153.6186 
4153.88,-6032 4096.508,-5994.8003 4058.365,-5809.9272 4013.88,-5758 
3796.8698,-5504.6848 3660.3999,-5533.596 3405.88,-5318 3291.0131,-5220.6998 
3255.9518,-5199.8651 3164.88,-5080 3091.3381,-4983.2071 3076.4505,-4954.0962 
3031.88,-4841 2951.1667,-4636.1928 2884.1405,-4059.6983 2959.88,-3853 
3003.6062,-3733.6681 3019.3976,-3695.5432 3116.88,-3614 3292.2151,-3467.3 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.841,-2454.0342 4361.8608,-2448.4759 
4351.3435,-2447.1962 4352.841,-2454.0342"/>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge517" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8362.5914,-6252.2923C7982.7967,-6243.8488 4377.0308,-6160.4059 
4196.88,-6032 4089.886,-5955.738 4138.7491,-5878.2849 4085.88,-5758 
3881.8764,-5293.8622 3606.4464,-4739.959 3542.5189,-4612.1933"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3545.565,-4610.4592 3537.9582,-4603.0844 
3539.3057,-4613.5932 3545.565,-4610.4592"/>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge519" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8427.0161,-6236.9437C8428.6496,-6236.2607 8430.2771,-6235.6083 
8431.88,-6235 8745.1241,-6116.1222 8955.3639,-6298.9102 9157.88,-6032 
9295.4255,-5850.7191 9166.9415,-5747.3751 9157.88,-5520 9142.4573,-5133.0058 
9063.0421,-4378.11 9035.88,-4329 8960.6907,-4193.0555 8690.5906,-4218.1288 
8779.88,-4091 8931.952,-3874.4825 9178.9048,-4098.9827 9339.88,-3889 
9414.4369,-3791.7449 9420.6586,-3720.4108 9359.88,-3614 9289.0237,-3489.9 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9035.142,-3402.1842 9024.5739,-3402.9357 
9033.304,-3408.9386 9035.142,-3402.1842"/>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge520" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8393.577,-6234.5694C8388.267,-6167.5673 8364.5474,-5931.7424 8283.88,-5758 
7892.3296,-4914.6739 7648.7996,-4775.8144 7019.88,-4091 6929.2023,-3992.2634 
6887.1766,-3987.1646 6795.88,-3889 6625.643,-3705.9566 6586.0828,-3645.8927 
6497.88,-3412 6467.2992,-3330.9072 6441.8488,-3231.4131 6430.3957,-3183.8722"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6433.7672,-3182.9218 6428.0411,-3174.0076 
6426.9585,-3184.547 6433.7672,-3182.9218"/>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge522" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8427.0092,-6236.9253C8428.6445,-6236.2472 8430.2743,-6235.6008 
8431.88,-6235 8756.5128,-6113.5283 8876.047,-6189.3658 9184.88,-6032 
9657.687,-5791.0813 9634.4534,-5509.461 10113.88,-5282 11026.353,-4849.0827 
12501.2667,-5550.3343 12270.88,-4567 12042.3497,-3591.5896 9949.2047,-1772.6724 
8993.88,-1471 8645.3535,-1360.9423 7506.5713,-1280.0619 7158.1189,-1257.4097"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.2472,-1253.9107 7148.0417,-1256.7565 
7157.7944,-1260.8961 7158.2472,-1253.9107"/>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge523" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8427.0965,-6247.6741C8562.1797,-6225.1426 9095.9752,-6134.1071 
9528.88,-6032 9971.9778,-5927.4888 10068.7783,-5843.7811 10515.88,-5758 
12292.3042,-5417.1746 12955.7956,-6150.0685 14561.88,-5318 
14812.9493,-5187.9278 14852.5337,-5091.9271 14982.88,-4841 
15380.7188,-4075.1281 15212.0487,-3714.2131 14925.88,-2900 
14589.0834,-1941.7395 14587.6673,-1418.4511 13664.88,-994 13297.1786,-824.8697 
13186.3019,-814.9207 12785.88,-756 1 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.0468,-533.3972 4924.0004,-536.7617 
4933.9522,-540.3966 4934.0468,-533.3972"/>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge524" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8427.1299,-6247.5056C8556.6906,-6225.169 9051.5287,-6137.3282 9450.88,-6032 
9837.5401,-5930.019 9916.8674,-5841.7574 10307.88,-5758 11228.512,-5560.7948 
11476.4478,-5617.7131 12412.88,-5520 12881.8091,-5471.069 14141.0912,-5591.852 
14524.88,-5318 14809.0255,-5115.2483 14775.9829,-4944.1541 14849.88,-4603 
15004.437,-3889.4708 14227.9086,-2100.3573 13857.88,-1471 13697.0925,-1197.5272 
13626.4501,-1098.3923 13326.88,-994 13017 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.1222,-773.1572 10136.0014,-776.2908 
10145.8673,-780.1526 10146.1222,-773.1572"/>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge525" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8427.1668,-6248.2068C8552.562,-6229.0906 9018.4945,-6153.3984 9385.88,-6032 
9917.1073,-5856.4619 9991.9602,-5651.0242 10535.88,-5520 10940.8996,-5422.4353 
13938.8722,-5557.3186 14279.88,-5318 14513.5268,-5154.0271 
14713.7073,-4371.3223 14659.88,-4091 14450.085,-2998.4276 14070.9524,-2809.2166 
13367.88,-1947 13190.8775,-1729.932 13164.9471,-1656.2572 12954.88,-1471 
12812.1355,-1345.1143 12776.8809,-1300.3714 12598.88,-1233 1 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.4806,-1014.6203 11035.2401,-1017.3375 
11044.9399,-1021.5994 11045.4806,-1014.6203"/>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge526" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8362.7067,-6252.7889C7928.3682,-6249.8082 3233.1741,-6213.4701 
2651.88,-6032 2547.6978,-5999.4761 1829.5269,-5537.284 1552.88,-5318 
1462.4635,-5246.3314 862.8334,-4699.6871 799.88,-4603 616.0193,-4320.617 
635.6099,-4213.5196 544.88,-3889 511.4525,-3769.4377 492.3793,-3738.0979 
495.88,-3614 522.7796,-2660.4179 548.0588,-2422.4758 616.88,-1471 
624.5407,-1365.0879 565.7445,-1310.9264 637.88,-1233 824.2839,-1031.6321 
1586.0845, [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.3699,-1028.8468 1889.4872,-1023.4499 
1878.9944,-1021.9832 1880.3699,-1028.8468"/>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge527" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8426.9136,-6252.5802C8938.494,-6245.6746 15405.88,-6150.9598 15405.88,-5776 
15405.88,-5776 15405.88,-5776 15405.88,-774 15405.88,-659.7233 
15462.9215,-598.5694 15381.88,-518 15206.0779,-343.222 13369.6642,-305.3869 
12959.0237,-299.0893"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.0656,-295.5896 12949.0137,-298.9377 
12958.9595,-302.5888 12959.0656,-295.5896"/>
+</g>
+<!-- /gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv -->
+<g id="node64" class="node">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv</title>
+<polygon fill="none" stroke="#ffffff" points="8627.38,-6032 8558.38,-6032 
8558.38,-5996 8627.38,-5996 8627.38,-6032"/>
+<text text-anchor="middle" x="8592.88" y="-6010.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">lzip&#45;1.16</text>
+</g>
+<!-- 
/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv
 -->
+<g id="edge514" class="edge">
+<title>/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl&#45;ed&#45;1.12.drv&#45;&gt;/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8410.0879,-6234.6429C8445.0139,-6192.4848 8531.0469,-6088.6369 
8571.3706,-6039.9634"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8574.2068,-6042.0261 8577.8912,-6032.0925 
8568.8163,-6037.5603 8574.2068,-6042.0261"/>
+</g>
+<!-- 
/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge529" class="edge">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8558.3039,-6012.2211C8161.9807,-5991.831 4483.332,-5802.5706 
4015.6936,-5778.5114"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4015.7246,-5775.0084 4005.5579,-5777.9899 
4015.3649,-5781.9992 4015.7246,-5775.0084"/>
+</g>
+<!-- 
/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge528" class="edge">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8558.2377,-6011.5864C8229.7488,-5988.6999 5666.4522,-5810.1095 
5237.6333,-5780.2328"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5237.8285,-5776.738 5227.6094,-5779.5344 
5237.3419,-5783.7211 5237.8285,-5776.738"/>
+</g>
+<!-- 
/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge531" class="edge">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8593.8576,-5995.9007C8595.8365,-5953.8985 8599.2235,-5846.6274 
8587.88,-5758 8519.4475,-5223.3318 8367.4002,-5120.8772 8217.88,-4603 
8183.402,-4483.5824 8232.8335,-4431.0533 8161.88,-4329 8087.462,-4221.9636 
7942.457,-4156.4847 7863.4272,-4127.1799"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7864.2536,-4123.7559 7853.6597,-4123.6179 
7861.8553,-4130.3322 7864.2536,-4123.7559"/>
+</g>
+<!-- 
/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge534" class="edge">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8564.5983,-5995.8664C8486.923,-5947.1267 8262.278,-5813.2596 8054.88,-5758 
6922.0691,-5456.1711 6542.0059,-5911.5149 5424.88,-5556 5326.8355,-5524.7982 
3913.8645,-4671.2617 3836.88,-4603 3576.2781,-4371.9257 3547.7797,-4235.6402 
3513.88,-3889 3504.7347,-3795.4854 3479.5035,-3683.5552 3524.88,-3614 
3635.2193,-3444.8667 3766.3045,-3527.6096 3931.88,-3412 3950.9548,-3398.6814 
3952.6422,-3391.6235 3969.88,-3376 4071.4298,-3283. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4395.1812,-2469.8369 4394.928,-2459.2451 
4388.5208,-2467.683 4395.1812,-2469.8369"/>
+</g>
+<!-- 
/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge530" class="edge">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8560.2602,-5995.96C8470.7601,-5947.4561 8212.5169,-5814.129 7979.88,-5758 
6858.3415,-5487.4032 6501.8862,-5870.5749 5391.88,-5556 4912.6284,-5420.1805 
4839.0993,-5269.3846 4394.88,-5044 4215.3236,-4952.8981 4154.7386,-4956.5928 
3989.88,-4841 3970.8314,-4827.6438 3970.8281,-4818.4983 3951.88,-4805 
3828.3762,-4717.0185 3665.0249,-4642.2998 3582.0964,-4606.9146"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3583.4462,-4603.6853 3572.8736,-4603.0001 
3580.7113,-4610.129 3583.4462,-4603.6853"/>
+</g>
+<!-- 
/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge532" class="edge">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8624.3543,-5995.8081C8679.0127,-5962.6373 8791.5863,-5887.0852 
8853.88,-5794 8924.1654,-5688.9728 8932.398,-5646.3504 8929.88,-5520 
8924.5934,-5254.7286 8983.8464,-4555.6322 8845.88,-4329 8765.098,-4196.3026 
8497.1285,-4215.6254 8589.88,-4091 8776.586,-3840.1326 9077.1739,-4139.8674 
9263.88,-3889 9280.7635,-3866.3144 9345.6846,-3810.0392 9245.88,-3614 
9198.3976,-3520.7336 9092.3562,-3451.0863 9031.7116,-3417.1085"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9033.1913,-3413.9276 9022.7451,-3412.1594 
9029.8087,-3420.056 9033.1913,-3413.9276"/>
+</g>
+<!-- 
/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge533" class="edge">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8585.5834,-5995.8337C8568.2329,-5953.2448 8522.3264,-5844.059 8473.88,-5758 
8010.2875,-4934.4855 7903.0519,-4667.0516 7153.88,-4091 7022.3327,-3989.851 
6965.1208,-3997.8602 6839.88,-3889 6734.0399,-3797.003 6707.9739,-3769.0617 
6633.88,-3650 6531.3619,-3485.2634 6456.6926,-3261.7235 6432.3855,-3183.9993"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6435.5964,-3182.5363 6429.2923,-3174.0211 
6428.9103,-3184.6091 6435.5964,-3182.5363"/>
+</g>
+<!-- 
/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge535" class="edge">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8596.7917,-5995.8411C8613.7141,-5916.2323 8680.7163,-5589.9204 
8701.88,-5318 8719.6523,-5089.6529 8687.2629,-5031.4422 8652.88,-4805 
8619.311,-4583.9184 8620.3207,-4510.6292 8489.88,-4329 8248.6834,-3993.1511 
8038.6727,-4019.8945 7853.88,-3650 7659.8373,-3261.5902 7737.88,-3114.1829 
7737.88,-2680 7737.88,-2680 7737.88,-2680 7737.88,-1727 7737.88,-1603.6837 
7719.3963,-1556.859 7630.88,-1471 7498.8511,-1342.9347 7284.4937,-12 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.5422,-1261.6513 7148.0894,-1263.3806 
7157.3391,-1268.5472 7158.5422,-1261.6513"/>
+</g>
+<!-- 
/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge536" class="edge">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8627.4779,-6006.6387C8782.5843,-5973.83 9429.726,-5838.9935 9965.88,-5758 
10873.2574,-5620.928 11104.2761,-5616.3148 12016.88,-5520 12960.3422,-5420.4285 
13257.1701,-5660.5255 14141.88,-5318 14523.2033,-5170.3663 
14591.9281,-4991.0394 14720.88,-4603 15095.0344,-3477.1026 
14916.5069,-3039.1019 14452.88,-1947 14079.7615,-1068.0964 13608.3497,-902.8123 
12664.88,-756 11857.9419,-630.4333 5649.5912,-546.189 4934.0399,-536.8628"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4933.9495,-533.3614 4923.9048,-536.7309 
4933.8584,-540.3608 4933.9495,-533.3614"/>
+</g>
+<!-- 
/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge537" class="edge">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8627.6346,-6004.251C8721.8396,-5977.2107 8988.8963,-5896.4572 9195.88,-5794 
9602.787,-5592.5804 9642.2804,-5403.0364 10079.88,-5282 10817.93,-5077.8615 
12825.7573,-5403.3946 13519.88,-5080 13652.3959,-5018.2603 
13664.0306,-4962.1319 13745.88,-4841 13820.9236,-4729.9402 13814.121,-4687.9534 
13871.88,-4567 13965.9246,-4370.0608 14040.1253,-4339.4945 14089.88,-4127 
14165.9746,-3802.012 14116.2537,-3708.7342 14089.88,-3376 1404 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.3116,-773.6666 10136.1686,-776.7276 
10146.0066,-780.66 10146.3116,-773.6666"/>
+</g>
+<!-- 
/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge538" class="edge">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8627.4253,-6004.9795C8738.1631,-5975.9433 9094.0921,-5881.6833 
9385.88,-5794 9764.388,-5680.257 9843.2908,-5592.1408 10231.88,-5520 
10641.4862,-5443.9574 13616.0452,-5527.9493 13975.88,-5318 
14185.5382,-5195.6728 14188.3077,-5077.7499 14241.88,-4841 
14338.8644,-4412.4002 14328.6583,-4274.348 14203.88,-3853 14134.955,-3620.2559 
14062.323,-3584.4093 13937.88,-3376 13635.4284,-2869.4732 12881.6362,-1528.2531 
12370.88,-1233 121 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.496,-1013.6216 11035.2849,-1016.4471 
11045.0293,-1020.606 11045.496,-1013.6216"/>
+</g>
+<!-- 
/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge539" class="edge">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8558.3689,-6005.6779C8411.03,-5970.4337 7819.745,-5831.8959 7326.88,-5758 
6420.6014,-5622.1204 6163.1265,-5781.4378 5274.88,-5556 3725.3273,-5162.722 
3297.0708,-5024.1885 1973.88,-4127 1438.5536,-3764.0223 1163.88,-3564.7821 
1163.88,-2918 1163.88,-2918 1163.88,-2918 1163.88,-1489 1163.88,-1347.3093 
1240.6854,-1318.2246 1353.88,-1233 1440.3014,-1167.933 1745.4035,-1071.4783 
1879.6628,-1030.9846"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.8473,-1034.2833 1889.4152,-1028.0511 
1878.8309,-1027.58 1880.8473,-1034.2833"/>
+</g>
+<!-- 
/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge540" class="edge">
+<title>/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7&#45;lzip&#45;1.16.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M8627.663,-6008.3684C8807.5592,-5979.3567 9650.7383,-5844.7758 
10343.88,-5758 11279.2191,-5640.903 13725.1952,-5750.2673 14562.88,-5318 
14813.8978,-5188.4682 14832.8714,-5080.3447 14982.88,-4841 15274.1437,-4376.277 
15235.9879,-4193.9826 15305.88,-3650 15320.4428,-3536.655 15329.88,-3508.2767 
15329.88,-3394 15329.88,-3394 15329.88,-3394 15329.88,-774 15329.88,-659.7233 
15386.8115,-598.6799 15305.88,-518 15135.9706,-348.6189  [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.1036,-295.8258 12949.0419,-299.1443 
12958.977,-302.8246 12959.1036,-295.8258"/>
+</g>
+<!-- 
/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge582" class="edge">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4238.2985,-5995.7197C4185.903,-5953.3044 4056.0453,-5848.1814 
3996.9844,-5800.3703"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3999.1107,-5797.5884 3989.136,-5794.0168 
3994.7063,-5803.0292 3999.1107,-5797.5884"/>
+</g>
+<!-- 
/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge581" class="edge">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4316.1171,-5999.648C4477.594,-5957.6922 4948.0082,-5835.4667 
5116.2051,-5791.7649"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5117.3311,-5795.0886 5126.1296,-5789.1862 
5115.5707,-5788.3136 5117.3311,-5795.0886"/>
+</g>
+<!-- 
/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge584" class="edge">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4284.1407,-5995.7119C4347.3068,-5947.1763 4529.0445,-5814.9402 
4703.88,-5758 5513.021,-5494.4798 5797.6334,-5816.101 6607.88,-5556 
6812.1661,-5490.4212 6854.801,-5444.7953 7027.88,-5318 7153.2014,-5226.1912 
7185.0351,-5199.8499 7283.88,-5080 7363.5236,-4983.4317 7379.7737,-4954.3502 
7432.88,-4841 7534.5459,-4624.004 7479.3166,-4534.9161 7601.88,-4329 
7650.3627,-4247.5453 7733.5748,-4171.4406 7778.3052,-4133.7374"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7780.7598,-4136.2476 7786.1925,-4127.1516 
7776.2733,-4130.8744 7780.7598,-4136.2476"/>
+</g>
+<!-- 
/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge587" class="edge">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4251.5144,-5995.9686C4227.981,-5951.7947 4162.7248,-5836.0876 4085.88,-5758 
3654.5766,-5319.7215 3309.8823,-5398.2337 3049.88,-4841 2978.5986,-4688.2305 
2922.5484,-4259.053 2935.88,-4091 2954.4619,-3856.7626 2977.5152,-3757.1105 
3163.88,-3614 3342.2688,-3477.0143 3452.6803,-3553.0415 3627.88,-3412 
3729.5406,-3330.1598 3741.2265,-3290.5867 3799.88,-3174 3907.145,-2960.7871 
3807.1328,-2843.7109 3961.88,-2662 4067.9955,-2537.3 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.8134,-2455.6015 4361.6542,-2449.7628 
4351.102,-2448.8139 4352.8134,-2455.6015"/>
+</g>
+<!-- 
/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge583" class="edge">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4261.6049,-5995.8735C4262.8027,-5953.3693 4262.9475,-5844.3514 
4237.88,-5758 4209.7287,-5661.0255 4175.3386,-5648.0746 4133.88,-5556 
4033.6435,-5333.3869 4067.7692,-5248.8033 3934.88,-5044 3865.7699,-4937.4904 
3818.3448,-4935.7955 3733.88,-4841 3662.0272,-4760.3591 3584.1003,-4658.6655 
3548.5529,-4611.3961"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3551.2204,-4609.1194 3542.4196,-4603.2205 
3545.6209,-4613.3201 3551.2204,-4609.1194"/>
+</g>
+<!-- 
/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge585" class="edge">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4278.0039,-5995.9991C4325.301,-5947.5937 4463.8633,-5814.4922 4608.88,-5758 
5379.9873,-5457.6101 5674.7629,-5817.5944 6459.88,-5556 6656.8646,-5490.3664 
6707.9447,-5457.3364 6861.88,-5318 7361.9238,-4865.3794 7147.5173,-4384.2913 
7754.88,-4091 8187.1452,-3882.2621 8444.1083,-4192.6618 8815.88,-3889 
8965.1179,-3767.103 8984.4546,-3507.7764 8986.6898,-3422.1138"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="8990.1893,-3422.1683 8986.8916,-3412.0998 
8983.1907,-3422.0272 8990.1893,-3422.1683"/>
+</g>
+<!-- 
/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge586" class="edge">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4279.9755,-5995.5935C4413.521,-5866.7464 5208.6708,-5097.5746 5425.88,-4841 
5594.1959,-4642.1797 5680.1658,-4610.2875 5767.88,-4365 5917.7153,-3945.9945 
5607.4224,-3688.8431 5923.88,-3376 5989.0696,-3311.5549 6240.9219,-3218.9883 
6360.3512,-3177.5202"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6361.7969,-3180.7236 6370.1025,-3174.1458 
6359.5077,-3174.1085 6361.7969,-3180.7236"/>
+</g>
+<!-- 
/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge588" class="edge">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4251.5997,-5995.8593C4229.628,-5953.3249 4172.0464,-5844.247 4115.88,-5758 
3783.9695,-5248.3308 3042.5988,-5025.8048 3441.88,-4567 3868.7406,-4076.5043 
4452.8072,-4845.5084 4890.88,-4365 4926.3778,-4326.0636 4890.2882,-3645.3588 
4898.88,-3614 4931.3681,-3495.4227 4943.4046,-3452.2138 5039.88,-3376 
5319.6205,-3155.01 5464.3016,-3240.0567 5805.88,-3138 6117.7706,-3044.8134 
6258.4704,-3142.7673 6509.88,-2936 6555.7826,-2898.24 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7006.6759,-1276.5414 7014.203,-1269.0853 
7003.6691,-1270.2201 7006.6759,-1276.5414"/>
+</g>
+<!-- 
/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge589" class="edge">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4211.4291,-5995.9725C4058.204,-5939.3915 3579.2765,-5757.0911 3206.88,-5556 
2543.7299,-5197.9042 593.88,-4147.6582 593.88,-3394 593.88,-3394 593.88,-3394 
593.88,-3156 593.88,-2624.2473 479.88,-2496.7527 479.88,-1965 479.88,-1965 
479.88,-1965 479.88,-1489 479.88,-1368.6876 475.9817,-1310.6515 567.88,-1233 
991.4246,-875.1165 1267.306,-1187.7966 1798.88,-1030 1837.0363,-1018.6734 
1842.8718,-1005.8141 1880.88,-994 2418.4277,-82 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4799.9684,-546.4235 4809.5507,-541.9035 
4799.2412,-539.4613 4799.9684,-546.4235"/>
+</g>
+<!-- 
/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge590" class="edge">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4308.7533,-5995.8739C4437.3364,-5948.0291 4801.8274,-5817.9175 
5116.88,-5758 6152.3723,-5561.0674 6446.2656,-5762.5627 7479.88,-5556 
7820.7368,-5487.8815 7896.2983,-5431.3912 8224.88,-5318 8268.3489,-5302.9992 
8276.8127,-5291.1383 8321.88,-5282 8813.7064,-5182.272 12388.9943,-5312.1974 
12833.88,-5080 12863.5305,-5064.5246 12998.5303,-4868.9631 13016.88,-4841 
13282.5621,-4436.1266 13409.086,-4353.2437 13546.88,-3889 13611.89 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.1663,-773.0632 10136.0459,-776.1979 
10145.9122,-780.0586 10146.1663,-773.0632"/>
+</g>
+<!-- 
/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge591" class="edge">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4301.9843,-5995.8783C4413.1687,-5947.7559 4730.1855,-5816.4541 
5007.88,-5758 6045.3956,-5539.6053 6343.4628,-5754.9603 7384.88,-5556 
7799.3388,-5476.8186 7877.95,-5353.0496 8293.88,-5282 8779.1407,-5199.1073 
12285.3957,-5311.4574 12719.88,-5080 12976.748,-4943.1619 13236.5429,-4138.0693 
13177.88,-3853 13043.4043,-3199.523 12229.6547,-1709.3346 12037.88,-1471 
11947.6766,-1358.8967 11893.4273,-1363.4525 11784.88,-1269 11767.3 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11045.3832,-1018.3443 11034.9994,-1020.4481 
11044.4288,-1025.2789 11045.3832,-1018.3443"/>
+</g>
+<!-- 
/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge592" class="edge">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4205.6904,-6001.1109C4004.7331,-5953.4109 3294.6019,-5778.1216 
2735.88,-5556 2513.1257,-5467.4434 2456.7485,-5442.4612 2251.88,-5318 
2076.3862,-5211.3845 2048.6759,-5160.9311 1879.88,-5044 1743.8885,-4949.7937 
1690.3873,-4952.1776 1567.88,-4841 1371.261,-4662.5647 965.0504,-4126.269 
845.88,-3889 697.0931,-3592.7646 707.88,-3487.501 707.88,-3156 707.88,-3156 
707.88,-3156 707.88,-2203 707.88,-2095.0023 698.2695,-1313.8421 769 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1880.3496,-1028.6988 1889.4553,-1023.2826 
1878.9594,-1021.8383 1880.3496,-1028.6988"/>
+</g>
+<!-- 
/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge593" class="edge">
+<title>/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv&#45;libsigsegv&#45;2.10.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4316.3224,-6009.0194C4608.9118,-5982.7473 6003.1794,-5857.7028 
7143.88,-5758 8373.5105,-5650.5243 8679.3877,-5603.4805 9910.88,-5520 
10362.8435,-5489.3623 13564.5009,-5491.6913 13982.88,-5318 
14432.0484,-5131.5264 15025.88,-3880.338 15025.88,-3394 15025.88,-3394 
15025.88,-3394 15025.88,-2918 15025.88,-2599.7737 15063.88,-2521.2263 
15063.88,-2203 15063.88,-2203 15063.88,-2203 15063.88,-774 15063.88,-655.9274 
15083.0384,-594. [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.1448,-297.6041 12949.0131,-300.7021 
12958.8654,-304.5985 12959.1448,-297.6041"/>
+</g>
+<!-- 
/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge609" class="edge">
+<title>/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10089.6206,-5056.3136C9937.9124,-5039.8487 9520.5851,-4983.8848 
9205.88,-4841 8875.2556,-4690.8873 8821.8857,-4596.1776 8541.88,-4365 
8523.9398,-4350.1883 8523.9236,-4340.8105 8503.88,-4329 8391.1408,-4262.5692 
8007.0611,-4159.9135 7863.5581,-4122.8998"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7864.2055,-4119.4524 7853.6487,-4120.3496 
7862.4609,-4126.2315 7864.2055,-4119.4524"/>
+</g>
+<!-- 
/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge612" class="edge">
+<title>/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10089.6114,-5061.7724C9553.2141,-5059.384 5483.0103,-5034.9198 
4982.88,-4841 4959.6411,-4831.9894 4960.8775,-4818.429 4939.88,-4805 
4762.6772,-4691.6699 4694.7918,-4706.8644 4511.88,-4603 4347.0192,-4509.3857 
4294.1894,-4496.7667 4157.88,-4365 4064.0456,-4274.2928 4031.9852,-4249.0942 
3985.88,-4127 3905.3335,-3913.6996 3883.9835,-3818.9524 3983.88,-3614 
3987.8022,-3605.9529 4450.18,-3181.619 4454.88,-3174 4512.7671,-3080.16 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4418.498,-2466.4145 4410.778,-2459.1583 
4412.2879,-2469.645 4418.498,-2466.4145"/>
+</g>
+<!-- 
/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge608" class="edge">
+<title>/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10089.7649,-5060.8024C9584.3771,-5050.2063 5927.2731,-4969.8319 
4835.88,-4841 4367.0814,-4785.6613 3814.7721,-4655.7743 3610.298,-4605.4361"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3611.0809,-4602.0243 3600.5336,-4603.0275 
3609.4044,-4608.8206 3611.0809,-4602.0243"/>
+</g>
+<!-- 
/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge610" class="edge">
+<title>/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10116.5792,-5043.9188C9993.5784,-4971.6874 9536.1818,-4691.8808 
9250.88,-4365 9160.0067,-4260.8831 9034.7724,-4210.6763 9103.88,-4091 
9193.6941,-3935.4654 9357.6534,-4040.651 9453.88,-3889 9519.536,-3785.5275 
9540.3437,-3716.9556 9473.88,-3614 9374.0317,-3459.3302 9136.3678,-3412.2567 
9034.5329,-3398.9072"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9034.8914,-3395.4248 9024.5325,-3397.6481 
9034.0169,-3402.37 9034.8914,-3395.4248"/>
+</g>
+<!-- 
/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge611" class="edge">
+<title>/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10114.9673,-5043.9102C10047.0289,-5006.4979 9886.4419,-4917.697 
9752.88,-4841 9364.1418,-4617.7697 9298.6708,-4498.9933 8883.88,-4329 
8481.1208,-4163.9376 8357.2425,-4192.1173 7933.88,-4091 7539.7825,-3996.8725 
7401.3944,-4081.5365 7044.88,-3889 6910.191,-3816.2609 6889.2932,-3772.0324 
6796.88,-3650 6713.4494,-3539.8292 6733.0334,-3486.3801 6649.88,-3376 
6589.8934,-3296.3721 6500.9188,-3218.7291 6454.5309,-3180.5243"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6456.6073,-3177.701 6446.6514,-3174.0773 
6452.1746,-3183.1186 6456.6073,-3177.701"/>
+</g>
+<!-- 
/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge613" class="edge">
+<title>/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10205.8968,-5060.2385C10524.6349,-5049.9799 12053.4035,-4993.044 
12189.88,-4841 12458.2022,-4542.0711 11843.9307,-3444.1518 11583.88,-3138 
11197.6978,-2683.3566 10033.7882,-1692.4113 9479.88,-1471 9047.4553,-1298.1488 
7562.7444,-1259.8572 7158.3147,-1252.5514"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.1608,-1249.0482 7148.1,-1252.3693 
7158.036,-1256.0471 7158.1608,-1249.0482"/>
+</g>
+<!-- 
/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge614" class="edge">
+<title>/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10206.1884,-5060.3417C10508.8699,-5051.0848 11902.199,-5000.3498 
12298.88,-4841 12778.1822,-4648.4607 12905.6978,-4540.0242 13215.88,-4127 
13803.3401,-3344.7652 13670.4662,-2913.6046 13519.88,-1947 
13463.5174,-1585.2116 13338.404,-1518.2828 13108.88,-1233 13018.5675,-1120.7477 
13013.8517,-1067.4027 12889.88,-994 12507.1714,-767.4011 12358.5552,-816.152 
11917.88,-756 10466.1159,-557.8347 5568.4501,-537.9141 4934.654,-536.1569"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.3357,-532.6561 4924.3262,-536.1288 
4934.3166,-539.6561 4934.3357,-532.6561"/>
+</g>
+<!-- 
/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge615" class="edge">
+<title>/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10205.9934,-5061.3979C10506.0381,-5057.4735 11880.2502,-5029.3329 
12253.88,-4841 12879.7979,-4525.498 12873.0692,-4076.0546 12837.88,-3376 
12795.1594,-2526.117 12935.7546,-2271.0618 12645.88,-1471 12602.377,-1350.9307 
12571.8973,-1326.4726 12484.88,-1233 12367.7732,-1107.2058 
12340.1594,-1058.5619 12180.88,-994 11799.4982,-839.4116 10475.7177,-787.0415 
10146.4684,-776.2544"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.2053,-772.7441 10136.0969,-775.9176 
10145.978,-779.7404 10146.2053,-772.7441"/>
+</g>
+<!-- 
/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge616" class="edge">
+<title>/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10206.1047,-5059.0812C10524.4039,-5042.6917 12045.8261,-4958.6248 
12215.88,-4841 12587.1381,-4584.204 12516.9452,-4337.302 12569.88,-3889 
12584.2122,-3767.621 12597.5266,-3733.0543 12569.88,-3614 12520.6028,-3401.7979 
12442.3249,-3373.0866 12353.88,-3174 12261.4003,-2965.8315 
12240.1523,-2912.6373 12163.88,-2698 12121.0004,-2577.3329 
12130.8939,-2539.5707 12077.88,-2423 12034.2699,-2327.1071 
12004.2572,-2313.5171 11953.88,- [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11041.2616,-1029.5885 11030.6774,-1030.0642 
11039.2481,-1036.2927 11041.2616,-1029.5885"/>
+</g>
+<!-- 
/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge617" class="edge">
+<title>/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10089.5475,-5061.6567C9588.0665,-5058.3897 5996.8885,-5028.6194 
4935.88,-4841 4763.9028,-4810.5891 3600.277,-4429.2511 3437.88,-4365 
3209.7735,-4274.7514 3152.5634,-4249.2422 2939.88,-4127 2613.1585,-3939.2131 
2535.5103,-3882.4249 2238.88,-3650 2114.2708,-3552.3624 2079.0761,-3530.2976 
1973.88,-3412 1596.8408,-2988.003 1563.88,-2770.3906 1563.88,-2203 
1563.88,-2203 1563.88,-2203 1563.88,-1489 1563.88,-1369.7961 1574.6781,-1 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1898.2168,-1037.689 1905.5514,-1030.0435 
1895.0498,-1031.4464 1898.2168,-1037.689"/>
+</g>
+<!-- 
/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge618" class="edge">
+<title>/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10205.9641,-5058.2086C10510.7169,-5038.0094 11927.2585,-4940.2426 
12354.88,-4841 12945.7123,-4703.8794 13169.5955,-4755.288 13633.88,-4365 
13915.648,-4128.1395 13902.0996,-3986.2468 14051.88,-3650 14493.3296,-2658.9753 
14502.88,-2335.8999 14502.88,-1251 14502.88,-1251 14502.88,-1251 14502.88,-774 
14502.88,-659.7233 14557.9265,-600.5276 14478.88,-518 14372.3213,-406.7487 
13270.1927,-324.4592 12959.1876,-303.3231"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.1128,-299.8101 12948.8992,-302.6266 
12958.6399,-306.7941 12959.1128,-299.8101"/>
+</g>
+<!-- 
/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv
 -->
+<g id="edge607" class="edge">
+<title>/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10147.88,-5043.6429C10147.88,-5002.0946 10147.88,-4900.6279 
10147.88,-4851.1095"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10151.3801,-4851.0924 10147.88,-4841.0925 
10144.3801,-4851.0925 10151.3801,-4851.0924"/>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge620" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10103.1468,-4814.5128C9969.6646,-4788.698 9563.1554,-4706.5256 
9235.88,-4603 8919.7074,-4502.9865 8855.1897,-4437.6499 8541.88,-4329 
8291.2721,-4242.0939 7985.7614,-4156.9413 7863.3834,-4123.6586"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7864.0696,-4120.2183 7853.5019,-4120.9757 
7862.2354,-4126.9737 7864.0696,-4120.2183"/>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge623" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10103.2268,-4819.6458C9575.5461,-4779.9779 4547.3618,-4401.1692 
4481.88,-4365 4269.9539,-4247.9416 4263.3626,-4092.9123 4295.88,-3853 
4310.6808,-3743.8004 4316.8951,-3714.5981 4361.88,-3614 4456.7958,-3401.743 
4571.4222,-3394.6037 4644.88,-3174 4678.3836,-3073.3842 4658.0998,-3041.9799 
4661.88,-2936 4666.2313,-2814.0074 4696.5464,-2771.6405 4642.88,-2662 
4598.2417,-2570.8041 4498.243,-2499.3611 4441.7562,-2464.4465"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4443.4399,-2461.3739 4433.0791,-2459.1591 
4439.7974,-2467.3516 4443.4399,-2461.3739"/>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge621" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10103.2306,-4811.1943C9930.751,-4762.7663 9307.9114,-4561.0353 
9112.88,-4127 9106.3221,-4112.4057 9104.6462,-4104.7188 9112.88,-4091 
9211.1072,-3927.3388 9386.9085,-4048.4195 9491.88,-3889 9559.2732,-3786.6504 
9579.7524,-3716.0325 9511.88,-3614 9402.0977,-3448.9644 9142.073,-3407.488 
9034.6189,-3397.264"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9034.6769,-3393.7552 9024.4031,-3396.3432 
9034.0484,-3400.7269 9034.6769,-3393.7552"/>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge622" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10103.2964,-4808.9222C10001.7855,-4776.4259 9746.2491,-4692.1125 
9539.88,-4603 9292.0752,-4495.9951 9250.123,-4425.0769 8997.88,-4329 
8671.2649,-4204.5956 8573.4991,-4224.5383 8237.88,-4127 8186.858,-4112.1719 
8175.3345,-4104.2492 8123.88,-4091 7682.2503,-3977.2829 7530.2454,-4083.7387 
7117.88,-3889 6965.922,-3817.2382 6929.9076,-3781.1876 6824.88,-3650 
6739.7884,-3543.7141 6772.4126,-3482.7311 6687.88,-3376 6620.7223,-3291 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6462.8928,-3176.6328 6452.6126,-3174.07 
6459.0509,-3182.4842 6462.8928,-3176.6328"/>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge624" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10192.4116,-4820.9415C10456.0724,-4808.3111 11805.1268,-4737.3712 
11923.88,-4603 12086.5667,-4418.9172 11582.2199,-3806.7329 11429.88,-3614 
10976.5511,-3040.4709 9628.369,-1699.3148 8933.88,-1471 8598.3293,-1360.687 
7499.8422,-1280.3751 7158.2155,-1257.5773"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.297,-1254.0751 7148.0866,-1256.9035 
7157.8322,-1261.0596 7158.297,-1254.0751"/>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge625" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10192.5082,-4822.0876C10447.4048,-4816.2542 11719.6592,-4778.618 
12061.88,-4603 12316.0572,-4472.5634 12327.2237,-4359.0462 12493.88,-4127 
13077.7388,-3314.0559 13029.5634,-2972.0719 13182.88,-1983 
13234.3922,-1650.6855 13284.3675,-1502.2382 13082.88,-1233 12670.0691,-681.3803 
12292.3616,-834.6258 11607.88,-756 10217.9679,-596.3421 5549.2588,-543.0572 
4934.0054,-536.6721"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.0073,-533.172 4923.9716,-536.5684 
4933.9349,-540.1716 4934.0073,-533.172"/>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge626" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10192.5778,-4821.0104C10458.7393,-4808.7183 11827.3702,-4739.1355 
11947.88,-4603 11964.9614,-4583.7038 12022.6554,-4888.364 11931.88,-4329 
11844.2621,-3789.093 11836.184,-3641.2398 11621.88,-3138 11385.8844,-2583.8229 
11203.3645,-2510.6598 10912.88,-1983 10676.7802,-1554.1292 
10756.7556,-1356.6488 10427.88,-994 10340.9384,-898.1302 10202.6235,-829.1596 
10126.5238,-796.0715"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10127.6791,-792.7585 10117.1098,-792.0236 
10124.914,-799.1892 10127.6791,-792.7585"/>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge627" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10192.6139,-4820.8769C10465.2657,-4807.5389 11896.498,-4731.6961 
12037.88,-4603 12097.8621,-4548.4 12181.3889,-3969.6654 12189.88,-3889 
12191.5549,-3873.0879 12191.1401,-3868.9503 12189.88,-3853 
12172.7296,-3635.9109 12143.3298,-3583.6973 12077.88,-3376 
11977.7603,-3058.2817 11966.4854,-2974.045 11849.88,-2662 11734.8918,-2354.2829 
11663.7467,-2293.9732 11557.88,-1983 11517.3738,-1864.0169 11526.598,-1828.5769 
11487.88,-170 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="11015.0464,-1031.1532 11004.5127,-1030.0166 
11012.0385,-1037.474 11015.0464,-1031.1532"/>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge628" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10103.2533,-4820.4889C9812.7925,-4804.0547 8160.8877,-4709.2127 
6816.88,-4603 5666.2766,-4512.0714 5351.7454,-4640.3486 4230.88,-4365 
3960.6878,-4298.6254 3903.5776,-4245.5651 3651.88,-4127 3272.2974,-3948.1933 
2290.8425,-3496.0465 2021.88,-3174 1870.8854,-2993.2043 1829.88,-2915.5556 
1829.88,-2680 1829.88,-2680 1829.88,-2680 1829.88,-1489 1829.88,-1313.7557 
1903.5681,-1111.9714 1932.4565,-1039.598"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1935.7278,-1040.8442 1936.2231,-1030.2609 
1929.2361,-1038.2254 1935.7278,-1040.8442"/>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge629" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10192.5114,-4821.9708C10475.2213,-4814.9732 12019.1381,-4769.5346 
12455.88,-4603 12924.3025,-4424.3852 13760.3818,-3388.6405 13975.88,-2936 
14045.7401,-2789.2631 14257.7227,-1666.6956 14287.88,-1507 14307.757,-1401.7428 
14317.1856,-1375.7641 14325.88,-1269 14334.5017,-1163.1273 
14326.6578,-1136.2229 14326.88,-1030 14327.1181,-916.1912 14391.1675,-602.4554 
14314.88,-518 14222.8707,-416.1395 13249.5263,-328.5282 12959.184,-30 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.4001,-301.0118 12949.1463,-303.6781 
12958.8249,-307.9881 12959.4001,-301.0118"/>
+</g>
+<!-- 
/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv -->
+<g id="node68" class="node">
+<title>/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv</title>
+<polygon fill="none" stroke="#ffffff" points="9996.88,-4365 9880.88,-4365 
9880.88,-4329 9996.88,-4329 9996.88,-4365"/>
+<text text-anchor="middle" x="9938.88" y="-4343.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">pkg&#45;config&#45;0.29</text>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv
 -->
+<g id="edge619" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10139.9421,-4804.9215C10108.0646,-4732.3201 9989.2352,-4461.6845 
9950.8908,-4374.3549"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9954.0508,-4372.8457 9946.8257,-4365.0966 
9947.6414,-4375.66 9954.0508,-4372.8457"/>
+</g>
+<!-- /gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv -->
+<g id="node69" class="node">
+<title>/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv</title>
+<polygon fill="none" stroke="#ffffff" points="10113.88,-4365 10035.88,-4365 
10035.88,-4329 10113.88,-4329 10113.88,-4365"/>
+<text text-anchor="middle" x="10074.88" y="-4343.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">libffi&#45;3.2.1</text>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv
 -->
+<g id="edge630" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10142.497,-4804.9432C10131.5979,-4767.6101 10106.9339,-4679.0535 
10094.88,-4603 10081.8669,-4520.8947 10077.1999,-4422.5719 
10075.6247,-4375.2221"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10079.1197,-4375.0032 10075.3104,-4365.1168 
10072.1231,-4375.2208 10079.1197,-4375.0032"/>
+</g>
+<!-- /gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv -->
+<g id="node70" class="node">
+<title>/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv</title>
+<polygon fill="none" stroke="#ffffff" points="10192.38,-4603 10103.38,-4603 
10103.38,-4567 10192.38,-4567 10192.38,-4603"/>
+<text text-anchor="middle" x="10147.88" y="-4581.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">readline&#45;6.3</text>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv
 -->
+<g id="edge631" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10147.88,-4804.7197C10147.88,-4763.432 10147.88,-4662.7265 
10147.88,-4613.3027"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10151.3801,-4613.0167 10147.88,-4603.0168 
10144.3801,-4613.0168 10151.3801,-4613.0167"/>
+</g>
+<!-- 
/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv -->
+<g id="node71" class="node">
+<title>/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv</title>
+<polygon fill="none" stroke="#ffffff" points="9701.38,-4365 9582.38,-4365 
9582.38,-4329 9701.38,-4329 9701.38,-4365"/>
+<text text-anchor="middle" x="9641.88" y="-4343.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">libunistring&#45;0.9.6</text>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv
 -->
+<g id="edge632" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10128.6621,-4804.9215C10050.7805,-4731.6574 9758.523,-4456.7274 
9668.4658,-4372.0096"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9670.799,-4369.3991 9661.1171,-4365.0966 
9666.0026,-4374.4977 9670.799,-4369.3991"/>
+</g>
+<!-- /gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv -->
+<g id="node72" class="node">
+<title>/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv</title>
+<polygon fill="none" stroke="#ffffff" points="9804.38,-4365 9719.38,-4365 
9719.38,-4329 9804.38,-4329 9804.38,-4365"/>
+<text text-anchor="middle" x="9761.88" y="-4343.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">libltdl&#45;2.4.6</text>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv
 -->
+<g id="edge633" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10133.2197,-4804.9215C10074.0469,-4731.9519 9852.6505,-4458.9347 
9782.9969,-4373.0405"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9785.572,-4370.6592 9776.5549,-4365.0966 
9780.135,-4375.0682 9785.572,-4370.6592"/>
+</g>
+<!-- /gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv -->
+<g id="node73" class="node">
+<title>/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv</title>
+<polygon fill="none" stroke="#ffffff" points="10389.88,-4603 10307.88,-4603 
10307.88,-4567 10389.88,-4567 10389.88,-4603"/>
+<text text-anchor="middle" x="10348.88" y="-4581.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">libgc&#45;7.4.2</text>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv
 -->
+<g id="edge634" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10163.3184,-4804.7197C10198.7735,-4762.738 10286.11,-4659.3246 
10327.0447,-4610.8547"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10329.8859,-4612.915 10333.6641,-4603.0168 
10324.5379,-4608.3985 10329.8859,-4612.915"/>
+</g>
+<!-- /gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv -->
+<g id="node74" class="node">
+<title>/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="10289.38,-4603 10210.38,-4603 
10210.38,-4567 10289.38,-4567 10289.38,-4603"/>
+<text text-anchor="middle" x="10249.88" y="-4581.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">gmp&#45;6.1.0</text>
+</g>
+<!-- 
/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv
 -->
+<g id="edge635" class="edge">
+<title>/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi&#45;guile&#45;2.0.11.drv&#45;&gt;/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10155.7144,-4804.7197C10173.5207,-4763.1717 10217.1137,-4661.4547 
10238.1481,-4612.3744"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10241.4363,-4613.587 10242.1585,-4603.0168 
10235.0022,-4610.8295 10241.4363,-4613.587"/>
+</g>
+<!-- 
/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge636" class="edge">
+<title>/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9880.7445,-4338.2129C9859.7009,-4335.1421 9835.7397,-4331.7724 
9813.88,-4329 9041.12,-4230.9938 8097.4772,-4137.2022 7863.3667,-4114.2974"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7863.6921,-4110.8126 7853.3991,-4113.3231 
7863.0111,-4117.7794 7863.6921,-4110.8126"/>
+</g>
+<!-- 
/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge639" class="edge">
+<title>/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9880.6212,-4331.6861C9720.679,-4289.9256 9260.9919,-4171.7939 8874.88,-4091 
8374.2272,-3986.2384 8211.133,-4092.5432 7741.88,-3889 7654.5626,-3851.1252 
7135.6332,-3427.9447 7055.88,-3376 6875.1241,-3258.2705 6837.1607,-3207.2988 
6632.88,-3138 6030.4549,-2933.6373 5741.3462,-3294.5601 5215.88,-2936 
5100.3099,-2857.139 5168.8271,-2751.0108 5060.88,-2662 4871.9654,-2506.2252 
4568.6042,-2458.59 4450.3362,-2445.4992"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.4581,-2441.9923 4440.1419,-2444.4063 
4449.7118,-2448.9524 4450.4581,-2441.9923"/>
+</g>
+<!-- 
/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge637" class="edge">
+<title>/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9933.8671,-4328.8912C9903.2763,-4218.6163 9742.1502,-3641.1856 
9714.88,-3614 9615.5743,-3515.0026 9179.9031,-3428.8336 9034.3908,-3402.3551"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9034.8873,-3398.8882 9024.424,-3400.5524 
9033.6414,-3405.7764 9034.8873,-3398.8882"/>
+</g>
+<!-- 
/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge638" class="edge">
+<title>/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9880.5932,-4333.1666C9710.6071,-4293.0449 9200.4548,-4174.2085 
8773.88,-4091 8041.4824,-3948.1371 7701.5048,-4156.8758 7153.88,-3650 
7047.1285,-3551.1919 7087.4359,-3468.1416 6974.88,-3376 6831.557,-3258.6715 
6617.7137,-3197.6232 6503.1389,-3171.6802"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6503.5631,-3168.1889 6493.0408,-3169.4266 
6502.0384,-3175.0208 6503.5631,-3168.1889"/>
+</g>
+<!-- 
/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge640" class="edge">
+<title>/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9936.5662,-4328.7358C9925.2401,-4243.6122 9870.6821,-3878.785 9736.88,-3614 
9539.9489,-3224.2874 9336.8964,-3242.4744 9025.88,-2936 8927.8712,-2839.4225 
8909.1468,-2809.0344 8827.88,-2698 8732.2553,-2567.3485 8174.5592,-1563.7907 
8041.88,-1471 7898.5581,-1370.7662 7380.1337,-1293.1856 7158.0312,-1263.7952"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.3744,-1260.3103 7148.0029,-1262.4743 
7157.4602,-1267.2503 7158.3744,-1260.3103"/>
+</g>
+<!-- 
/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge641" class="edge">
+<title>/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9964.0693,-4328.8306C10062.8951,-4257.2839 10423.3344,-3993.7992 
10517.88,-3889 10602.2038,-3795.5312 10610.5272,-3761.0142 10669.88,-3650 
11199.2614,-2659.8385 11913.1975,-2234.1382 11404.88,-1233 11181.4049,-792.8628 
10886.6997,-848.7993 10401.88,-756 9839.0582,-648.2703 5526.358,-550.4389 
4934.1926,-537.4576"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.1856,-533.9567 4924.1114,-537.2369 
4934.0324,-540.955 4934.1856,-533.9567"/>
+</g>
+<!-- 
/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge642" class="edge">
+<title>/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9952.9611,-4328.8358C10013.3377,-4248.9999 10246.6992,-3919.6344 
10233.88,-3614 10229.4316,-3507.9426 10232.8903,-3480.4345 10213.88,-3376 
10138.0146,-2959.2278 10019.6054,-2877.4911 9953.88,-2459 9871.771,-1936.1903 
9921.2148,-1798.1359 9911.88,-1269 9909.719,-1146.5055 9891.8016,-1110.114 
9930.88,-994 9957.0208,-916.3276 10016.4812,-838.7246 10049.219,-799.7711"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10051.9652,-801.9445 10055.7777,-792.0594 
10046.6329,-797.4095 10051.9652,-801.9445"/>
+</g>
+<!-- 
/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge643" class="edge">
+<title>/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9952.2637,-4328.9101C9984.2789,-4286.0301 10068.5353,-4175.4787 
10147.88,-4091 10238.3096,-3994.7192 10287.6052,-3995.3981 10365.88,-3889 
10435.6204,-3794.2026 10443.6457,-3761.9703 10479.88,-3650 
10816.1032,-2611.0112 10721.713,-2306.5348 10921.88,-1233 10934.8202,-1163.5988 
10950.4269,-1082.0184 10958.4825,-1040.0615"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10961.9583,-1040.5203 10960.4078,-1030.0395 
10955.084,-1039.1996 10961.9583,-1040.5203"/>
+</g>
+<!-- 
/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge644" class="edge">
+<title>/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9880.6138,-4338.432C9657.7472,-4305.6967 8837.8965,-4185.6128 8161.88,-4091 
8023.1237,-4071.5802 3297.076,-3455.4655 3163.88,-3412 2952.5186,-3343.0269 
2413.9318,-3116.3259 2283.88,-2936 2169.8806,-2777.9319 2247.88,-2252.888 
2247.88,-1965 2247.88,-1965 2247.88,-1965 2247.88,-1489 2247.88,-1287.1858 
2051.9654,-1101.991 1974.6889,-1036.7925"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1976.6492,-1033.8697 1966.7294,-1030.1485 
1972.1635,-1039.2436 1976.6492,-1033.8697"/>
+</g>
+<!-- 
/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge645" class="edge">
+<title>/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9969.2764,-4328.8609C10029.0821,-4292.7673 10165.5491,-4208.3951 
10272.88,-4127 10401.4053,-4029.532 10428.5171,-3998.5856 10546.88,-3889 
10785.1037,-3668.442 10827.6225,-3595.4361 11066.88,-3376 12010.6633,-2510.4046 
12544.4796,-2569.1603 13259.88,-1507 13509.0753,-1137.0179 13681.3095,-887.1479 
13430.88,-518 13324.1369,-360.6545 13085.1187,-315.8407 12959.1415,-303.0793"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.4514,-299.593 12949.1602,-302.1114 
12958.7757,-306.5603 12959.4514,-299.593"/>
+</g>
+<!-- 
/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge646" class="edge">
+<title>/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10035.7064,-4335.6544C10026.0224,-4333.1623 10015.6284,-4330.7487 
10005.88,-4329 9161.0521,-4177.4541 8113.3617,-4122.7051 7863.969,-4111.3603"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7863.8671,-4107.8523 7853.7196,-4110.8982 
7863.5517,-4114.8452 7863.8671,-4107.8523"/>
+</g>
+<!-- 
/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge649" class="edge">
+<title>/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10035.5225,-4336.5212C10025.8441,-4334.0028 10015.4987,-4331.36 
10005.88,-4329 9547.4711,-4216.5269 9433.502,-4184.6475 8970.88,-4091 
8460.973,-3987.7807 8298.0145,-4089.3252 7817.88,-3889 7636.0682,-3813.1432 
7259.9967,-3483.4535 7094.88,-3376 6921.4951,-3263.1658 6890.0419,-3206.598 
6694.88,-3138 6084.7653,-2923.5492 5791.9525,-3294.7577 5253.88,-2936 
5136.1739,-2857.52 5202.4863,-2750.2047 5091.88,-2662 4891.1819,-2501.9 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.4504,-2441.353 4440.1675,-2443.905 
4449.7975,-2448.3225 4450.4504,-2441.353"/>
+</g>
+<!-- 
/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge647" class="edge">
+<title>/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10072.1214,-4328.9136C10057.1995,-4237.4252 9977.6974,-3821.8419 
9736.88,-3614 9627.6587,-3519.7346 9182.4018,-3430.2768 9034.726,-3402.6809"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9035.0876,-3399.1883 9024.6163,-3400.8017 
9033.8083,-3406.0704 9035.0876,-3399.1883"/>
+</g>
+<!-- 
/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge648" class="edge">
+<title>/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10035.5531,-4336.3941C10025.8737,-4333.8796 10015.5203,-4331.2704 
10005.88,-4329 9505.8833,-4211.246 9379.6501,-4186.2356 8874.88,-4091 
8115.0329,-3947.6388 7771.5686,-4161.7432 7191.88,-3650 7081.9114,-3552.9209 
7122.8709,-3467.0743 7007.88,-3376 6853.1921,-3253.4852 6623.0142,-3193.9416 
6503.0561,-3169.7795"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6503.6946,-3166.338 6493.2046,-3167.825 
6502.3323,-3173.2042 6503.6946,-3166.338"/>
+</g>
+<!-- 
/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge650" class="edge">
+<title>/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10074.2102,-4328.758C10072.1632,-4286.0076 10064.1351,-4176.5017 
10033.88,-4091 9952.3227,-3860.5174 9886.9125,-3822.8937 9759.88,-3614 
9694.542,-3506.5575 9681.667,-3477.0933 9606.88,-3376 9372.0683,-3058.5934 
9286.0032,-3001.0051 9032.88,-2698 8944.6275,-2592.3561 8921.6693,-2566.6538 
8835.88,-2459 8490.4516,-2025.5348 8543.4382,-1767.0845 8074.88,-1471 
7921.7484,-1374.2353 7385.0649,-1294.2862 7158.2754,-1264.0185"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.4147,-1260.5063 7148.0407,-1262.6583 
7157.4924,-1267.4453 7158.4147,-1260.5063"/>
+</g>
+<!-- 
/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge651" class="edge">
+<title>/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10105.0761,-4328.99C10222.5451,-4257.5494 10654.5598,-3981.7985 
10897.88,-3650 11497.2716,-2832.6519 11581.2697,-2515.9572 11677.88,-1507 
11690.0585,-1379.8127 11667.7737,-1335.0406 11590.88,-1233 11278.5084,-818.4721 
11035.9616,-846.5814 10524.88,-756 9376.1246,-552.4006 5493.5834,-537.222 
4934.2402,-536.091"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4933.9358,-532.5905 4923.929,-536.071 
4933.9222,-539.5905 4933.9358,-532.5905"/>
+</g>
+<!-- 
/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge652" class="edge">
+<title>/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10092.0096,-4328.8838C10145.6038,-4270.7898 10309.8462,-4081.6768 
10365.88,-3889 10400.0103,-3771.6399 10380.7212,-3735.3178 10365.88,-3614 
10288.4179,-2980.7972 10130.7909,-2849.2077 10019.88,-2221 9964.3959,-1906.7343 
9960.7926,-1825.6775 9943.88,-1507 9931.7967,-1279.3204 9884.501,-1214.1321 
9943.88,-994 9964.5827,-917.2501 10019.3964,-839.7293 10050.1575,-800.4205"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10053.2262,-802.1838 10056.699,-792.1743 
10047.7422,-797.8335 10053.2262,-802.1838"/>
+</g>
+<!-- 
/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge653" class="edge">
+<title>/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10100.338,-4328.8792C10198.7142,-4257.0281 10554.2693,-3979.9578 
10669.88,-3650 10848.519,-3140.1564 10861.9738,-1768.8211 10930.88,-1233 
10939.8243,-1163.4479 10952.5909,-1081.9297 10959.3222,-1040.0224"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10962.7996,-1040.4427 10960.9364,-1030.0129 
10955.8888,-1039.3281 10962.7996,-1040.4427"/>
+</g>
+<!-- 
/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge654" class="edge">
+<title>/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10035.6554,-4335.9238C10025.9729,-4333.4235 10015.5924,-4330.9387 
10005.88,-4329 9256.42,-4179.4021 9060.1603,-4193.9379 8302.88,-4091 
7623.666,-3998.6738 7453.2234,-3980.3693 6773.88,-3889 6656.9539,-3873.2738 
6627.797,-3868.7928 6510.88,-3853 6505.1366,-3852.2242 3207.2218,-3414.2481 
3201.88,-3412 2948.816,-3305.4958 2437.88,-2715.5625 2437.88,-2441 
2437.88,-2441 2437.88,-2441 2437.88,-1489 2437.88,-1364.2694 2406.2953,-1 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2005.6278,-1030.3446 1995.0383,-1030.0084 
2003.1068,-1036.8749 2005.6278,-1030.3446"/>
+</g>
+<!-- 
/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge655" class="edge">
+<title>/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3&#45;libffi&#45;3.2.1.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10108.9228,-4328.8921C10174.7592,-4293.3443 10323.229,-4210.5881 
10438.88,-4127 10570.7029,-4031.7234 10594.5407,-3996.1821 10716.88,-3889 
11313.3319,-3366.4452 12939.1723,-2170.2101 13373.88,-1507 13615.951,-1137.6852 
13720.8386,-880.6412 13468.88,-518 13408.9207,-431.7013 13106.5699,-351.1226 
12959.0617,-316.2105"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.6797,-312.7604 12949.1439,-313.8768 
12958.0763,-319.5743 12959.6797,-312.7604"/>
+</g>
+<!-- 
/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge656" class="edge">
+<title>/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10103.244,-4575.9163C9811.9351,-4516.6333 8183.4872,-4185.2347 
7863.4688,-4120.1091"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7864.0071,-4116.647 7853.51,-4118.0825 
7862.6111,-4123.5064 7864.0071,-4116.647"/>
+</g>
+<!-- 
/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge659" class="edge">
+<title>/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10103.0594,-4584.2598C9588.6461,-4575.6405 4814.4303,-4492.3304 
4548.88,-4365 4240.3861,-4217.0783 4247.0079,-3929.2686 4379.88,-3614 
4434.4391,-3484.5465 4492.1917,-3478.8526 4587.88,-3376 4673.9348,-3283.5021 
4739.823,-3290.841 4787.88,-3174 4834.2023,-3061.3764 4788.9032,-3021.7735 
4787.88,-2900 4786.9911,-2794.211 4837.5555,-2753.1649 4783.88,-2662 
4709.9777,-2536.481 4535.2324,-2475.6218 4449.7223,-2452.5259"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.5589,-2449.127 4439.9968,-2449.9585 
4448.7722,-2455.8951 4450.5589,-2449.127"/>
+</g>
+<!-- 
/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge657" class="edge">
+<title>/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10103.3211,-4575.5192C9991.612,-4550.7364 9692.2273,-4478.0151 
9463.88,-4365 9297.9113,-4282.8578 9207.6256,-4291.136 9121.88,-4127 
9114.4715,-4112.8185 9113.4416,-4104.5939 9121.88,-4091 9228.5948,-3919.0879 
9416.0839,-4056.309 9529.88,-3889 9598.799,-3787.6716 9618.987,-3715.2003 
9549.88,-3614 9488.7213,-3524.4392 9159.3201,-3436.0877 9034.6912,-3405.3742"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9035.2218,-3401.9008 9024.6763,-3402.9219 
9033.5568,-3408.7 9035.2218,-3401.9008"/>
+</g>
+<!-- 
/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge658" class="edge">
+<title>/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10102.9591,-4572.7622C9965.9301,-4535.4871 9541.0809,-4420.3309 
9187.88,-4329 8766.47,-4220.0315 8662.6832,-4185.8828 8237.88,-4091 
7783.4514,-3989.5002 7640.5325,-4066.0478 7209.88,-3889 7032.2551,-3815.9757 
6965.2519,-3803.5334 6849.88,-3650 6773.2045,-3547.9626 6841.1548,-3477.5843 
6763.88,-3376 6688.8724,-3277.3961 6556.0322,-3210.3002 6480.5145,-3178.0552"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6481.7229,-3174.7664 6471.1485,-3174.1094 
6479.0052,-3181.2173 6481.7229,-3174.7664"/>
+</g>
+<!-- 
/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge660" class="edge">
+<title>/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10192.7466,-4569.3193C10330.6346,-4521.0301 10739.4326,-4377.0947 
10747.88,-4365 10757.0416,-4351.8827 10752.315,-4344.373 10747.88,-4329 
10371.1997,-3023.3235 9833.3638,-2864.445 8830.88,-1947 8573.2998,-1711.2699 
8528.413,-1604.7486 8205.88,-1471 7839.808,-1319.1966 7364.3403,-1271.0139 
7158.41,-1256.667"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.4285,-1253.1602 7148.2128,-1255.969 
7157.9504,-1260.1438 7158.4285,-1253.1602"/>
+</g>
+<!-- 
/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge661" class="edge">
+<title>/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10192.5429,-4569.6499C10195.6901,-4568.711 10198.8251,-4567.817 
10201.88,-4567 10636.5417,-4450.7577 10804.1271,-4589.8017 11193.88,-4365 
11438.7866,-4223.7428 11448.307,-4116.7106 11615.88,-3889 12055.9984,-3290.9343 
12280.5657,-3174.3046 12479.88,-2459 12631.9807,-1913.1366 
12466.8214,-1688.6006 12129.88,-1233 11813.7533,-805.5443 11557.5943,-841.6113 
11032.88,-756 10400.4863,-652.8199 5563.652,-550.3261 4934.3072,-537.3733"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.1194,-533.8688 4924.0495,-537.1625 
4933.9755,-540.8674 4934.1194,-533.8688"/>
+</g>
+<!-- 
/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge662" class="edge">
+<title>/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10192.5893,-4569.8155C10195.7255,-4568.8371 10198.8453,-4567.8891 
10201.88,-4567 10552.5631,-4464.2634 10774.4623,-4653.3923 10998.88,-4365 
11204.3176,-4100.9985 11022.9266,-3940.2185 10948.88,-3614 
10776.3315,-2853.8232 10521.6163,-2731.4869 10303.88,-1983 10169.457,-1520.9096 
10092.0176,-936.366 10075.3151,-802.2748"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10078.7512,-801.5415 10074.0506,-792.0466 
10071.8041,-802.4005 10078.7512,-801.5415"/>
+</g>
+<!-- 
/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge663" class="edge">
+<title>/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10192.5486,-4569.6713C10195.6945,-4568.7272 10198.8276,-4567.8263 
10201.88,-4567 10623.5822,-4452.8464 10839.5953,-4657.7512 11163.88,-4365 
11246.3021,-4290.5926 11214.182,-4235.0254 11239.88,-4127 11293.2219,-3902.7689 
11331.3645,-3843.9678 11315.88,-3614 11279.4046,-3072.2882 11006.036,-1285.8009 
10968.2155,-1040.1059"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10971.6681,-1039.5295 10966.6865,-1030.1789 
10964.7497,-1040.5952 10971.6681,-1039.5295"/>
+</g>
+<!-- 
/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge664" class="edge">
+<title>/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10103.1302,-4584.4221C9596.5876,-4577.736 4949.1991,-4512.571 4358.88,-4365 
3617.4065,-4179.6426 3503.8251,-3938.58 2811.88,-3614 2614.8725,-3521.587 
2542.0627,-3539.7175 2365.88,-3412 2047.2978,-3181.055 1867.88,-3073.4847 
1867.88,-2680 1867.88,-2680 1867.88,-2680 1867.88,-1489 1867.88,-1374.7233 
1873.416,-1345.7752 1891.88,-1233 1903.3871,-1162.7163 1924.5553,-1081.5513 
1936.0143,-1039.8784"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1939.4083,-1040.7367 1938.7066,-1030.1651 
1932.6626,-1038.8669 1939.4083,-1040.7367"/>
+</g>
+<!-- 
/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge665" class="edge">
+<title>/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10192.5353,-4569.6214C10195.6844,-4568.6892 10198.8218,-4567.8045 
10201.88,-4567 10655.1365,-4447.7585 10817.7887,-4574.8155 11236.88,-4365 
12310.938,-3827.2794 12459.5033,-3439.8022 13152.88,-2459 13375.0536,-2144.7287 
13448.0255,-2076.9026 13642.88,-1745 13861.5387,-1372.5506 
13831.9727,-1223.8904 13832.88,-792 13833.1397,-668.368 13870.5822,-607.1071 
13784.88,-518 13669.994,-398.5497 13159.5509,-329.5221 12959.0864,-306.6074"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.2455,-303.1031 12948.9148,-305.454 
12958.4567,-310.0586 12959.2455,-303.1031"/>
+</g>
+<!-- /gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv -->
+<g id="node75" class="node">
+<title>/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="10738.38,-4365 10649.38,-4365 
10649.38,-4329 10738.38,-4329 10738.38,-4365"/>
+<text text-anchor="middle" x="10693.88" y="-4343.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">ncurses&#45;6.0</text>
+</g>
+<!-- 
/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv
 -->
+<g id="edge666" class="edge">
+<title>/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m&#45;readline&#45;6.3.drv&#45;&gt;/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10189.3669,-4566.916C10287.9278,-4523.9535 10535.8832,-4415.8704 
10643.1376,-4369.1185"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10644.6878,-4372.2609 10652.4562,-4365.0565 
10641.8907,-4365.844 10644.6878,-4372.2609"/>
+</g>
+<!-- 
/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge677" class="edge">
+<title>/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9582.0905,-4339.3349C9363.2572,-4311.2628 8585.2653,-4211.309 7943.88,-4127 
7917.521,-4123.5352 7888.2741,-4119.6416 7863.7609,-4116.3643"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7863.9431,-4112.8576 7853.5672,-4115.0006 
7863.0148,-4119.7958 7863.9431,-4112.8576"/>
+</g>
+<!-- 
/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge680" class="edge">
+<title>/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9582.1921,-4329.7022C9431.0208,-4286.223 9020.4357,-4170.1926 8673.88,-4091 
8212.2998,-3985.5228 8058.5836,-4085.6624 7627.88,-3889 7292.1519,-3735.7041 
7286.3866,-3573.9307 6974.88,-3376 6776.2505,-3249.7913 6726.3715,-3208.6108 
6501.88,-3138 5902.1799,-2949.3725 5589.8919,-3332.3142 5101.88,-2936 
5001.249,-2854.2776 5093.434,-2753.7769 5001.88,-2662 4844.0854,-2503.8214 
4563.6383,-2457.7956 4450.3705,-2445.3178"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.5735,-2441.8197 4440.26,-2444.2449 
4449.8348,-2448.7807 4450.5735,-2441.8197"/>
+</g>
+<!-- 
/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge678" class="edge">
+<title>/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9582.3645,-4331.1887C9469.7494,-4298.0586 9242.6847,-4214.0974 
9311.88,-4091 9396.5149,-3940.4357 9553.0355,-4035.9012 9643.88,-3889 
9708.3337,-3784.7743 9735.9082,-3713.1424 9663.88,-3614 9587.1675,-3508.41 
9176.1935,-3427.2975 9034.7464,-3402.1488"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9035.0992,-3398.6571 9024.6431,-3400.3664 
9033.883,-3405.5506 9035.0992,-3398.6571"/>
+</g>
+<!-- 
/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge679" class="edge">
+<title>/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9582.336,-4331.0449C9421.5195,-4288.3021 8964.6077,-4169.1668 8579.88,-4091 
8042.1392,-3981.7449 7872.4322,-4090.0928 7361.88,-3889 7272.5355,-3853.8096 
7059.5659,-3726.7667 7001.88,-3650 6925.2045,-3547.9626 7000.7315,-3471.3467 
6915.88,-3376 6805.3435,-3251.7913 6611.1975,-3194.0158 6502.7784,-3170.2936"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6503.3918,-3166.8456 6492.8801,-3168.1704 
6501.9237,-3173.6899 6503.3918,-3166.8456"/>
+</g>
+<!-- 
/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge681" class="edge">
+<title>/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9596.3355,-4328.9706C9509.1628,-4291.5441 9332.1078,-4199.7797 
9387.88,-4091 9458.0535,-3954.1316 9592.7782,-4022.663 9668.88,-3889 
9729.5292,-3782.4775 9745.7454,-3723.1075 9689.88,-3614 9454.9517,-3155.1751 
9096.1677,-3316.9237 8748.88,-2936 8417.747,-2572.7957 8390.401,-2430.8299 
8187.88,-1983 8086.1838,-1758.1216 8167.6531,-1622.5778 7972.88,-1471 
7845.4403,-1371.8229 7369.8933,-1294.8586 7158.4036,-1264.7646"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.6199,-1261.2604 7148.228,-1263.3239 
7157.6386,-1268.1913 7158.6199,-1261.2604"/>
+</g>
+<!-- 
/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge682" class="edge">
+<title>/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9628.3845,-4328.9C9598.7876,-4286.8963 9533.1059,-4179.6224 9562.88,-4091 
9598.7475,-3984.2406 9677.1254,-3994.7456 9715.88,-3889 9757.9846,-3774.1137 
9734.0076,-3736.2512 9728.88,-3614 9719.9577,-3401.2745 9709.7218,-3348.0424 
9674.88,-3138 9543.7733,-2347.6301 9605.9163,-1982.0184 8988.88,-1471 
8325.8315,-921.8752 5415.3049,-593.8746 4934.3102,-542.9707"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.3743,-539.4581 4924.0622,-541.8892 
4933.6396,-546.4194 4934.3743,-539.4581"/>
+</g>
+<!-- 
/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge683" class="edge">
+<title>/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9604.9024,-4328.967C9530.6694,-4290.1207 9374.7978,-4193.7007 9425.88,-4091 
9492.1475,-3957.7692 9621.1102,-4019.3493 9692.88,-3889 9751.9858,-3781.6511 
9720.2651,-3736.3223 9712.88,-3614 9674.8108,-2983.4486 9541.88,-2834.6996 
9541.88,-2203 9541.88,-2203 9541.88,-2203 9541.88,-1251 9541.88,-1001.663 
9869.9631,-849.3986 10009.8701,-795.8027"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10011.4984,-798.9287 10019.6111,-792.1143 
10009.0196,-792.3823 10011.4984,-798.9287"/>
+</g>
+<!-- 
/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge684" class="edge">
+<title>/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9629.1447,-4328.7465C9600.6809,-4285.513 9537.4728,-4174.253 9577.88,-4091 
9578.9607,-4088.7734 10136.4752,-3652.0377 10137.88,-3650 10178.7881,-3590.6624 
10870.6058,-1318.6451 10955.387,-1039.9303"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10958.7922,-1040.7621 10958.3537,-1030.1764 
10952.0951,-1038.7251 10958.7922,-1040.7621"/>
+</g>
+<!-- 
/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge685" class="edge">
+<title>/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9582.0249,-4337.8527C9356.7413,-4303.5386 8538.2355,-4179.9017 
7861.88,-4091 7109.2484,-3992.0724 6918.4891,-3988.0983 6165.88,-3889 
5981.8995,-3864.7747 3032.0296,-3481.2834 2859.88,-3412 2691.4553,-3344.2157 
2291.3296,-3090.4375 2195.88,-2936 2079.3137,-2747.3956 2133.88,-2662.719 
2133.88,-2441 2133.88,-2441 2133.88,-2441 2133.88,-1489 2133.88,-1305.2091 
2010.6338,-1108.0546 1962.6656,-1038.2811"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1965.5193,-1036.2543 1956.9395,-1030.0385 
1959.7704,-1040.2482 1965.5193,-1036.2543"/>
+</g>
+<!-- 
/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge686" class="edge">
+<title>/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62&#45;libunistring&#45;0.9.6.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9660.2866,-4328.9147C9773.993,-4217.3271 10393.1138,-3611.6728 
10916.88,-3138 11037.0146,-3029.3551 11068.3685,-3003.5999 11192.88,-2900 
12083.0778,-2159.3102 12706.6374,-2304.6149 13224.88,-1269 13374.2842,-970.4425 
13404.7232,-808.8841 13240.88,-518 13179.6164,-409.2338 13040.4844,-348.0812 
12953.3632,-319.1541"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12954.3838,-315.8056 12943.7915,-316.036 
12952.2156,-322.4614 12954.3838,-315.8056"/>
+</g>
+<!-- 
/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge687" class="edge">
+<title>/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9719.2464,-4331.416C9716.099,-4330.5204 9712.9537,-4329.701 9709.88,-4329 
8992.0917,-4165.2974 8092.5842,-4120.1587 7863.7663,-4110.9825"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7863.8247,-4107.4822 7853.6943,-4110.5846 
7863.5483,-4114.4767 7863.8247,-4107.4822"/>
+</g>
+<!-- 
/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge690" class="edge">
+<title>/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9719.1241,-4331.8801C9716.0054,-4330.8756 9712.8999,-4329.9049 
9709.88,-4329 9298.7035,-4205.7977 9192.9776,-4183.7476 8773.88,-4091 
8301.3569,-3986.4292 8147.0871,-4083.3724 7703.88,-3889 7354.2454,-3735.6647 
7337.3068,-3580.4431 7014.88,-3376 6825.13,-3255.6841 6782.351,-3208.0794 
6568.88,-3138 5975.3382,-2943.1489 5689.9625,-3293.8131 5177.88,-2936 
5064.4254,-2856.7246 5135.1386,-2751.8731 5029.88,-2662 4852.5452,-2510.5 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.3521,-2442.6918 4440.0013,-2444.9527 
4449.5029,-2449.6401 4450.3521,-2442.6918"/>
+</g>
+<!-- 
/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge688" class="edge">
+<title>/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9724.0854,-4328.7745C9663.8139,-4297.3181 9548.0301,-4226.5045 
9501.88,-4127 9457.524,-4031.3638 9578.8135,-4108.5878 9668.88,-3889 
9715.3961,-3775.5908 9762.4674,-3712.7747 9689.88,-3614 9609.5459,-3504.684 
9179.5335,-3425.4584 9034.6044,-3401.5287"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9035.1052,-3398.0642 9024.6709,-3399.9017 
9033.9736,-3404.9721 9035.1052,-3398.0642"/>
+</g>
+<!-- 
/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge689" class="edge">
+<title>/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9719.1475,-4331.8002C9716.0233,-4330.8145 9712.9102,-4329.8698 
9709.88,-4329 9255.7789,-4198.6533 9136.9844,-4184.4471 8673.88,-4091 
7968.4487,-3948.6552 7630.4138,-4153.1404 7115.88,-3650 7012.9089,-3549.309 
7052.6349,-3469.2502 6942.88,-3376 6810.5283,-3263.5511 6612.2745,-3201.2853 
6503.0847,-3173.6636"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6503.6735,-3170.2033 6493.1236,-3171.1775 
6501.9784,-3176.995 6503.6735,-3170.2033"/>
+</g>
+<!-- 
/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge691" class="edge">
+<title>/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9738.5942,-4328.9424C9696.7859,-4294.8596 9610.3353,-4216.3938 
9577.88,-4127 9532.2784,-4001.3965 9721.8157,-4058.6004 9795.88,-3889 
9830.3374,-3810.0956 9839.1255,-3853.2745 9712.88,-3614 9651.4884,-3497.6439 
9634.6603,-3464.0152 9536.88,-3376 9250.2133,-3117.9622 9056.2771,-3213.957 
8788.88,-2936 8360.4571,-2490.6581 8422.5177,-2255.937 8134.88,-1709 
8079.0731,-1602.8845 8103.0458,-1543.9273 8007.88,-1471 7874.262,-1368.6 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.4841,-1260.3238 7148.1112,-1262.481 
7157.5653,-1267.2632 7158.4841,-1260.3238"/>
+</g>
+<!-- 
/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge692" class="edge">
+<title>/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9775.9991,-4328.6551C9822.835,-4267.5457 9976.6339,-4064.813 10091.88,-3889 
10159.6161,-3785.6656 10172.7736,-3757.388 10233.88,-3650 10749.3114,-2744.1833 
11061.614,-2541.7615 11185.88,-1507 11214.0878,-1272.1142 11228.5412,-1141.8758 
11043.88,-994 10752.661,-760.7933 10606.9489,-816.9848 10238.88,-756 
9148.2896,-575.3018 5476.9987,-540.6467 4934.1749,-536.4751"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.1828,-532.9752 4924.1564,-536.3989 
4934.1294,-539.975 4934.1828,-532.9752"/>
+</g>
+<!-- 
/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge693" class="edge">
+<title>/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9756.2685,-4328.8583C9743.9668,-4285.8663 9718.1536,-4175.0904 
9749.88,-4091 9842.0349,-3846.7449 10045.7251,-3894.2551 10137.88,-3650 
10180.8676,-3536.0619 10163.1035,-3495.1369 10137.88,-3376 
10019.7629,-2818.1029 9617.88,-2773.2638 9617.88,-2203 9617.88,-2203 
9617.88,-2203 9617.88,-1251 9617.88,-1018.359 9904.7327,-854.1765 
10022.4111,-796.6104"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10024.1133,-799.675 10031.5905,-792.1688 
10021.0644,-793.3739 10024.1133,-799.675"/>
+</g>
+<!-- 
/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge694" class="edge">
+<title>/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9757.0211,-4328.8308C9746.3196,-4284.8354 9724.9212,-4170.3667 
9767.88,-4091 9843.3454,-3951.5769 9951.7874,-4003.0765 10061.88,-3889 
10149.298,-3798.4186 10162.3507,-3764.8549 10213.88,-3650 10446.2549,-3132.0536 
10896.452,-1290.2044 10957.069,-1040.1754"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10960.5594,-1040.6324 10959.5121,-1030.0895 
10953.7562,-1038.9844 10960.5594,-1040.6324"/>
+</g>
+<!-- 
/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge695" class="edge">
+<title>/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9719.2272,-4331.498C9716.0843,-4330.5831 9712.9452,-4329.737 9709.88,-4329 
8965.958,-4150.1253 8762.8973,-4195.0472 8004.88,-4091 7731.6827,-4053.5003 
3349.3319,-3499.6692 3087.88,-3412 2881.8862,-3342.9268 2358.4011,-3114.0422 
2233.88,-2936 2172.488,-2848.2208 2206.4368,-2804.5961 2195.88,-2698 
2142.0944,-2154.9064 2221.3842,-2011.7778 2147.88,-1471 2133.2443,-1363.3237 
2135.2542,-1332.6347 2091.88,-1233 2058.4973,-1156.31 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1968.4939,-1035.6354 1959.4259,-1030.156 
1963.0977,-1040.0943 1968.4939,-1035.6354"/>
+</g>
+<!-- 
/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge696" class="edge">
+<title>/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2&#45;libltdl&#45;2.4.6.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M9785.0263,-4328.9729C9831.5976,-4292.3997 9939.3876,-4206.218 
10023.88,-4127 10237.8363,-3926.3997 10278.3593,-3863.0896 10479.88,-3650 
10693.9927,-3423.5956 10730.0519,-3349.5204 10958.88,-3138 11936.7991,-2234.047 
12703.2431,-2459.0785 13300.88,-1269 13450.7046,-970.6533 13492.2678,-802.0727 
13316.88,-518 13238.6766,-391.3353 13062.9097,-335.1094 12959.0598,-312.1617"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.7532,-308.7308 12949.24,-310.0436 
12958.2772,-315.5734 12959.7532,-308.7308"/>
+</g>
+<!-- 
/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge698" class="edge">
+<title>/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10307.8289,-4569.701C10304.816,-4568.7385 10301.8103,-4567.8262 
10298.88,-4567 9796.5237,-4425.3609 9662.0686,-4424.1892 9148.88,-4329 
8651.4743,-4236.7383 8046.4382,-4144.573 7863.6913,-4117.1667"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7863.938,-4113.6647 7853.5297,-4115.6443 
7862.9008,-4120.5874 7863.938,-4113.6647"/>
+</g>
+<!-- 
/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge701" class="edge">
+<title>/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10307.6867,-4569.0578C10304.7342,-4568.2598 10301.7788,-4567.5592 
10298.88,-4567 9988.8949,-4507.2052 4858.51,-4571.6927 4619.88,-4365 
4365.3582,-4144.5424 4429.3971,-3938.3389 4519.88,-3614 4553.1019,-3494.915 
4592.8995,-3477.2261 4663.88,-3376 4730.1119,-3281.5459 4781.5063,-3280.0635 
4826.88,-3174 4875.083,-3061.3229 4865.3054,-3022.3295 4857.88,-2900 
4851.4237,-2793.6356 4889.7238,-2749.4819 4828.88,-2662 4736.9471,-252 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.497,-2447.2107 4439.9758,-2448.4577 
4448.9783,-2454.044 4450.497,-2447.2107"/>
+</g>
+<!-- 
/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge699" class="edge">
+<title>/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10307.7618,-4569.9243C10304.7647,-4568.9094 10301.7808,-4567.9243 
10298.88,-4567 9979.7645,-4465.3186 9868.1593,-4523.0632 9572.88,-4365 
9568.4174,-4362.6112 9298.9882,-4131.6018 9296.88,-4127 9290.2159,-4112.4539 
9289.5444,-4105.2193 9296.88,-4091 9367.8943,-3953.3444 9504.4627,-4023.7312 
9580.88,-3889 9641.3224,-3782.4341 9670.3762,-3714.1992 9599.88,-3614 
9531.8726,-3517.3383 9166.1508,-3431.838 9034.3028,-3403.7299"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9034.9918,-3400.2983 9024.4837,-3401.6508 
9033.5417,-3407.1465 9034.9918,-3400.2983"/>
+</g>
+<!-- 
/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge700" class="edge">
+<title>/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10307.7813,-4569.8623C10304.7795,-4568.862 10301.7894,-4567.8971 
10298.88,-4567 9894.458,-4442.3018 9787.1356,-4432.909 9376.88,-4329 
9164.2344,-4275.1414 8633.426,-4136.7049 8418.88,-4091 7918.1816,-3984.3359 
7752.7167,-4096.8577 7284.88,-3889 7265.0871,-3880.2061 6991.1785,-3666.2678 
6976.88,-3650 6883.6328,-3543.9105 6916.7401,-3474.8801 6815.88,-3376 
6716.7106,-3278.7775 6565.9947,-3210.4139 6483.3153,-3177.7666"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6484.41,-3174.4367 6473.8219,-3174.0571 
6481.8623,-3180.9566 6484.41,-3174.4367"/>
+</g>
+<!-- 
/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge702" class="edge">
+<title>/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10390.0666,-4582.2314C10559.1772,-4569.9322 11196.8735,-4514.1224 
11315.88,-4365 11325.8602,-4352.4942 11318.3429,-4344.8093 11315.88,-4329 
11155.6113,-3300.2437 10676.8881,-3172.1895 9953.88,-2423 9509.7775,-1962.8158 
9473.5399,-1695.9508 8874.88,-1471 8555.3864,-1350.948 7493.4049,-1277.5786 
7158.1917,-1256.9835"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.2039,-1253.4778 7148.0088,-1256.3604 
7157.7763,-1260.4647 7158.2039,-1253.4778"/>
+</g>
+<!-- 
/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge703" class="edge">
+<title>/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10390.0285,-4583.6783C10607.9697,-4576.0094 11627.2647,-4531.6061 
11885.88,-4365 12510.403,-3962.6674 13577.4354,-1761.0496 13054.88,-1233 
12488.1343,-660.2955 12105.8365,-852.2326 11305.88,-756 9981.4002,-596.6686 
5534.8867,-543.2552 4934.2301,-536.7076"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.0491,-533.2056 4924.0117,-536.5967 
4933.9731,-540.2052 4934.0491,-533.2056"/>
+</g>
+<!-- 
/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge704" class="edge">
+<title>/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10390.0045,-4582.8266C10582.1806,-4571.9194 11390.4391,-4517.5045 
11581.88,-4365 12183.3682,-3885.8459 11930.9372,-3429.8039 11887.88,-2662 
11851.3784,-2011.0964 12072.8226,-1631.5111 11556.88,-1233 11102.61,-882.1245 
10377.9952,-797.4421 10145.9322,-778.8362"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10146.1548,-775.343 10135.9116,-778.0496 
10145.6069,-782.3216 10146.1548,-775.343"/>
+</g>
+<!-- 
/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge705" class="edge">
+<title>/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10389.9105,-4581.905C10559.199,-4568.2652 11200.6471,-4507.7414 
11331.88,-4365 11767.2238,-3891.4786 11303.88,-3561.2315 11303.88,-2918 
11303.88,-2918 11303.88,-2918 11303.88,-2680 11303.88,-2646.7416 
11070.5062,-1539.5916 11063.88,-1507 11027.8351,-1329.7112 
10984.9256,-1116.6152 10969.6376,-1040.6281"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10972.99,-1039.5456 10967.5865,-1030.4323 
10966.1275,-1040.9262 10972.99,-1039.5456"/>
+</g>
+<!-- 
/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge706" class="edge">
+<title>/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10307.6869,-4569.0569C10304.7344,-4568.2592 10301.7789,-4567.5588 
10298.88,-4567 9049.9683,-4326.2554 5816.6776,-4657.5671 4578.88,-4365 
4516.9323,-4350.358 2547.383,-3447.9907 2494.88,-3412 2085.6113,-3131.4471 
1943.88,-2937.1963 1943.88,-2441 1943.88,-2441 1943.88,-2441 1943.88,-1489 
1943.88,-1318.8591 1943.88,-1114.5816 1943.88,-1040.546"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1947.3801,-1040.1961 1943.88,-1030.1961 
1940.3801,-1040.1961 1947.3801,-1040.1961"/>
+</g>
+<!-- 
/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge707" class="edge">
+<title>/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10389.9006,-4582.39C10608.4181,-4568.0218 11636.4251,-4494.4616 
11923.88,-4365 13025.414,-3868.9001 13220.4679,-3482.7592 13861.88,-2459 
14014.0139,-2216.1787 14312.88,-1537.543 14312.88,-1251 14312.88,-1251 
14312.88,-1251 14312.88,-774 14312.88,-659.7233 14367.1759,-601.2401 
14288.88,-518 14196.7,-419.9991 13246.3783,-330.019 12959.4604,-304.9173"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.3963,-301.3985 12949.1301,-304.0165 
12958.7882,-308.372 12959.3963,-301.3985"/>
+</g>
+<!-- 
/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv
 -->
+<g id="edge697" class="edge">
+<title>/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc&#45;pkg&#45;config&#45;0.29.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10317.7268,-4566.916C10244.3116,-4524.2993 10060.512,-4417.6059 
9978.9483,-4370.2592"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9980.3914,-4367.0499 9969.9857,-4365.0565 
9976.8771,-4373.1039 9980.3914,-4367.0499"/>
+</g>
+<!-- 
/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv 
-->
+<g id="node76" class="node">
+<title>/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv</title>
+<polygon fill="none" stroke="#ffffff" points="10416.38,-4365 10281.38,-4365 
10281.38,-4329 10416.38,-4329 10416.38,-4365"/>
+<text text-anchor="middle" x="10348.88" y="-4343.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">libatomic&#45;ops&#45;7.4.2</text>
+</g>
+<!-- 
/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv
 -->
+<g id="edge708" class="edge">
+<title>/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc&#45;libgc&#45;7.4.2.drv&#45;&gt;/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10348.88,-4566.7197C10348.88,-4525.432 10348.88,-4424.7265 
10348.88,-4375.3027"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10352.3801,-4375.0167 10348.88,-4365.0168 
10345.3801,-4375.0168 10352.3801,-4375.0167"/>
+</g>
+<!-- 
/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge720" class="edge">
+<title>/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10210.2354,-4569.5597C10207.4246,-4568.6422 10204.6198,-4567.7777 
10201.88,-4567 9734.1511,-4434.2372 8176.7265,-4170.5814 7863.8889,-4118.1786"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7864.155,-4114.6745 7853.7144,-4116.4753 
7862.9992,-4121.5785 7864.155,-4114.6745"/>
+</g>
+<!-- 
/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge723" class="edge">
+<title>/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10210.357,-4569.0561C10207.5172,-4568.2585 10204.6727,-4567.5585 
10201.88,-4567 9895.7936,-4505.7924 4831.7219,-4558.6175 4586.88,-4365 
4318.5236,-4152.7876 4297.6409,-3934.2996 4417.88,-3614 4467.2518,-3482.4806 
4532.495,-3480.9484 4625.88,-3376 4706.4087,-3285.4998 4765.2945,-3287.0286 
4808.88,-3174 4815.0505,-3157.9981 4888.1275,-2798.0786 4806.88,-2662 
4728.0486,-2529.9681 4539.7667,-2471.7724 4450.0462,-2450.8511"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.6509,-2447.3994 4440.1239,-2448.5962 
4449.0996,-2454.2253 4450.6509,-2447.3994"/>
+</g>
+<!-- 
/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge721" class="edge">
+<title>/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10210.1364,-4569.8775C10207.3491,-4568.8843 10204.5766,-4567.916 
10201.88,-4567 9910.6119,-4468.0573 9816.5934,-4499.3742 9539.88,-4365 
9373.2989,-4284.1069 9283.6256,-4291.136 9197.88,-4127 9190.4715,-4112.8185 
9189.8116,-4104.8167 9197.88,-4091 9290.0068,-3933.2374 9457.5695,-4042.9852 
9555.88,-3889 9621.8071,-3785.7373 9644.7006,-3714.671 9574.88,-3614 
9510.3194,-3520.9132 9162.9154,-3433.9446 9034.5697,-3404.5337"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9035.1618,-3401.079 9024.6344,-3402.2719 
9033.608,-3407.9044 9035.1618,-3401.079"/>
+</g>
+<!-- 
/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge722" class="edge">
+<title>/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10210.1845,-4569.73C10207.3858,-4568.772 10204.5976,-4567.8519 
10201.88,-4567 9996.881,-4502.7417 8537.6841,-4137.2165 8327.88,-4091 
7850.9898,-3985.9487 7700.3679,-4072.6157 7247.88,-3889 7203.3909,-3870.9467 
6917.5337,-3687.7605 6887.88,-3650 6807.9082,-3548.1652 6871.0549,-3476.0655 
6788.88,-3376 6706.4197,-3275.587 6565.3335,-3209.4114 6484.8574,-3177.7521"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6485.9406,-3174.4182 6475.3518,-3174.0624 
6483.4076,-3180.9438 6485.9406,-3174.4182"/>
+</g>
+<!-- 
/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge724" class="edge">
+<title>/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10289.6432,-4570.1246C10292.7595,-4569.041 10295.8656,-4567.9872 
10298.88,-4567 10606.6033,-4466.2205 10747.2564,-4568.8031 10998.88,-4365 
11103.1822,-4280.5202 11166.5022,-4218.9283 11125.88,-4091 10837.4097,-3182.543 
10430.938,-3117.2798 9777.88,-2423 9367.9058,-1987.1478 9363.4958,-1733.7076 
8825.88,-1471 8527.8851,-1325.3839 7489.2242,-1269.4202 7158.1218,-1255.0313"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.2019,-1251.5316 7148.0604,-1254.5974 
7157.9003,-1258.5251 7158.2019,-1251.5316"/>
+</g>
+<!-- 
/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge725" class="edge">
+<title>/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10289.5504,-4569.818C10292.6878,-4568.8042 10295.8241,-4567.8501 
10298.88,-4567 10755.4583,-4439.9905 10935.0285,-4601.2122 11345.88,-4365 
11976.8045,-4002.2605 13259.5166,-2091.2914 12878.88,-1471 12448.0368,-768.8911 
11981.1601,-893.0537 11168.88,-756 10522.6333,-646.9607 5571.3909,-549.4196 
4934.306,-537.2709"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4933.9924,-533.7643 4923.9276,-537.0732 
4933.8591,-540.7631 4933.9924,-533.7643"/>
+</g>
+<!-- 
/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge726" class="edge">
+<title>/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10289.6292,-4570.0816C10292.7487,-4569.0078 10295.8593,-4567.968 
10298.88,-4567 10621.4975,-4463.6118 10790.8311,-4601.0051 11033.88,-4365 
11124.2941,-4277.2062 11122.8948,-4216.004 11106.88,-4091 11060.6189,-3729.9079 
10181.381,-1100.6355 10081.1591,-801.6578"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10084.4227,-800.3814 10077.9252,-792.0128 
10077.7859,-802.6067 10084.4227,-800.3814"/>
+</g>
+<!-- 
/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge727" class="edge">
+<title>/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10289.5556,-4569.8367C10292.6919,-4568.8186 10295.8264,-4567.8585 
10298.88,-4567 10742.5118,-4442.281 10972.1398,-4671.9311 11315.88,-4365 
11398.7065,-4291.0429 11374.7874,-4236.7165 11391.88,-4127 
11541.7669,-3164.8841 11370.8742,-2900.5861 11173.88,-1947 
11108.3153,-1629.6226 11102.5839,-1547.8709 11025.88,-1233 
11008.8382,-1163.0431 10984.9665,-1081.7436 10972.3958,-1039.9633"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10975.6961,-1038.7846 10969.4544,-1030.2236 
10968.995,-1040.8084 10975.6961,-1038.7846"/>
+</g>
+<!-- 
/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge728" class="edge">
+<title>/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10210.3576,-4569.0531C10207.5177,-4568.2562 10204.673,-4567.5571 
10201.88,-4567 8944.3141,-4316.1459 5680.3994,-4670.0919 4434.88,-4365 
4058.6514,-4272.8422 3213.9032,-3775.6189 2861.88,-3614 2659.6961,-3521.1745 
2584.6485,-3541.6829 2403.88,-3412 2287.326,-3328.3844 2030.2667,-3065.1677 
1967.88,-2936 1871.4504,-2736.3487 1905.88,-2662.719 1905.88,-2441 
1905.88,-2441 1905.88,-2441 1905.88,-1489 1905.88,-1318.3201 1930.3553, [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1943.5452,-1040.5272 1941.3867,-1030.1546 
1936.6056,-1039.6093 1943.5452,-1040.5272"/>
+</g>
+<!-- 
/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge729" class="edge">
+<title>/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10289.5437,-4569.794C10292.6827,-4568.7857 10295.8211,-4567.8394 
10298.88,-4567 10773.1673,-4436.8557 10924.5483,-4532.7363 11386.88,-4365 
11589.6616,-4291.4298 11635.9641,-4254.6174 11809.88,-4127 
12184.3023,-3852.2533 12237.635,-3734.4254 12571.88,-3412 12896.2327,-3099.117 
13038.9642,-3071.0067 13291.88,-2698 13406.124,-2529.51 14008.88,-1215.5695 
14008.88,-1012 14008.88,-1012 14008.88,-1012 14008.88,-774 14008.88,-656.9 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.1977,-300.1684 12948.9601,-302.8966 
12958.6645,-307.1481 12959.1977,-300.1684"/>
+</g>
+<!-- /gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv -->
+<g id="node77" class="node">
+<title>/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv</title>
+<polygon fill="none" stroke="#ffffff" points="10989.38,-4365 10912.38,-4365 
10912.38,-4329 10989.38,-4329 10989.38,-4365"/>
+<text text-anchor="middle" x="10950.88" y="-4343.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">m4&#45;1.4.17</text>
+</g>
+<!-- 
/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv
 -->
+<g id="edge719" class="edge">
+<title>/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c&#45;gmp&#45;6.1.0.drv&#45;&gt;/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10289.4275,-4570.3692C10292.6219,-4569.2189 10295.8027,-4568.0839 
10298.88,-4567 10563.8757,-4473.6641 10631.7543,-4455.0636 10897.88,-4365 
10899.3182,-4364.5133 10900.7783,-4364.0189 10902.2523,-4363.5196"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10903.7491,-4366.7079 10912.096,-4360.1826 
10901.5017,-4360.0785 10903.7491,-4366.7079"/>
+</g>
+<!-- 
/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge667" class="edge">
+<title>/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10649.1425,-4343.3094C10316.3879,-4315.8585 8229.8022,-4143.7243 
7863.6854,-4113.5212"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7863.861,-4110.0239 7853.607,-4112.6898 
7863.2854,-4117.0002 7863.861,-4110.0239"/>
+</g>
+<!-- 
/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge670" class="edge">
+<title>/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10649.2625,-4338.9565C10471.4227,-4306.9372 9795.7952,-4185.6833 
9238.88,-4091 8692.295,-3998.073 8526.4401,-4085.1785 8007.88,-3889 
7420.8243,-3666.9087 7401.5216,-3353.1318 6811.88,-3138 6203.1066,-2915.8879 
5928.4264,-3261.1561 5367.88,-2936 5234.6927,-2858.7421 5283.0876,-2748.7518 
5155.88,-2662 4924.0333,-2503.8876 4577.9775,-2457.2151 4450.4079,-2444.951"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.4562,-2441.4404 4440.1744,-2443.9965 
4449.8061,-2448.4101 4450.4562,-2441.4404"/>
+</g>
+<!-- 
/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge668" class="edge">
+<title>/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10684.5638,-4328.8461C10661.1277,-4284.3966 10595.98,-4168.1168 
10517.88,-4091 10246.5831,-3823.1184 10152.0416,-3771.6114 9804.88,-3614 
9527.5059,-3488.0721 9163.4483,-3421.8949 9034.5857,-3401.2212"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9035.0655,-3397.7536 9024.6403,-3399.6414 
9033.9673,-3404.6669 9035.0655,-3397.7536"/>
+</g>
+<!-- 
/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge669" class="edge">
+<title>/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10649.3018,-4339.8721C10289.5258,-4282.3372 7873.0785,-3895.753 
7855.88,-3889 7473.4554,-3738.8418 7456.0464,-3556.3114 7086.88,-3376 
6885.823,-3277.7981 6630.1926,-3206.8725 6503.0882,-3174.9156"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6503.5985,-3171.4355 6493.0482,-3172.4052 
6501.9005,-3178.2264 6503.5985,-3171.4355"/>
+</g>
+<!-- 
/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge671" class="edge">
+<title>/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10684.2645,-4328.7506C10640.0353,-4245.1452 10450.6983,-3890.9181 
10272.88,-3614 9911.6033,-3051.3806 8757.0523,-1773.7209 8160.88,-1471 
7984.5345,-1381.4564 7397.2911,-1296.1026 7158.3414,-1264.1927"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.6372,-1260.7012 7148.2627,-1262.8509 
7157.7133,-1267.64 7158.6372,-1260.7012"/>
+</g>
+<!-- 
/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge672" class="edge">
+<title>/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10718.3613,-4328.8997C10793.9559,-4271.9327 11026.8346,-4088.2388 
11163.88,-3889 11329.279,-3648.5402 12330.7393,-1726.6099 12189.88,-1471 
11849.0388,-852.4934 11464.2802,-889.863 10770.88,-756 10169.3778,-639.8782 
5548.8819,-548.8952 4934.33,-537.2592"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.368,-533.7594 4924.3036,-537.0697 
4934.2356,-540.7581 4934.368,-533.7594"/>
+</g>
+<!-- 
/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge673" class="edge">
+<title>/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10687.9725,-4328.9254C10628.057,-4144.2237 10131.056,-2579.2786 
10057.88,-1269 10047.9878,-1091.8717 10063.1393,-878.6774 
10069.3883,-802.6462"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10072.8958,-802.7013 10070.2416,-792.4443 
10065.9202,-802.1178 10072.8958,-802.7013"/>
+</g>
+<!-- 
/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge674" class="edge">
+<title>/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10711.4851,-4328.9489C10745.2519,-4293.3375 10819.3532,-4210.2437 
10859.88,-4127 11003.807,-3831.3675 11007.2992,-3738.0375 11049.88,-3412 
11104.7869,-2991.5821 10955.8887,-1930.8181 10943.88,-1507 
10940.4308,-1385.2711 10938.3865,-1354.6538 10943.88,-1233 
10947.0215,-1163.4316 10955.6983,-1081.9201 10960.5271,-1040.0182"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10964.0122,-1040.3483 10961.6944,-1030.0101 
10957.0594,-1039.5372 10964.0122,-1040.3483"/>
+</g>
+<!-- 
/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge675" class="edge">
+<title>/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10649.1261,-4341.0192C10257.3666,-4288.7057 7370.1609,-3903.9735 
5024.88,-3614 4644.6914,-3566.993 3629.9635,-3626.9676 3312.88,-3412 
3032.8028,-3222.1209 2968.7795,-2586.2513 2489.88,-1471 2444.0471,-1364.2653 
2462.3034,-1316.8154 2381.88,-1233 2275.3752,-1122.0032 2101.1422,-1057.6244 
2007.7566,-1029.3321"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.7358,-1025.9719 1998.1524,-1026.4635 
2006.7324,-1032.6791 2008.7358,-1025.9719"/>
+</g>
+<!-- 
/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge676" class="edge">
+<title>/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708&#45;ncurses&#45;6.0.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10738.7315,-4330.6283C10874.8388,-4279.5983 11291.5706,-4113.3189 
11581.88,-3889 12214.6034,-3400.1016 13742.88,-1811.6002 13742.88,-1012 
13742.88,-1012 13742.88,-1012 13742.88,-774 13742.88,-651.8497 
13733.149,-600.2933 13642.88,-518 13541.133,-425.2429 13134.3193,-343.5989 
12958.9754,-311.9628"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.4904,-308.4994 12949.0293,-310.1772 
12958.2535,-315.3892 12959.4904,-308.4994"/>
+</g>
+<!-- 
/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge709" class="edge">
+<title>/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10281.2686,-4340.6648C9917.3163,-4306.5621 8195.4223,-4145.2193 
7864.1057,-4114.1747"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7864.0909,-4110.6581 7853.808,-4113.2098 
7863.4378,-4117.6275 7864.0909,-4110.6581"/>
+</g>
+<!-- 
/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge712" class="edge">
+<title>/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10281.2162,-4332.2714C10093.0041,-4291.5104 9547.1325,-4174.7038 
9090.88,-4091 8543.8274,-3990.638 8370.2415,-4100.5924 7855.88,-3889 
7810.4166,-3870.2978 7175.773,-3403.2847 7134.88,-3376 6968.7983,-3265.1867 
6941.5799,-3206.0547 6753.88,-3138 6137.2114,-2914.4133 5840.9049,-3294.9469 
5291.88,-2936 5172.3193,-2857.8324 5236.8398,-2749.4357 5123.88,-2662 
4911.1172,-2497.3125 4575.5194,-2454.6672 4450.2198,-2444.2108"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.4063,-2440.7146 4440.1583,-2443.4033 
4449.8462,-2447.6922 4450.4063,-2440.7146"/>
+</g>
+<!-- 
/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge710" class="edge">
+<title>/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10340.0385,-4328.7764C10294.3666,-4236.6178 10075.4176,-3818.2783 
9768.88,-3614 9525.735,-3451.9668 9163.976,-3408.1085 9034.831,-3397.2731"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9034.7487,-3393.755 9024.4986,-3396.4356 
9034.1832,-3400.7321 9034.7487,-3393.755"/>
+</g>
+<!-- 
/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge711" class="edge">
+<title>/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10281.0942,-4333.8268C10082.0776,-4295.2522 9482.0574,-4179.6762 
8982.88,-4091 8449.0855,-3996.1743 8284.1138,-4088.1903 7779.88,-3889 
7601.262,-3818.4396 7577.7297,-3759.392 7419.88,-3650 7249.0404,-3531.6058 
7224.8371,-3472.7633 7040.88,-3376 6857.813,-3279.7049 6623.4188,-3209.1875 
6503.0457,-3176.428"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6503.7348,-3172.9887 6493.1677,-3173.7549 
6501.9063,-3179.7456 6503.7348,-3172.9887"/>
+</g>
+<!-- 
/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge713" class="edge">
+<title>/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10354.6694,-4328.9835C10375.0065,-4262.4554 10438.1469,-4025.5541 
10365.88,-3853 10024.7315,-3038.4282 9530.4014,-3124.5106 8949.88,-2459 
8676.4221,-2145.5075 8673.5273,-2013.3041 8389.88,-1709 8279.4382,-1590.5152 
8259.1398,-1542.6633 8113.88,-1471 7789.4963,-1310.9666 7353.6197,-1267.2001 
7158.1768,-1255.344"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.1079,-1251.8339 7147.9188,-1254.7378 
7157.6948,-1258.8217 7158.1079,-1251.8339"/>
+</g>
+<!-- 
/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge714" class="edge">
+<title>/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10370.8795,-4328.8693C10414.0129,-4292.7904 10511.6838,-4208.4427 
10582.88,-4127 10839.9513,-3832.9311 10874.171,-3734.9398 11093.88,-3412 
11703.1103,-2516.5214 12310.9983,-1574.8883 11396.88,-994 11102.0767,-806.6635 
10991.9656,-816.0754 10647.88,-756 10057.4077,-652.9068 5541.3359,-550.7816 
4934.2872,-537.463"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.0368,-533.9567 4923.9625,-537.2367 
4933.8834,-540.9551 4934.0368,-533.9567"/>
+</g>
+<!-- 
/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge715" class="edge">
+<title>/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10355.7399,-4328.8107C10369.3671,-4291.5933 10399.4326,-4203.7798 
10409.88,-4127 10440.6663,-3900.7456 10405.6703,-3841.0966 10381.88,-3614 
10359.4564,-3399.9496 10342.9913,-3347.3066 10292.88,-3138 10194.92,-2728.8374 
10132.5637,-2635.0441 10057.88,-2221 10001.2314,-1906.9422 9998.7926,-1825.6775 
9981.88,-1507 9969.7967,-1279.3204 9937.8893,-1217.7159 9981.88,-994 
9996.2538,-920.9018 10035.1109,-841.4962 10056.773,-801.0297"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10059.9405,-802.5306 10061.6298,-792.0713 
10053.7867,-799.1943 10059.9405,-802.5306"/>
+</g>
+<!-- 
/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge716" class="edge">
+<title>/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10368.1285,-4328.9438C10406.278,-4292.6605 10493.2067,-4207.4773 
10555.88,-4127 10700.2541,-3941.6124 10740.4832,-3880.9311 10783.88,-3650 
10883.2793,-3121.0583 10889.3095,-1769.0041 10937.88,-1233 
10944.1822,-1163.4508 10954.5477,-1081.9313 10960.096,-1040.0231"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10963.5782,-1040.3881 10961.4296,-1030.0134 
10956.6395,-1039.4636 10963.5782,-1040.3881"/>
+</g>
+<!-- 
/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge717" class="edge">
+<title>/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10281.2558,-4337.8314C10035.684,-4304.5455 9167.866,-4186.9968 
8451.88,-4091 6860.5069,-3877.6345 6463.394,-3818.6762 4870.88,-3614 
4146.4118,-3520.8885 3889.0335,-3746.8488 3239.88,-3412 3112.3962,-3346.2408 
2873.5154,-3061.4086 2803.88,-2936 2533.6018,-2449.2475 2475.88,-2283.7569 
2475.88,-1727 2475.88,-1727 2475.88,-1727 2475.88,-1489 2475.88,-1362.3832 
2438.4559,-1324.4454 2350.88,-1233 2252.2499,-1130.012 2094.9406,-10 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.6657,-1029.2663 1998.0709,-1029.2553 
2006.3464,-1035.8709 2008.6657,-1029.2663"/>
+</g>
+<!-- 
/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge718" class="edge">
+<title>/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0&#45;libatomic&#45;ops&#45;7.4.2.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10390.3923,-4328.8487C10514.7135,-4273.4424 10892.2151,-4097.5155 
11163.88,-3889 11750.7747,-3438.5308 13156.1595,-2167.3018 13489.88,-1507 
13688.75,-1113.5143 13826.9328,-874.0236 13566.88,-518 13493.9257,-418.1223 
13125.2404,-341.6832 12959.1756,-311.7548"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.4761,-308.253 12949.0158,-309.9363 
12958.2427,-315.1435 12959.4761,-308.253"/>
+</g>
+<!-- 
/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge730" class="edge">
+<title>/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10912.3546,-4343.4255C10871.5326,-4339.675 10805.1834,-4333.6851 
10747.88,-4329 9583.6567,-4233.8145 8158.6232,-4133.4404 7863.7963,-4112.8283"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7864.0072,-4109.3346 7853.7875,-4112.1289 
7863.5191,-4116.3176 7864.0072,-4109.3346"/>
+</g>
+<!-- 
/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge733" class="edge">
+<title>/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10912.1672,-4340.483C10736.2556,-4310.9095 9994.5075,-4186.6378 
9384.88,-4091 8788.1362,-3997.3834 8603.252,-4109.4651 8040.88,-3889 
7993.753,-3870.5249 7330.8118,-3402.8168 7287.88,-3376 7106.892,-3262.9481 
7072.9295,-3206.6541 6870.88,-3138 6246.0519,-2925.6907 5969.984,-3268.3655 
5399.88,-2936 5333.7217,-2897.4303 5254.2581,-2704.9856 5190.88,-2662 
4947.3059,-2496.7984 4582.1841,-2454.2998 4450.4731,-2444.0541"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.5267,-2440.5484 4440.293,-2443.2908 
4450.0033,-2447.5288 4450.5267,-2440.5484"/>
+</g>
+<!-- 
/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge731" class="edge">
+<title>/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10931.2098,-4328.87C10828.569,-4235.404 10340.657,-3804.995 9856.88,-3614 
9554.6435,-3494.6772 9167.4106,-3423.7555 9034.288,-3401.5703"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9034.8442,-3398.1148 9024.407,-3399.9356 
9033.7016,-3405.0209 9034.8442,-3398.1148"/>
+</g>
+<!-- 
/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge732" class="edge">
+<title>/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10912.252,-4341.1948C10570.8884,-4289.8689 8080.4539,-3914.9033 
8007.88,-3889 7584.0374,-3737.7207 7546.588,-3557.7266 7134.88,-3376 
6913.7493,-3278.3936 6636.1382,-3205.9616 6502.6698,-3174.0318"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6503.4624,-3170.6227 6492.9236,-3171.711 
6501.8408,-3177.4323 6503.4624,-3170.6227"/>
+</g>
+<!-- 
/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge734" class="edge">
+<title>/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10949.6823,-4328.9513C10944.8847,-4263.2676 10924.1048,-4031.4706 
10859.88,-3853 10777.6886,-3624.6033 10744.1838,-3566.6024 10593.88,-3376 
10415.0857,-3149.2684 10307.5324,-3151.9722 10115.88,-2936 9929.2926,-2725.7356 
9947.6657,-2618.7256 9745.88,-2423 9495.2075,-2179.8559 9335.0321,-2236.5404 
9094.88,-1983 8912.4201,-1790.3682 9010.0337,-1616.0736 8787.88,-1471 
8516.2061,-1293.5881 7487.562,-1259.0478 7158.0768,-1252.4936"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7158.1292,-1248.994 7148.063,-1252.2987 
7157.993,-1255.9927 7158.1292,-1248.994"/>
+</g>
+<!-- 
/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge735" class="edge">
+<title>/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10970.4026,-4328.8399C11008.064,-4293.0398 11091.7965,-4209.634 
11145.88,-4127 11778.5841,-3160.2937 11956.6293,-2877.175 12186.88,-1745 
12211.2273,-1625.281 12242.7812,-1588.3718 12208.88,-1471 12130.741,-1200.4695 
12039.9056,-1127.3257 11791.88,-994 11424.4178,-796.4713 11296.6025,-816.8779 
10883.88,-756 9653.714,-574.5465 5513.2136,-540.3484 4934.3129,-536.422"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4934.0756,-532.9205 4924.0523,-536.3531 
4934.0285,-539.9203 4934.0756,-532.9205"/>
+</g>
+<!-- 
/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge736" class="edge">
+<title>/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10951.0073,-4328.8872C10951.0596,-4286.8566 10949.794,-4179.5299 
10936.88,-4091 10921.1797,-3983.37 10909.5878,-3957.6335 10879.88,-3853 
10581.0477,-2800.4877 10324.9075,-2584.3074 10133.88,-1507 
10085.7326,-1235.4708 10074.6976,-900.5086 10072.4226,-802.298"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10075.9156,-801.936 10072.197,-792.0152 
10068.9173,-802.0896 10075.9156,-801.936"/>
+</g>
+<!-- 
/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge737" class="edge">
+<title>/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10971.7765,-4328.969C11010.25,-4294.3339 11091.4949,-4214.1678 
11125.88,-4127 11203.9202,-3929.1643 11155.4289,-3862.5037 11163.88,-3650 
11164.5158,-3634.0126 11164.6894,-3629.9795 11163.88,-3614 
11151.9759,-3378.9858 10961.7841,-1742.0142 10949.88,-1507 
10943.7195,-1385.3781 10946.0286,-1354.7169 10949.88,-1233 
10952.0779,-1163.5399 10958.1522,-1081.9837 10961.5327,-1040.0462"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10965.0251,-1040.2807 10962.3499,-1030.0291 
10958.0483,-1039.7114 10965.0251,-1040.2807"/>
+</g>
+<!-- 
/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge738" class="edge">
+<title>/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10912.302,-4341.839C10542.4082,-4292.4075 7584.934,-3898.3519 5183.88,-3614 
4776.4859,-3565.7532 3671.476,-3665.4355 3348.88,-3412 3298.237,-3372.2143 
2602.4783,-1278.4797 2556.88,-1233 2402.0378,-1078.5608 2131.4967,-1031.3458 
2008.2904,-1017.4833"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2008.5746,-1013.9936 1998.2547,-1016.3916 
2007.8175,-1020.9526 2008.5746,-1013.9936"/>
+</g>
+<!-- 
/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge739" class="edge">
+<title>/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M10988.7369,-4328.9505C11061.5696,-4293.6627 11225.361,-4211.5619 
11353.88,-4127 11497.2261,-4032.6823 11525.0273,-3997.6008 11657.88,-3889 
12460.3968,-3232.9805 12722.0931,-3089.493 13287.88,-2221 13608.2243,-1729.2657 
13818.88,-1598.8757 13818.88,-1012 13818.88,-1012 13818.88,-1012 13818.88,-774 
13818.88,-656.933 13839.3423,-601.0943 13756.88,-518 13644.0831,-404.3387 
13154.7844,-332.3221 12959.15,-307.5968"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12959.5734,-304.1226 12949.2153,-306.35 
12958.7017,-311.0681 12959.5734,-304.1226"/>
+</g>
+<!-- 
/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge760" class="edge">
+<title>/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4696.6086,-4344.4484C5006.9868,-4320.9678 7363.643,-4142.6829 
7754.1424,-4113.141"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7754.6207,-4116.6149 7764.3281,-4112.3704 
7754.0926,-4109.6348 7754.6207,-4116.6149"/>
+</g>
+<!-- 
/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge761" class="edge">
+<title>/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4650.9735,-4328.6295C4605.7811,-4259.8606 4438.1729,-4013.3826 
4255.88,-3853 4106.0863,-3721.2105 4049.847,-3711.6836 3875.88,-3614 
3735.2919,-3535.0589 3562.6701,-3453.3482 3480.9937,-3415.5584"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3482.0384,-3412.1857 3471.4923,-3411.1707 
3479.1036,-3418.5408 3482.0384,-3412.1857"/>
+</g>
+<!-- 
/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge763" class="edge">
+<title>/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4657.0798,-4328.8834C4625.7313,-4229.7672 4479.8594,-3752.5754 
4531.88,-3614 4581.2518,-3482.4806 4639.8287,-3474.6136 4739.88,-3376 
4838.6918,-3278.608 4919.5998,-3299.9064 4977.88,-3174 4984.601,-3159.4801 
4979.2105,-3153.9446 4977.88,-3138 4975.65,-3111.2776 4914.3092,-2683.193 
4897.88,-2662 4784.0525,-2515.1677 4551.6385,-2463.4945 4450.1426,-2447.4398"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4450.5737,-2443.9651 4440.1588,-2445.9093 
4449.513,-2450.8843 4450.5737,-2443.9651"/>
+</g>
+<!-- 
/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv
 -->
+<g id="edge762" class="edge">
+<title>/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp&#45;ld&#45;wrapper&#45;boot3&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4671.1713,-4328.9036C4711.8785,-4241.4909 4898.3947,-3857.2409 
5139.88,-3614 5488.0635,-3263.2851 6122.5037,-3179.9902 6344.5704,-3161.199"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6345.1523,-3164.6629 6354.8305,-3160.3521 
6344.5764,-3157.6867 6345.1523,-3164.6629"/>
+</g>
+<!-- 
/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv
 -->
+<g id="edge764" class="edge">
+<title>/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc&#45;binutils&#45;cross&#45;boot0&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4661.0736,-4328.7392C4650.2525,-4218.7966 4594.9156,-3648.5354 
4607.88,-3614 4657.2518,-3482.4806 4709.538,-3467.7949 4815.88,-3376 
4941.4934,-3267.5699 4992.2869,-3266.7575 5129.88,-3174 5152.8854,-3158.491 
5155.3,-3148.7444 5180.88,-3138 5641.5769,-2944.4921 5941.6547,-3297.2567 
6286.88,-2936 6513.9923,-2698.3412 6285.5357,-1726.898 6491.88,-1471 
6606.2965,-1329.1063 6824.5338,-1278.4978 6953.4133,-1260.6128"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6954.2397,-1264.0332 6963.6835,-1259.2306 
6953.306,-1257.0957 6954.2397,-1264.0332"/>
+</g>
+<!-- 
/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv
 -->
+<g id="edge765" class="edge">
+<title>/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd&#45;make&#45;boot0&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4647.0747,-4328.6496C4585.2238,-4257.8498 4351.0574,-3999.1469 
4108.88,-3853 3698.907,-3605.5934 3386.1061,-3813.9581 3125.88,-3412 
3117.1848,-3398.5689 3124.7716,-3391.9616 3125.88,-3376 3133.2829,-3269.3966 
3328.6296,-1557.1305 3391.88,-1471 3515.9067,-1302.1079 3652.2331,-1397.3287 
3817.88,-1269 4052.612,-1087.1502 4002.1568,-925.6099 4245.88,-756 
4423.9936,-632.0486 4679.176,-570.9879 4799.3726,-547.6787"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4800.3681,-551.0519 4809.5329,-545.7362 
4799.0536,-544.1764 4800.3681,-551.0519"/>
+</g>
+<!-- 
/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv
 -->
+<g id="edge766" class="edge">
+<title>/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2&#45;diffutils&#45;boot0&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4659.5492,-4328.9112C4641.6034,-4229.9429 4558.849,-3753.4084 4602.88,-3614 
4622.3391,-3552.3898 4724.8971,-3422.379 4769.88,-3376 5106.3194,-3029.1191 
5344.9357,-3095.3958 5619.88,-2698 5786.7437,-2456.8204 5901.151,-1680.9932 
6105.88,-1471 6675.2437,-886.9964 9501.552,-788.5444 9997.5188,-775.6896"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="9997.864,-779.182 10007.7712,-775.4275 
9997.685,-772.1843 9997.864,-779.182"/>
+</g>
+<!-- 
/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv
 -->
+<g id="edge767" class="edge">
+<title>/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q&#45;findutils&#45;boot0&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4696.6057,-4340.0042C5042.7257,-4268.1968 7937.2222,-3667.4244 
7977.88,-3650 9298.0006,-3084.2443 8904.7671,-1993.9198 10122.88,-1233 
10370.7884,-1078.1388 10724.7872,-1031.1099 10882.5778,-1017.3859"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10883.0156,-1020.8615 10892.6842,-1016.5293 
10882.4243,-1013.8865 10883.0156,-1020.8615"/>
+</g>
+<!-- 
/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv
 -->
+<g id="edge768" class="edge">
+<title>/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3&#45;file&#45;boot0&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4643.1738,-4328.8136C4555.4372,-4248.1444 4198.8363,-3923.5266 
4065.88,-3853 3911.4719,-3771.0944 2708.6773,-3496.8727 2555.88,-3412 
2417.2014,-3334.9697 2401.3965,-3286.825 2289.88,-3174 2191.126,-3074.0873 
2144.0934,-3061.954 2081.88,-2936 1982.4825,-2734.7652 1981.88,-2665.4444 
1981.88,-2441 1981.88,-2441 1981.88,-2441 1981.88,-1489 1981.88,-1318.3201 
1957.4046,-1114.3687 1947.7394,-1040.4829"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="1951.1544,-1039.6093 1946.3733,-1030.1546 
1944.2148,-1040.5272 1951.1544,-1039.6093"/>
+</g>
+<!-- 
/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv
 -->
+<g id="edge769" class="edge">
+<title>/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4&#45;gzip&#45;1.6.drv&#45;&gt;/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm&#45;bootstrap&#45;binaries&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4696.6077,-4340.3186C4857.95,-4308.5449 5567.3763,-4170.9607 6153.88,-4091 
6595.1767,-4030.836 7770.9276,-4126.2116 8147.88,-3889 8178.1851,-3869.9294 
8289.9943,-3638.7389 8315.88,-3614 8364.7151,-3567.3284 12519.5474,-1304.7222 
12576.88,-1269 12733.9582,-1171.1293 12802.2217,-1174.4832 12917.88,-1030 
12989.3685,-940.6948 12993.6802,-904.2194 13015.88,-792 13051.7587,-610.6344 
12938.6719,-398.5226 12894.6473,-324.8286"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="12897.5654,-322.8903 12889.3946,-316.1458 
12891.5761,-326.5136 12897.5654,-322.8903"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv
 -->
+<g id="edge792" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4430.0847,-6965.7266C4607.8963,-6959.8038 5203.7741,-6926.8703 
5652.88,-6747 6031.9891,-6595.164 6041.1032,-6397.2351 6415.88,-6235 
6751.9735,-6089.5103 7197.432,-6032.8507 7334.775,-6018.1566"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7335.2961,-6021.6212 7344.8744,-6017.0928 
7334.5628,-6014.6597 7335.2961,-6021.6212"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv
 -->
+<g id="edge793" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4325.666,-6961.8491C4125.8774,-6941.4249 3411.4497,-6861.6283 3217.88,-6747 
2920.8017,-6571.0758 2747.054,-6153.1407 2704.9474,-6041.7045"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2708.1677,-6040.3232 2701.389,-6032.1807 
2701.6104,-6042.7732 2708.1677,-6040.3232"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv
 -->
+<g id="edge794" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4378.8634,-6948.9906C4383.8089,-6865.7307 4409.2934,-6510.4579 
4496.88,-6235 4520.2899,-6161.3763 4564.5472,-6081.444 4588.4968,-6040.8859"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4591.5922,-6042.5286 4593.7043,-6032.1465 
4585.5788,-6038.9454 4591.5922,-6042.5286"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv
 -->
+<g id="edge795" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4430.0706,-6961.4184C4635.8271,-6938.8406 5390.0541,-6850.5162 
5604.88,-6747 5915.5425,-6597.3039 5910.8894,-6440.4174 6187.88,-6235 
6295.8663,-6154.9169 6433.4691,-6075.2852 6501.6511,-6037.1881"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6503.7673,-6040.0158 6510.8009,-6032.0924 
6500.3614,-6033.9003 6503.7673,-6040.0158"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv
 -->
+<g id="edge796" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4325.6841,-6962.3929C4129.3428,-6944.2176 3437.3549,-6872.2867 
3260.88,-6747 2995.7432,-6558.7687 2868.4248,-6151.3712 2838.135,-6041.6759"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2841.5071,-6040.7379 2835.5053,-6032.007 
2834.7525,-6042.575 2841.5071,-6040.7379"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv
 -->
+<g id="edge797" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4429.9841,-6963.0536C4634.368,-6946.7303 5379.4451,-6879.0646 5569.88,-6747 
5838.6801,-6560.59 5970.7658,-6151.8779 6002.311,-6041.7816"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6005.7021,-6042.6517 6005.0511,-6032.0769 
5998.9655,-6040.7496 6005.7021,-6042.6517"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv
 -->
+<g id="edge798" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4429.9362,-6964.3166C4624.0682,-6953.2739 5322.9382,-6904.238 5873.88,-6747 
6087.8884,-6685.9223 6326.2442,-6564.4585 6420.8774,-6513.9058"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6422.6878,-6516.9065 6429.8469,-6509.0964 
6419.3799,-6510.7374 6422.6878,-6516.9065"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv
 -->
+<g id="edge799" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4397.985,-6948.9203C4461.3819,-6890.9345 4659.5338,-6702.1077 4771.88,-6509 
4867.4366,-6344.7514 4924.6395,-6120.2442 4942.6676,-6042.1419"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4946.1433,-6042.642 4944.9514,-6032.1144 
4939.318,-6041.0875 4946.1433,-6042.642"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv
 -->
+<g id="edge800" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4325.7539,-6962.6106C4132.938,-6945.4498 3462.8564,-6877.3287 3299.88,-6747 
3060.1728,-6555.3114 2988.7741,-6152 2973.4119,-6042.1433"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2976.8708,-6041.603 2972.0595,-6032.1636 
2969.9342,-6042.5431 2976.8708,-6041.603"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv
 -->
+<g id="edge801" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4325.5976,-6956.387C4189.081,-6927.5086 3827.7481,-6843.2004 3759.88,-6747 
3656.0437,-6599.8161 3725.2702,-6361.6515 3753.489,-6280.8424"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3756.8093,-6281.9515 3756.868,-6271.3568 
3750.2152,-6279.6025 3756.8093,-6281.9515"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge802" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4325.703,-6956.3786C4187.0377,-6927.0748 3814.6322,-6841.0077 3736.88,-6747 
3523.5602,-6489.0819 3628.1256,-6287.347 3792.88,-5996 3836.3637,-5919.1047 
3905.593,-5840.7175 3942.2454,-5801.5649"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3944.8104,-5803.9465 3949.1243,-5794.2696 
3939.7174,-5799.1442 3944.8104,-5803.9465"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge803" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4401.4371,-6948.7907C4447.0943,-6912.9056 4549.6601,-6829.3591 
4623.88,-6747 4914.1007,-6424.9524 5119.023,-5925.2557 5166.4188,-5803.4546"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5169.6975,-5804.6797 5170.041,-5794.0905 
5163.1689,-5802.1544 5169.6975,-5804.6797"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv
 -->
+<g id="edge804" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4429.9153,-6962.6467C4628.0265,-6945.445 5353.4534,-6876.7304 5937.88,-6747 
5963.2882,-6741.3599 6808.2701,-6477.639 6833.88,-6473 7192.5133,-6408.0374 
9851.3423,-6529.8946 10107.88,-6271 10242.9339,-6134.7053 10178.3481,-5474.7958 
10162.1865,-5328.684"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10165.6181,-5327.877 10161.0263,-5318.3289 
10158.6616,-5328.6564 10165.6181,-5327.877"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge805" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4430.0727,-6960.9265C4620.1775,-6938.1066 5273.7511,-6853.3469 
5451.88,-6747 5797.4489,-6540.6877 5627.188,-6225.4023 5957.88,-5996 
6366.6541,-5712.4318 6591.1994,-5963.6525 7058.88,-5794 7260.9371,-5720.7032 
7313.8823,-5692.544 7479.88,-5556 7827.7649,-5269.8418 7773.1811,-5050.4792 
7824.88,-4603 7838.9145,-4481.5244 7861.1294,-4450.7651 7849.88,-4329 
7843.4356,-4259.245 7825.7305,-4178.6158 7815.8237,-4137.0328"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7819.1737,-4135.9946 7813.4264,-4127.0941 
7812.3689,-4137.6361 7819.1737,-4135.9946"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv
 -->
+<g id="edge806" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4430.044,-6961.1285C4616.9586,-6939.3136 5250.942,-6858.4089 5417.88,-6747 
5504.9107,-6688.9186 5561.1077,-6571.8543 5583.2241,-6518.5557"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5586.5532,-6519.66 5587.0747,-6509.078 
5580.068,-6517.0251 5586.5532,-6519.66"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv
 -->
+<g id="edge807" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4325.7842,-6962.3466C4092.1294,-6941.036 3140.0028,-6849.3939 2859.88,-6747 
2643.5088,-6667.9094 2629.6102,-6568.3155 2419.88,-6473 2139.8297,-6345.7263 
2002.7205,-6457.2254 1757.88,-6271 1663.3137,-6199.073 1391.6995,-5674.0506 
1344.88,-5556 1183.259,-5148.4893 798.7355,-4004.5481 997.88,-3614 
1262.5388,-3094.9698 2072.9751,-2954.83 2303.8867,-2924.9807"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2304.6393,-2928.4134 2314.1188,-2923.6816 
2303.7576,-2921.4691 2304.6393,-2928.4134"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge808" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4325.8239,-6965.5921C4153.7992,-6959.2887 3590.6057,-6925.4014 
3169.88,-6747 2834.2961,-6604.7015 1847.88,-6140.5071 1847.88,-5776 
1847.88,-5776 1847.88,-5776 1847.88,-5538 1847.88,-5085.0424 
2163.3367,-3892.0888 2520.88,-3614 2660.4911,-3505.4137 3219.217,-3422.8663 
3386.392,-3400.2134"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3386.9268,-3403.6731 3396.3702,-3398.8696 
3385.9925,-3396.7357 3386.9268,-3403.6731"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge809" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4325.6436,-6962.8478C4148.1774,-6947.752 3553.3708,-6889.0304 3083.88,-6747 
2797.4653,-6660.3538 2748.6274,-6579.2182 2468.88,-6473 2190.8203,-6367.4226 
2045.6129,-6476.7999 1830.88,-6271 1758.7501,-6201.8708 1581.88,-5725.7888 
1581.88,-5538 1581.88,-5538 1581.88,-5538 1581.88,-5300 1581.88,-4757.5037 
1252.5774,-4608.9611 1413.88,-4091 1572.0383,-3583.1356 1693.883,-3430.9282 
2137.88,-3138 2352.1139,-2996.6586 2450.4952,-30 [...]
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.1865,-2451.4903 4361.5881,-2446.6057 
4351.1924,-2444.5612 4352.1865,-2451.4903"/>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge810" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4325.7108,-6962.4758C4085.0494,-6941.1992 3081.1559,-6847.892 2783.88,-6747 
2614.9853,-6689.6791 2437.5489,-6567.4086 2366.2894,-6515.3174"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2368.2636,-6512.4247 2358.1333,-6509.3218 
2364.1175,-6518.0648 2368.2636,-6512.4247"/>
+</g>
+<!-- /gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv -->
+<g id="node81" class="node">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv</title>
+<polygon fill="none" stroke="#ffffff" points="4365.88,-6747 4279.88,-6747 
4279.88,-6711 4365.88,-6711 4365.88,-6747"/>
+<text text-anchor="middle" x="4322.88" y="-6725.3" 
font-family="Helvetica,sans-Serif" font-size="14.00" 
fill="#000000">expat&#45;2.1.0</text>
+</g>
+<!-- 
/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv
 -->
+<g id="edge811" class="edge">
+<title>/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv&#45;&gt;/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4373.6556,-6948.7197C4364.0942,-6907.3452 4340.7441,-6806.3031 
4329.3487,-6756.9919"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4332.7053,-6755.9719 4327.0435,-6747.0168 
4325.8851,-6757.5481 4332.7053,-6755.9719"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv
 -->
+<g id="edge851" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7&#45;perl&#45;5.22.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4734.3124,-7186.9215C4792.5654,-7113.9519 5010.5204,-6840.9347 
5079.0913,-6755.0405"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5081.9295,-6757.0953 5085.4332,-6747.0966 
5076.4589,-6752.728 5081.9295,-6757.0953"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv
 -->
+<g id="edge832" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4759.9549,-7202.2967C4895.8276,-7191.8199 5348.9561,-7146.0902 
5679.88,-6985 6156.0691,-6753.1963 6136.1076,-6479.5464 6605.88,-6235 
6863.9499,-6100.6582 7214.3634,-6038.3908 7334.4651,-6020.0388"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7335.3345,-6023.4474 7344.7013,-6018.4963 
7334.2914,-6016.5255 7335.3345,-6023.4474"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv
 -->
+<g id="edge833" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4679.6376,-7202.2187C4428.4706,-7184.5773 3081.8373,-7085.7666 
2930.88,-6985 2604.9519,-6767.4373 2670.4544,-6177.8376 2690.3775,-6042.1216"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2693.8568,-6042.5206 2691.8872,-6032.1105 
2686.9351,-6041.4768 2693.8568,-6042.5206"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv
 -->
+<g id="edge834" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4718.1196,-7186.7688C4705.0949,-7051.8783 4623.7525,-6209.4535 
4607.6485,-6042.6726"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4611.0884,-6041.8804 4606.6434,-6032.2631 
4604.1208,-6042.5532 4611.0884,-6041.8804"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv
 -->
+<g id="edge835" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4760.0658,-7198.8889C4917.0897,-7174.4876 5488.1163,-7080.7186 
5641.88,-6985 6000.5348,-6761.7358 5921.2494,-6527.7122 6225.88,-6235 
6314.365,-6149.9769 6438.3268,-6073.8498 6502.196,-6037.1542"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6504.2227,-6040.0274 6511.1719,-6032.0299 
6500.7522,-6033.9483 6504.2227,-6040.0274"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv
 -->
+<g id="edge836" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4679.561,-7202.3248C4430.8888,-7185.5142 3111.5976,-7091.7274 2969.88,-6985 
2662.9352,-6753.8403 2789.0898,-6175.8272 2823.3298,-6041.9783"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2826.77,-6042.6558 2825.899,-6032.0968 
2819.9952,-6040.8943 2826.77,-6042.6558"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv
 -->
+<g id="edge837" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4759.9886,-7199.0979C4914.0402,-7175.8276 5466.1983,-7086.7153 
5607.88,-6985 5941.6108,-6745.4101 5999.267,-6176.0846 6008.3139,-6042.4318"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6011.8221,-6042.4126 6008.9667,-6032.2098 
6004.8364,-6041.9664 6011.8221,-6042.4126"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv
 -->
+<g id="edge838" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4760.0825,-7203.5688C4969.7005,-7195.4301 5936.9314,-7149.3612 
6177.88,-6985 6351.4095,-6866.6282 6433.0552,-6605.185 6455.9333,-6519.0958"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6459.3611,-6519.8211 6458.4917,-6509.262 
6452.5866,-6518.0586 6459.3611,-6519.8211"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv
 -->
+<g id="edge839" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4759.9682,-7193.2606C4920.5043,-7143.5924 5514.8506,-6933.4748 
5650.88,-6509 5700.3538,-6354.6188 5159.4408,-6105.4247 4995.2781,-6033.8204"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4996.4901,-6030.5309 4985.9237,-6029.7548 
4993.6999,-6036.9508 4996.4901,-6030.5309"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv
 -->
+<g id="edge840" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4679.5803,-7202.9221C4431.102,-7189.7178 3113.9544,-7113.9155 2995.88,-6985 
2739.9842,-6705.6092 2913.2123,-6168.7579 2959.452,-6041.5231"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2962.7505,-6042.6941 2962.9183,-6032.1006 
2956.1809,-6040.2773 2962.7505,-6042.6941"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv
 -->
+<g id="edge841" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4679.8408,-7200.1317C4508.371,-7178.7747 3836.4225,-7089.7554 3653.88,-6985 
3433.2184,-6858.3692 3272.619,-6694.4421 3397.88,-6473 3465.7514,-6353.0138 
3628.1154,-6291.2643 3711.8994,-6266.4529"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3713.0848,-6269.7535 3721.7158,-6263.6089 
3711.1368,-6263.03 3713.0848,-6269.7535"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge842" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4679.7406,-7200.4806C4502.2747,-7180.0031 3788.2781,-7092.2594 
3592.88,-6985 3364.2957,-6859.5238 3308.9338,-6762.9837 3249.88,-6509 
3161.893,-6130.5782 3745.0567,-5864.6361 3918.9628,-5794.4308"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3920.3979,-5797.6264 3928.38,-5790.6595 
3917.7955,-5791.1281 3920.3979,-5797.6264"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge843" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4759.9829,-7193.9866C4853.7714,-7167.1878 5092.8854,-7092.7754 
5269.88,-6985 5505.1699,-6841.7274 5602.2438,-6776.7883 5666.88,-6509 
5744.6565,-6186.7713 5340.2238,-5885.1879 5213.7383,-5799.8964"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5215.3798,-5796.7835 5205.1221,-5794.1318 
5211.4873,-5802.6015 5215.3798,-5796.7835"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv
 -->
+<g id="edge844" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4760.0908,-7203.6083C4989.7555,-7195.1081 6136.045,-7145.1297 6443.88,-6985 
6716.8525,-6843.0051 6632.4808,-6606.1399 6909.88,-6473 7557.0483,-6162.3864 
9578.3559,-6725.6434 10133.88,-6271 10428.3166,-6030.0317 10223.1767,-5459.5839 
10170.3454,-5327.594"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10173.5334,-5326.1415 10166.538,-5318.1845 
10167.0445,-5328.7672 10173.5334,-5326.1415"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge845" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4759.9327,-7202.3521C4969.9681,-7187.9831 5944.843,-7115.177 6213.88,-6985 
6512.7528,-6840.3866 6456.8973,-6613.1693 6757.88,-6473 7457.6251,-6147.1249 
7810.3987,-6649.9548 8482.88,-6271 8728.0136,-6132.863 8913.0042,-6033.0939 
8853.88,-5758 8780.6904,-5417.4628 8446.3355,-4584.7559 8209.88,-4329 
8110.8405,-4221.8766 7947.4182,-4155.1998 7863.0368,-4126.0895"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7863.9889,-4122.7165 7853.3944,-4122.8083 
7861.7337,-4129.3433 7863.9889,-4122.7165"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv
 -->
+<g id="edge846" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4760.0248,-7188.6133C4878.9149,-7138.4256 5234.4401,-6976.2016 
5451.88,-6747 5518.6387,-6676.6301 5564.7807,-6568.9012 5583.9421,-6518.6275"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5587.2859,-6519.6784 5587.5161,-6509.0861 
5580.7307,-6517.2229 5587.2859,-6519.6784"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv
 -->
+<g id="edge847" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4679.8206,-7203.2602C4406.6405,-7191.1008 2814.8797,-7115.4799 
2349.88,-6985 1793.7208,-6828.9406 1566.1875,-6763.2171 1263.88,-6271 
1037.666,-5902.6784 950.1047,-4790.8219 875.88,-4365 836.7181,-4140.3309 
796.7788,-4076.5526 841.88,-3853 888.6176,-3621.3359 917.6509,-3550.6389 
1076.88,-3376 1199.9332,-3241.038 1245.2771,-3212.8353 1411.88,-3138 
1728.8421,-2995.6259 2147.9295,-2940.3476 2303.9194,-2923.8537"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2304.6672,-2927.2948 2314.2508,-2922.7776 
2303.942,-2920.3325 2304.6672,-2927.2948"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge848" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4679.7338,-7204.1808C4411.1154,-7198.2477 2872.3937,-7157.0777 
2441.88,-6985 1963.8724,-6793.9389 1755.3125,-6733.7913 1529.88,-6271 
1430.0337,-6066.0251 1511.8495,-5985.2859 1529.88,-5758 1581.2586,-5110.3389 
1651.5313,-4951.3977 1837.88,-4329 1905.7215,-4102.4118 1926.3157,-4036.2354 
2075.88,-3853 2172.0699,-3735.155 2186.2393,-3684.7943 2320.88,-3614 
2512.9426,-3513.0131 3198.8757,-3422.8913 3386.2742,-3399.7402"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3386.8637,-3403.1942 3396.3615,-3398.4993 
3386.0089,-3396.2465 3386.8637,-3403.1942"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge849" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4679.517,-7204.7284C4414.4527,-7202.3928 2921.2376,-7180.6078 2518.88,-6985 
1936.3302,-6701.7911 1767.4753,-6435.656 1678.88,-5794 1601.3884,-5232.7631 
2559.4133,-3969.1042 3000.88,-3614 3180.911,-3469.1878 3312.6635,-3571.4377 
3479.88,-3412 3613.3335,-3284.7546 3700.1567,-2787.9002 3834.88,-2662 
3987.9742,-2518.932 4244.252,-2464.8292 4351.4183,-2447.7662"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.274,-2451.1754 4361.6188,-2446.1829 
4351.2003,-2444.2582 4352.274,-2451.1754"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge850" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4679.8354,-7203.5488C4398.6972,-7193.0233 2727.3755,-7124.8173 
2555.88,-6985 2456.9553,-6904.3484 2522.9605,-6827.0742 2469.88,-6711 
2436.0416,-6637.0036 2381.9679,-6557.5361 2353.2589,-6517.4164"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2356.0522,-6515.306 2347.367,-6509.2383 
2350.3727,-6519.3978 2356.0522,-6515.306"/>
+</g>
+<!-- 
/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv
 -->
+<g id="edge831" class="edge">
+<title>/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn&#45;attr&#45;2.4.47.drv&#45;&gt;/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906&#45;gettext&#45;0.19.7.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4693.8937,-7186.916C4632.9031,-7144.4722 4480.5813,-7038.4705 
4412.135,-6990.8383"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4414.034,-6987.8958 4403.8267,-6985.0565 
4410.0356,-6993.6414 4414.034,-6987.8958"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv
 -->
+<g id="edge812" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4366.2368,-6714.9456C4486.4243,-6676.029 4834.092,-6563.7439 5123.88,-6473 
5468.1416,-6365.1983 5548.0719,-6314.8021 5899.88,-6235 6460.5107,-6107.8299 
7157.952,-6035.1658 7334.6801,-6017.986"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7335.2366,-6021.4486 7344.8534,-6017.0026 
7334.563,-6014.4811 7335.2366,-6021.4486"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv
 -->
+<g id="edge813" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4279.7652,-6712.213C4187.6634,-6676.1965 3965.0938,-6588.3273 3780.88,-6509 
3371.1974,-6332.5798 2882.5825,-6102.8366 2737.4855,-6034.2027"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2738.9657,-6031.0311 2728.4295,-6029.9172 
2735.9714,-6037.3584 2738.9657,-6031.0311"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv
 -->
+<g id="edge814" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4320.9908,-6710.7643C4314.8359,-6643.4712 4300.2371,-6404.239 4382.88,-6235 
4425.6281,-6147.459 4517.2531,-6074.2186 4568.4198,-6038.1298"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4570.6682,-6040.8293 4576.8765,-6032.2439 
4566.6694,-6035.0839 4570.6682,-6040.8293"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv
 -->
+<g id="edge815" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4365.3838,-6710.997C4468.4651,-6667.608 4740.3295,-6554.8037 4971.88,-6473 
5568.4611,-6262.2359 6315.7707,-6071.0452 6500.9163,-6024.6707"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6501.9574,-6028.0183 6510.8095,-6022.1967 
6500.2591,-6021.2274 6501.9574,-6028.0183"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv
 -->
+<g id="edge816" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4282.5809,-6710.9421C4199.8647,-6673.7864 4005.0519,-6585.8111 
3842.88,-6509 3464.4676,-6329.7687 3011.2402,-6104.1394 2872.9583,-6035.0533"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2874.4397,-6031.8809 2863.9299,-6030.5415 
2871.3105,-6038.1426 2874.4397,-6031.8809"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv
 -->
+<g id="edge817" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4347.4045,-6710.8699C4444.6352,-6639.7933 4814.3577,-6377.0863 
5155.88,-6235 5445.9672,-6114.3126 5819.5676,-6045.1289 5956.5278,-6022.4081"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5957.4457,-6025.8043 5966.7446,-6020.7269 
5956.309,-6018.8972 5957.4457,-6025.8043"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv
 -->
+<g id="edge818" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4366.1109,-6724.1921C4637.9629,-6693.9581 6109.4413,-6530.3077 
6409.4578,-6496.9413"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6410.0804,-6500.3938 6419.6323,-6495.8098 
6409.3066,-6493.4367 6410.0804,-6500.3938"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv
 -->
+<g id="edge819" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4337.9022,-6710.8208C4391.8753,-6645.6251 4581.3945,-6417.7303 
4743.88,-6235 4807.9128,-6162.989 4885.8883,-6080.2347 4924.6221,-6039.4465"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4927.2552,-6041.7566 4931.608,-6032.0972 
4922.1815,-6036.9339 4927.2552,-6041.7566"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv
 -->
+<g id="edge820" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4288.7582,-6710.9681C4103.5895,-6613.1148 3220.1041,-6146.2323 
3013.2698,-6036.9296"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3014.6943,-6033.7237 3004.2176,-6032.1459 
3011.4236,-6039.9127 3014.6943,-6033.7237"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv
 -->
+<g id="edge821" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4301.6491,-6710.9215C4215.5235,-6637.5837 3892.0913,-6362.1746 
3792.9512,-6277.7547"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3795.0149,-6274.915 3785.132,-6271.0966 
3790.4766,-6280.2446 3795.0149,-6274.915"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge822" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4306.4288,-6710.9031C4238.9252,-6635.2575 3982.7578,-6334.2357 
3897.88,-6032 3874.4281,-5948.4918 3922.8869,-5849.2159 3950.0984,-5802.6313"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3953.1083,-5804.4175 3955.2299,-5794.0373 
3947.0982,-5800.8289 3953.1083,-5804.4175"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge823" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4326.3613,-6710.8649C4335.0544,-6667.8871 4360.0699,-6557.1399 
4401.88,-6473 4522.9912,-6229.2723 4573.8599,-6166.6418 4785.88,-5996 
4896.3732,-5907.0708 5047.5107,-5833.3413 5125.5636,-5798.1836"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5127.0146,-5801.3688 5134.7123,-5794.0889 
5124.1549,-5794.9796 5127.0146,-5801.3688"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv
 -->
+<g id="edge824" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4365.9933,-6716.3385C4513.8698,-6673.5087 5014.7795,-6533.37 5438.88,-6473 
6990.6986,-6252.1011 7428.0756,-6603.4343 8959.88,-6271 9246.8617,-6208.7188 
9331.6163,-6195.0113 9575.88,-6032 9697.7227,-5950.6874 9710.3624,-5906.7468 
9803.88,-5794 9899.4684,-5678.7566 9912.4722,-5641.565 9999.88,-5520 
10050.2207,-5449.9872 10109.8315,-5367.6611 10139.7403,-5326.3949"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10142.6225,-5328.3824 10145.6577,-5318.2316 
10136.9548,-5324.2741 10142.6225,-5328.3824"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge825" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4331.03,-6710.7565C4374.0809,-6616.7241 4585.12,-6183.9414 4902.88,-5996 
5804.3189,-5462.8376 6300.2278,-6060.7462 7217.88,-5556 7768.9735,-5252.8761 
7806.619,-4312.4973 7808.8094,-4137.2674"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7812.3111,-4137.0956 7808.9061,-4127.0628 
7805.3114,-4137.0292 7812.3111,-4137.0956"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv
 -->
+<g id="edge826" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4365.8967,-6720.9449C4555.741,-6685.3958 5318.775,-6542.5145 
5535.9463,-6501.8483"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5536.6858,-6505.2708 5545.8707,-6499.9899 
5535.3973,-6498.3904 5536.6858,-6505.2708"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv
 -->
+<g id="edge827" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4279.7909,-6722.6207C3947.8248,-6672.3061 1809.88,-6326.8834 1809.88,-5776 
1809.88,-5776 1809.88,-5776 1809.88,-5538 1809.88,-4671.2878 
1205.4117,-4432.0012 1491.88,-3614 1581.353,-3358.5126 1657.7012,-3303.5496 
1871.88,-3138 2009.2259,-3031.8385 2205.875,-2964.2637 2304.5132,-2934.917"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2305.7185,-2938.2107 2314.3227,-2932.0286 
2303.7413,-2931.4958 2305.7185,-2938.2107"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge828" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4279.4543,-6716.1846C4009.9942,-6635.5728 2572.3806,-6189.2471 
2403.88,-5794 2292.4715,-5532.6723 2368.1287,-3874.5129 2593.88,-3614 
2700.3864,-3491.0936 3224.0552,-3419.0867 3386.0414,-3399.4875"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3386.6675,-3402.9376 3396.1798,-3398.2723 
3385.8344,-3395.9873 3386.6675,-3402.9376"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge829" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4279.6295,-6722.0652C4069.8406,-6686.4954 3145.5823,-6507.3893 
2586.88,-6032 1999.1173,-5531.8838 2221.9611,-5100.3037 2247.88,-4329 
2258.7275,-4006.1946 2219.513,-3895.4976 2377.88,-3614 2443.0394,-3498.179 
2466.8302,-3471.8493 2558.88,-3376 2703.1961,-3225.7271 3346.9356,-2709.7276 
3445.88,-2662 3611.863,-2581.9351 4180.5099,-2479.167 4351.7181,-2449.4131"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.451,-2452.8383 4361.7063,-2447.6818 
4351.2554,-2445.9412 4352.451,-2452.8383"/>
+</g>
+<!-- 
/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge830" class="edge">
+<title>/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s&#45;expat&#45;2.1.0.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M4279.4871,-6723.8077C4029.0071,-6693.8357 2767.1454,-6542.8437 
2421.5223,-6501.4871"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2421.911,-6498.0087 2411.5659,-6500.2958 
2421.0792,-6504.9592 2421.911,-6498.0087"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv
 -->
+<g id="edge872" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g&#45;tar&#45;1.28.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3846.4742,-6717.4154C4045.1442,-6658.1541 4973.2133,-6385.8424 
5748.88,-6235 6374.3731,-6113.3615 7147.9636,-6035.7215 7334.8361,-6017.9208"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7335.1761,-6021.4044 7344.8008,-6016.9755 
7334.5149,-6014.4356 7335.1761,-6021.4044"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv
 -->
+<g id="edge873" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx&#45;gzip&#45;1.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3779.0359,-6710.8308C3719.4809,-6673.2904 3578.6311,-6584.3717 
3460.88,-6509 3179.1256,-6328.651 2840.6929,-6108.8289 2731.0471,-6037.5296"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2732.9394,-6034.5852 2722.6481,-6032.0675 
2729.1231,-6040.4534 2732.9394,-6034.5852"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv
 -->
+<g id="edge874" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y&#45;bzip2&#45;1.0.6.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3813.6007,-6710.8692C3836.912,-6639.7901 3931.4956,-6377.0748 4097.88,-6235 
4238.0132,-6115.3409 4452.9638,-6050.8906 4551.8084,-6026.1197"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4552.7051,-6029.5035 4561.5738,-6023.7073 
4551.0262,-6022.7078 4552.7051,-6029.5035"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv
 -->
+<g id="edge875" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic&#45;xz&#45;5.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3846.679,-6715.0343C3960.2677,-6674.4299 4302.3528,-6554.1529 4591.88,-6473 
5349.2457,-6260.7146 6290.2098,-6065.6171 6500.7749,-6022.721"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6501.7088,-6026.1028 6510.8102,-6020.6793 
6500.3131,-6019.2433 6501.7088,-6026.1028"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv
 -->
+<g id="edge876" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d&#45;file&#45;5.25.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3783.2407,-6710.9681C3650.0672,-6613.5076 3016.6802,-6149.9746 
2864.0339,-6038.2631"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2866.0353,-6035.3907 2855.8984,-6032.3093 
2861.9012,-6041.0395 2866.0353,-6035.3907"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv
 -->
+<g id="edge877" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x&#45;diffutils&#45;3.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3829.779,-6710.8567C3919.6668,-6637.4521 4271.5929,-6360.4266 4610.88,-6235 
5110.8509,-6050.1723 5767.2306,-6019.8964 5956.6293,-6014.9577"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5956.9562,-6018.4507 5966.8664,-6014.7039 
5956.7827,-6011.4529 5956.9562,-6018.4507"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv
 -->
+<g id="edge878" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr&#45;patch&#45;2.7.5.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3846.4353,-6725.5438C4143.3856,-6698.9245 6064.5025,-6526.7114 
6409.7728,-6495.7606"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="6410.1118,-6499.2444 6419.7593,-6494.8654 
6409.4867,-6492.2723 6410.1118,-6499.2444"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv
 -->
+<g id="edge879" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3&#45;sed&#45;4.2.2.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3816.1944,-6710.7779C3837.8074,-6665.1602 3899.9658,-6544.5802 
3983.88,-6473 4284.6656,-6216.4249 4753.3777,-6068.9507 4902.0112,-6026.7319"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4903.0686,-6030.0703 4911.7438,-6023.9884 
4901.1693,-6023.3329 4903.0686,-6030.0703"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv
 -->
+<g id="edge880" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c&#45;findutils&#45;4.6.0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3786.7461,-6710.9681C3672.7469,-6613.7015 3131.4066,-6151.818 
2999.1036,-6038.9342"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3001.2181,-6036.1375 2991.339,-6032.3093 
2996.6745,-6041.4626 3001.2181,-6036.1375"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv
 -->
+<g id="edge881" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7&#45;gawk&#45;4.1.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3806.2089,-6710.9215C3799.5182,-6638.541 3774.6331,-6369.3296 
3766.4827,-6281.1571"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3769.9585,-6280.7319 3765.5528,-6271.0966 
3762.9882,-6281.3763 3769.9585,-6280.7319"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv
 -->
+<g id="edge882" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1&#45;grep&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3798.7051,-6710.8914C3766.9951,-6645.934 3666.4574,-6418.7442 3712.88,-6235 
3758.556,-6054.2108 3893.6405,-5869.0071 3945.9031,-5802.091"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3948.7076,-5804.1869 3952.1409,-5794.1637 
3943.2065,-5799.8581 3948.7076,-5804.1869"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv
 -->
+<g id="edge883" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47&#45;coreutils&#45;8.24.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3810.4645,-6710.7607C3821.5431,-6639.2758 3871.5068,-6375.2464 
4021.88,-6235 4182.3339,-6085.3517 4282.9778,-6143.6065 4471.88,-6032 
4494.839,-6018.4355 4496.2677,-6008.3923 4519.88,-5996 4726.3495,-5887.6395 
4996.8494,-5817.2396 5116.0206,-5789.4438"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5117.0966,-5792.7874 5126.0496,-5787.1221 
5115.5178,-5785.9677 5117.0966,-5792.7874"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv
 -->
+<g id="edge884" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv&#45;make&#45;4.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3846.4292,-6720.3127C4011.0073,-6683.5869 4671.4673,-6539.8917 
5221.88,-6473 6642.689,-6300.3289 7022.7918,-6498.366 8435.88,-6271 
8849.5797,-6204.4357 8979.2089,-6231.1479 9347.88,-6032 9716.7061,-5832.7683 
10053.1702,-5431.9468 10138.2453,-5326.1139"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="10141.0835,-5328.1689 10144.5996,-5318.1745 
10135.6184,-5323.7948 10141.0835,-5328.1689"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv
 -->
+<g id="edge885" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6&#45;bash&#45;4.3.42.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3808.8334,-6710.6904C3813.5668,-6638.9426 3840.545,-6374.0615 3984.88,-6235 
3995.7318,-6224.5447 4458.2252,-6002.3736 4471.88,-5996 4708.4365,-5885.5838 
4756.3711,-5824.2569 5008.88,-5758 5914.5354,-5520.3611 6274.7248,-5987.1208 
7105.88,-5556 7136.8297,-5539.9463 7498.1058,-5110.5653 7514.88,-5080 
7539.1874,-5035.7081 7756.1531,-4290.5993 7800.8494,-4136.6818"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="7804.2262,-4137.6034 7803.653,-4127.0241 
7797.5038,-4135.6518 7804.2262,-4137.6034"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv
 -->
+<g id="edge886" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv&#45;ld&#45;wrapper&#45;0.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3846.4257,-6723.8634C4075.5603,-6693.3293 5257.9119,-6535.7707 
5535.4972,-6498.78"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="5536.3024,-6502.2037 5545.7525,-6497.4134 
5535.3777,-6495.2651 5536.3024,-6502.2037"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv
 -->
+<g id="edge887" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1&#45;binutils&#45;2.25.1.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3769.2584,-6720.4155C3638.8714,-6691.385 3203.0482,-6593.9506 2843.88,-6509 
2411.06,-6406.6293 2216.8938,-6551.675 1871.88,-6271 1780.5868,-6196.7314 
1798.5095,-6142.4514 1757.88,-6032 1729.5198,-5954.9028 1398.0036,-4682.6449 
1377.88,-4603 1324.5901,-4392.09 1297.954,-4341.853 1263.88,-4127 
1228.0694,-3901.1973 1136.4333,-3824.4009 1225.88,-3614 1421.4737,-3153.9146 
2096.1584,-2975.1326 2304.2639,-2930.158"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2305.0604,-2933.5669 2314.1088,-2928.0553 
2303.5983,-2926.7212 2305.0604,-2933.5669"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv
 -->
+<g id="edge888" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq&#45;gcc&#45;4.9.3.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3769.0356,-6717.8556C3546.3675,-6653.12 2435.5283,-6318.4081 2250.88,-6032 
2192.8753,-5942.0288 2222.1267,-5900.7303 2213.88,-5794 2176.1032,-5305.0876 
2208.3748,-3959.9806 2555.88,-3614 2676.3581,-3494.0505 3220.4056,-3419.7022 
3385.9432,-3399.5596"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="3386.7821,-3402.9839 3396.2909,-3398.3114 
3385.9437,-3396.0343 3386.7821,-3402.9839"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv
 -->
+<g id="edge889" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx&#45;glibc&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3769.0415,-6718.7824C3655.4642,-6688.7235 3314.3173,-6597.1606 
3034.88,-6509 2524.3617,-6347.9349 2299.6978,-6418.0894 1928.88,-6032 
1766.0211,-5862.434 1770.642,-5753.7492 1795.88,-5520 1903.8744,-4519.7759 
1856.5447,-4130.6125 2521.88,-3376 2625.9196,-3258 2664.7305,-3240.7212 
2783.88,-3138 3042.2176,-2915.2818 3076.3838,-2805.366 3385.88,-2662 
3564.0729,-2579.4568 4173.674,-2477.4109 4351.695,-2448.7851"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="4352.4935,-2452.2019 4361.8131,-2447.1625 
4351.3851,-2445.2902 4352.4935,-2452.2019"/>
+</g>
+<!-- 
/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv
 -->
+<g id="edge890" class="edge">
+<title>/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y&#45;m4&#45;1.4.17.drv&#45;&gt;/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd&#45;glibc&#45;utf8&#45;locales&#45;2.22.drv</title>
+<path fill="none" stroke="#ffbf2d" stroke-opacity="0.866667" 
d="M3769.2117,-6722.7564C3574.9308,-6691.3868 2703.5872,-6550.6949 
2421.9704,-6505.2235"/>
+<polygon fill="#ffbf2d" fill-opacity="0.866667" stroke="#ffbf2d" 
stroke-opacity="0.866667" points="2422.2325,-6501.7206 2411.8024,-6503.5818 
2421.1166,-6508.6311 2422.2325,-6501.7206"/>
+</g>
+</g>
+</svg>
diff --git a/talks/cern-2018/demo.svg b/talks/cern-2018/demo.svg
new file mode 100644
index 0000000..d8896d9
--- /dev/null
+++ b/talks/cern-2018/demo.svg
@@ -0,0 +1,457 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="demo.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile32544" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath24989">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24987"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath24993">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24991"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath24997">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24995"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath25001">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24999"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <filter
+       inkscape:label="Torn Edges"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Displace the outside of shapes and pictures 
without altering their content"
+       height="1.4"
+       y="-0.2"
+       width="1.4"
+       x="-0.2"
+       style="color-interpolation-filters:sRGB;"
+       id="filter33308">
+      <feTurbulence
+         baseFrequency="0.05"
+         numOctaves="5"
+         type="fractalNoise"
+         result="result91"
+         id="feTurbulence33302" />
+      <feDisplacementMap
+         scale="25"
+         result="result5"
+         xChannelSelector="R"
+         in="SourceGraphic"
+         in2="result91"
+         id="feDisplacementMap33304" />
+      <feComposite
+         in="SourceGraphic"
+         operator="atop"
+         in2="result5"
+         id="feComposite33306" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.35355339"
+     inkscape:cx="891.70162"
+     inkscape:cy="364.56237"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <g
+       id="g33300"
+       transform="rotate(-15,167.58247,69.85944)"
+       style="filter:url(#filter33308)">
+      <rect
+         ry="17.63979"
+         y="118.19666"
+         x="96.00322"
+         height="96.751572"
+         width="250.69882"
+         id="rect33291"
+         
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.64583325;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke
 fill  [...]
+      <text
+         id="text33295"
+         y="194.11116"
+         x="149.82719"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.19864655px;line-height:8.38506413px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#232323;fill-opacity:1;stroke:none;stroke-width:0.33540258px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         xml:space="preserve"><tspan
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:85.86306px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';fill:#232323;fill-opacity:1;stroke-width:0.33540258px"
+           y="194.11116"
+           x="149.82719"
+           id="tspan33293"
+           sodipodi:role="line">Demo!</tspan></text>
+    </g>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/docker-1.svg b/talks/cern-2018/docker-1.svg
new file mode 100644
index 0000000..974db4a
--- /dev/null
+++ b/talks/cern-2018/docker-1.svg
@@ -0,0 +1,556 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="docker-1.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile32544" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath24989">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24987"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath24993">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24991"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath24997">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24995"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath25001">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24999"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="297.99352"
+     inkscape:cy="603.37718"
+     inkscape:document-units="px"
+     inkscape:current-layer="g4881"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <flowRoot
+       transform="matrix(0.42305208,0,0,0.42305208,-30.171396,-23.993117)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <g
+       id="g31531"
+       transform="matrix(1.5897578,0,0,1.5897578,-571.45385,-741.9875)">
+      <g
+         id="g4881"
+         transform="matrix(0.62541553,0,0,0.62541553,439.75083,491.72142)">
+        <path
+           style="fill:#394d54;stroke:none"
+           id="path14"
+           d="m 147.4876,45.732 h 22.866 v 23.37473 h 11.56177 c 5.33905,0 
10.83073,-0.95117 15.887,-2.66444 2.48448,-0.84244 5.27317,-2.01479 
7.72392,-3.4892 -3.22785,-4.21436 -4.87579,-9.53574 -5.36101,-14.78106 
-0.65874,-7.13426 0.78032,-16.42042 5.60897,-22.004216 l 2.40362,-2.780117 
2.8642,2.302393 c 7.21138,5.79374 13.27612,13.88934 14.3451,23.11819 
8.68312,-2.55411 18.87759,-1.95 26.53135,2.46735 l 3.14002,1.81182 
-1.65276,3.2257 C 246.93289,68.946524 233.40077,72.859896 220.17071 [...]
+           inkscape:connector-curvature="0" />
+        <g
+           id="g16"
+           clip-path="url(#clipPath8)">
+          <g
+             id="g18">
+            <g
+               id="g20"
+               transform="translate(0,-22.866)">
+              <path
+                 style="fill:#00acd3"
+                 id="path22"
+                 d="m 123.85901,3.8110794 h 19.81751 V 23.62805 h -19.81751 z"
+                 inkscape:connector-curvature="0" />
+              <path
+                 style="fill:#20c2ef"
+                 id="path24"
+                 d="m 123.85901,26.676485 h 19.81751 v 19.818043 h -19.81751 z"
+                 inkscape:connector-curvature="0" />
+              <path
+                 style="stroke:#394d54;stroke-width:1.55999994"
+                 id="path26"
+                 d="M 126.29235,21.976904 V 5.4611548 M 129.2642,21.976904 V 
5.4611548 m 3.00184,16.5157492 V 5.4611548 m 3.00344,16.5157492 V 5.4611548 M 
138.2724,21.976904 V 5.4611548 m 2.97131,16.5157492 V 5.4611548"
+                 inkscape:connector-curvature="0" />
+              <use
+                 xlink:href="#path26"
+                 id="use28"
+                 transform="translate(0,22.866)"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+            <use
+               xlink:href="#g20"
+               id="use30"
+               transform="matrix(1,0,0,-1,22.866,4.572651)"
+               x="0"
+               y="0"
+               width="100%"
+               height="100%" />
+          </g>
+          <use
+             xlink:href="#g18"
+             id="use32"
+             transform="translate(-91.464,45.732)"
+             x="0"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             xlink:href="#g18"
+             id="use34"
+             transform="translate(-45.732,45.732)"
+             x="0"
+             y="0"
+             width="100%"
+             height="100%"
+             style="stroke:none" />
+          <use
+             xlink:href="#g18"
+             id="use36"
+             transform="translate(0,45.732)"
+             x="0"
+             y="0"
+             width="100%"
+             height="100%" />
+        </g>
+        <path
+           style="fill:#17b5eb;stroke:none"
+           id="path38"
+           clip-path="url(#clipPath8)"
+           d="m 221.57014,54.379649 c 1.53332,-11.915247 -7.38383,-21.274779 
-12.91407,-25.71836 -6.37269,7.367765 -7.36295,26.677556 2.63498,34.807431 
-5.57952,4.956117 -17.33731,9.448435 -29.37574,9.448435 L 34,72.917155 C 
32.829255,85.484184 34,146 34,146 h 217 l -0.98657,-91.424 c -9.39863,-5.423665 
-21.48419,-3.694326 -28.44332,-0.196552"
+           inkscape:connector-curvature="0" />
+        <path
+           style="fill-opacity:0.17000002"
+           id="path40"
+           clip-path="url(#clipPath8)"
+           d="m 34,89 v 57 H 251 V 89"
+           inkscape:connector-curvature="0" />
+        <path
+           style="fill-opacity:1;fill:#12a3d4;stroke:none"
+           id="path44"
+           clip-path="url(#clipPath8)"
+           d="m 222.5,53.9375 v 0.03125 c -20.86119,26.889144 
-50.78312,50.37872 -82.90625,62.71875 -28.65478,11.00767 -53.638381,11.06039 
-70.875,2.21875 -1.85607,-1.04832 -3.675701,-2.21152 -5.5,-3.3125 C 
50.582097,106.76175 43.464274,92.152308 44.0625,72.90625 H 34 V 146 H 251 V 50 
h -25 z"
+           inkscape:connector-curvature="0" />
+        <path
+           style="fill:#d4edf1;stroke:none"
+           id="path42"
+           clip-path="url(#clipPath8)"
+           d="M 111.23736,140.88997 C 97.697741,134.4648 90.265707,125.73081 
86.130611,116.19562 L 45,118 l 21,28 45.23736,-5.11003"
+           inkscape:connector-curvature="0" />
+        <path
+           
style="fill:none;stroke:#394d54;stroke-width:3.4000001;stroke-linecap:round"
+           id="path46"
+           d="m 45.625,117.03125 c 14.165153,0.77531 29.28245,0.91433 
42.46875,-3.21875"
+           inkscape:connector-curvature="0" />
+        <path
+           style="fill:#d4edf1;stroke:none"
+           id="path48"
+           d="m 102.17024,106.95926 c 0,3.01898 -2.447529,5.46651 
-5.466508,5.46651 -3.019514,0 -5.467581,-2.44753 -5.467581,-5.46651 0,-3.01897 
2.448067,-5.46758 5.467581,-5.46758 3.018979,0 5.466508,2.44861 
5.466508,5.46758 z"
+           inkscape:connector-curvature="0" />
+        <path
+           style="fill:#394d54;stroke:none"
+           id="path50"
+           d="m 98.121372,103.30778 c -0.477188,0.27582 -0.800133,0.79264 
-0.800133,1.3839 0,0.88261 0.715514,1.59706 1.598125,1.59706 0.604653,0 
1.130046,-0.3358 1.401576,-0.83174 0.19173,0.4622 0.29831,0.96991 
0.29831,1.50226 0,2.16208 -1.752907,3.91498 -3.915518,3.91498 -2.162075,0 
-3.91605,-1.7529 -3.91605,-3.91498 0,-2.16314 1.753975,-3.91658 
3.91605,-3.91658 0.500218,0 0.977406,0.0943 1.41764,0.2651 z"
+           inkscape:connector-curvature="0" />
+        <path
+           style="fill:#394d54;stroke:none"
+           id="path52"
+           d="m 0,90.162343 h 254.32743 c -5.53774,-1.404786 -17.521,-3.302293 
-15.54477,-10.559732 -10.06915,11.651749 -34.35274,8.174326 -40.4812,2.428786 
-6.82471,9.89831 -46.55451,6.135967 -49.32553,-1.575096 -8.55565,10.04077 
-35.06718,10.04077 -43.62336,0 -2.77209,7.711063 -42.501357,11.473406 
-49.326595,1.575096 C 49.897506,87.776937 25.616067,91.25436 
15.545841,79.602611 17.522075,86.86005 5.5388117,88.757557 0,90.162343"
+           inkscape:connector-curvature="0" />
+      </g>
+    </g>
+    <path
+       
style="fill:none;stroke:#ffffff;stroke-width:6.17147779;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
+       id="path12"
+       d="m 272.52245,266.64107 -0.0263,-15.02189 -0.0744,-26.83542 m 
15.19598,11.56491 -15.12136,15.27051 15.19598,15.07168 M 186.39531,251.81819 c 
0.0729,-3.22155 -0.86343,-6.51329 -2.76064,-9.17725 -2.73383,-3.83889 
-7.15844,-6.45979 -12.01255,-6.51619 -0.32354,0 -0.64394,0 -0.96994,0.0226 
-1.91892,0.11763 -3.77732,0.38521 -5.42182,1.06939 -10.81511,4.5 
-12.73135,19.51836 -3.60624,26.31316 7.90226,5.88439 19.39697,3.48167 
23.37843,-5.49635 0.84134,-1.89711 1.39276,-4.28897 1.39276,-6. [...]
+       inkscape:connector-curvature="0" />
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/docker-2.svg b/talks/cern-2018/docker-2.svg
new file mode 100644
index 0000000..25799e1
--- /dev/null
+++ b/talks/cern-2018/docker-2.svg
@@ -0,0 +1,444 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="docker-2.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2657" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath24989">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24987"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath24993">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24991"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath24997">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24995"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath25001">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24999"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="847.09768"
+     inkscape:cy="467.12628"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <flowRoot
+       transform="matrix(0.42305208,0,0,0.42305208,-30.171396,-23.993117)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:17.09560204px;line-height:21.36950302px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#232323;fill-opacity:1;stroke:none;stroke-width:0.85478008px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="53.366074"
+       y="110.26413"
+       id="text7537"><tspan
+         sodipodi:role="line"
+         id="tspan7535"
+         x="53.366074"
+         y="110.26413"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:36.4706192px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';fill:#232323;stroke-width:0.85478008px;fill-opacity:1;"
+         dy="-16.153324">100% reproducible</tspan><tspan
+         sodipodi:role="line"
+         x="53.366074"
+         y="135.76338"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:36.4706192px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';fill:#232323;stroke-width:0.85478008px;fill-opacity:1;"
+         id="tspan7539">We have all the bits!</tspan></text>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/docker-3.svg b/talks/cern-2018/docker-3.svg
new file mode 100644
index 0000000..1b2f82d
--- /dev/null
+++ b/talks/cern-2018/docker-3.svg
@@ -0,0 +1,469 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="docker-3.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2657" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath24989">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24987"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath24993">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24991"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath24997">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24995"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath25001">
+      <path
+         inkscape:connector-curvature="0"
+         id="path24999"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="847.09768"
+     inkscape:cy="628.75069"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <flowRoot
+       transform="matrix(0.42305208,0,0,0.42305208,-30.171396,-23.993117)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <path
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:9.02269363;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image
 [...]
+       d="M -2.0354033,8.4516382 H 510.05871 V 142.11206 L 
-2.0354033,199.62643 Z"
+       id="rect8432"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccc" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:17.09560204px;line-height:21.36950302px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#232323;fill-opacity:1;stroke:none;stroke-width:0.85478008px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="53.366074"
+       y="110.26413"
+       id="text7537"><tspan
+         sodipodi:role="line"
+         id="tspan7535"
+         x="53.366074"
+         y="110.26413"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:36.4706192px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';fill:#232323;stroke-width:0.85478008px;fill-opacity:1;"
+         dy="-16.153324">100% reproducible</tspan><tspan
+         sodipodi:role="line"
+         x="53.366074"
+         y="135.76338"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:36.4706192px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';fill:#232323;stroke-width:0.85478008px;fill-opacity:1;"
+         id="tspan7539">We have all the bits!</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:17.09560204px;line-height:21.36950302px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.85478008px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="477.59793"
+       y="235.40656"
+       id="text7537-8"><tspan
+         sodipodi:role="line"
+         id="tspan7535-9"
+         x="477.59793"
+         y="235.40656"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:36.4706192px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke-width:0.85478008px;"
+         dy="-16.153324">100% stateful</tspan><tspan
+         sodipodi:role="line"
+         x="477.59793"
+         y="260.90582"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:36.4706192px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke-width:0.85478008px;"
+         id="tspan7539-7">We <tspan
+   style="fill:#ffffff"
+   id="tspan27543">only </tspan>have the bits!</tspan></text>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/docker-4.svg b/talks/cern-2018/docker-4.svg
new file mode 100644
index 0000000..aa3cd9f
--- /dev/null
+++ b/talks/cern-2018/docker-4.svg
@@ -0,0 +1,574 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="docker-4.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile30674" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8-8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <mask
+       maskUnits="userSpaceOnUse"
+       id="mask31359">
+      <path
+         style="fill:#f2a900;fill-opacity:1"
+         id="path31361"
+         clip-path="url(#clipPath8-8)"
+         d="m 222.5,53.9375 v 0.03125 c -20.86119,26.889144 -50.78312,50.37872 
-82.90625,62.71875 -28.65478,11.00767 -53.638381,11.06039 -70.875,2.21875 
-1.85607,-1.04832 -3.675701,-2.21152 -5.5,-3.3125 C 50.582097,106.76175 
43.464274,92.152308 44.0625,72.90625 H 34 V 146 H 251 V 50 h -25 z"
+         inkscape:connector-curvature="0"
+         
transform="matrix(-0.82801165,0.47805271,0.47805271,0.82801165,376.42849,767.3324)"
 />
+    </mask>
+    <mask
+       maskUnits="userSpaceOnUse"
+       id="mask31359-7">
+      <path
+         style="fill:#f2a900;fill-opacity:1"
+         id="path31361-0"
+         clip-path="url(#clipPath8-8-1)"
+         d="m 222.5,53.9375 v 0.03125 c -20.86119,26.889144 -50.78312,50.37872 
-82.90625,62.71875 -28.65478,11.00767 -53.638381,11.06039 -70.875,2.21875 
-1.85607,-1.04832 -3.675701,-2.21152 -5.5,-3.3125 C 50.582097,106.76175 
43.464274,92.152308 44.0625,72.90625 H 34 V 146 H 251 V 50 h -25 z"
+         inkscape:connector-curvature="0"
+         
transform="matrix(-0.82801165,0.47805271,0.47805271,0.82801165,376.42849,767.3324)"
 />
+    </mask>
+    <clipPath
+       id="clipPath8-8-1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-1"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="695.19662"
+     inkscape:cy="327.85751"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <flowRoot
+       transform="matrix(0.42305208,0,0,0.42305208,-30.171396,-23.993117)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <path
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:9.65026093;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image
 [...]
+       d="M -2.0354033,8.4516382 H 510.70824 L 509.17029,96.744317 
-2.0354033,98.430378 Z"
+       id="rect8432"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccc" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:15.89876461px;line-height:19.87345695px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#232323;fill-opacity:1;stroke:none;stroke-width:0.79493821px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="25.140694"
+       y="80.5336"
+       id="text7537"><tspan
+         sodipodi:role="line"
+         x="25.140694"
+         y="80.5336"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.91736603px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';fill:#232323;stroke-width:0.79493821px;fill-opacity:1;"
+         id="tspan9046">App bundles are convenient</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:15.89876461px;line-height:19.87345695px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.79493821px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="179.01268"
+       y="193.3931"
+       id="text7537-8"><tspan
+         sodipodi:role="line"
+         x="179.01268"
+         y="193.3931"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.91736603px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.79493821px"
+         id="tspan7539-7">do not compose well</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:15.89876461px;line-height:19.87345695px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.79493821px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="179.6232"
+       y="254.72879"
+       id="text7537-8-1"><tspan
+         sodipodi:role="line"
+         x="179.6232"
+         y="254.72879"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.91736603px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.79493821px"
+         id="tspan9149"><tspan
+           dx="0"
+           dy="-6.7000155"
+           id="tspan9147"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.91736603px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.79493821px">are
 giant black boxes</tspan></tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:15.89876461px;line-height:19.87345695px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.79493821px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="179.41969"
+       y="147.54126"
+       id="text7537-8-1-9"><tspan
+         sodipodi:role="line"
+         x="179.41969"
+         y="147.54126"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.91736603px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.79493821px"
+         id="tspan9145"><tspan
+   dy="-6.6098809"
+   id="tspan29176"
+   
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.91736603px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.79493821px">lack
 means of </tspan>abstraction</tspan></text>
+    <path
+       
style="fill:none;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:2.64583325;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.64583335,
 2.64583335;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 114.43853,82.771952 0,147.228978"
+       id="path9200"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+    <g
+       id="g9335"
+       
transform="matrix(-0.30557077,0.17642135,0.17642135,0.30557077,97.450289,191.91448)">
+      <path
+         
style="fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.99999994"
+         d="m 31.896805,69.107553 19.55257,6e-4 118.904745,-0.001 
11.56096,7.2e-4 c 5.33905,0 10.83194,-0.95183 15.88822,-2.6651 2.48448,-0.84244 
5.27193,-2.0148 7.72268,-3.48921 -3.22785,-4.21437 -4.87649,-9.53655 
-5.36171,-14.781874 -0.65874,-7.13426 0.78152,-16.4196 5.61016,-22.00339 l 
2.40384,-2.78191 2.86383,2.30465 c 7.21138,5.79374 13.27618,13.88949 
14.34516,23.11834 8.68312,-2.5541 18.87695,-1.95177 26.53071,2.465594 l 
3.14086,1.81211 -1.65237,3.22553 c -6.4729,12.63338 -20.00585 [...]
+         id="path14-4"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="opacity:1;fill:#e79e00;fill-opacity:1;stroke:none;stroke-width:0.95610547"
+         d="m 383.05469,839.80273 -16.18946,9.34766 -98.45507,56.8418 
-9.57227,5.52734 c -4.4208,2.55235 -9.424,4.39012 -14.42969,5.38867 
-2.45991,0.49017 -5.3284,0.85198 -8.0625,0.80274 0.65801,-5.03262 
-0.52118,-10.22759 -2.62695,-14.80274 -2.86511,-6.22216 -8.49654,-13.22201 
-15.16406,-15.53711 l -3.32031,-1.15429 -1.26954,3.27734 c -3.20139,8.2447 
-4.35292,17.84738 -0.82617,26 -8.41072,2.03616 -16.56338,7.40809 
-20.78906,14.72461 l -1.73438,3.00195 2.91016,1.88086 c 11.39905,7.3662 2 [...]
+         
transform="matrix(-0.90578438,0.5229548,0.5229548,0.90578438,-60.317118,-891.89279)"
+         id="path14"
+         inkscape:connector-curvature="0"
+         mask="url(#mask31359)" />
+      <path
+         style="fill:#000000;fill-opacity:1"
+         id="path48"
+         d="m 102.17024,106.95926 c 0,3.01898 -2.447529,5.46651 
-5.466508,5.46651 -3.019514,0 -5.467581,-2.44753 -5.467581,-5.46651 0,-3.01897 
2.448067,-5.46758 5.467581,-5.46758 3.018979,0 5.466508,2.44861 
5.466508,5.46758 z"
+         inkscape:connector-curvature="0" />
+    </g>
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.09533644;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2.0953365,
 2.0953365;stroke-dashoffset:0;stroke-opacity:1;color-rend [...]
+       id="rect9453"
+       width="9.4459591"
+       height="8.7075911"
+       x="-79.755539"
+       y="204.09256"
+       transform="rotate(-35.032598)" />
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.09533644;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2.09533656,
 2.09533656;stroke-dashoffset:0;stroke-opacity:1;color-re [...]
+       id="rect9453-5"
+       width="9.445961"
+       height="8.7075911"
+       x="61.610748"
+       y="223.45544" />
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.09533644;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2.09533646,
 2.09533646;stroke-dashoffset:0;stroke-opacity:1;color-re [...]
+       id="rect9453-6"
+       width="9.4459562"
+       height="8.7075911"
+       x="-124.51642"
+       y="199.49295"
+       transform="rotate(-50.12607)"
+       inkscape:transform-center-x="-7.622994"
+       inkscape:transform-center-y="8.0228753" />
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.09533644;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2.09533656,
 2.09533656;stroke-dashoffset:0;stroke-opacity:1;color-re [...]
+       id="rect9453-5-6"
+       width="9.445961"
+       height="8.7075911"
+       x="67.351372"
+       y="208.15126" />
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.09533644;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2.0953365,
 2.0953365;stroke-dashoffset:0;stroke-opacity:1;color-rend [...]
+       id="rect9453-5-4"
+       width="9.445961"
+       height="8.7075911"
+       x="121.75557"
+       y="201.35413"
+       transform="rotate(17.368233)" />
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.09533644;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2.09533656,
 2.09533656;stroke-dashoffset:0;stroke-opacity:1;color-re [...]
+       id="rect9453-5-4-0"
+       width="9.445961"
+       height="8.7075911"
+       x="202.39551"
+       y="110.30462"
+       transform="rotate(38.61865)"
+       inkscape:transform-center-y="3.6491389"
+       inkscape:transform-center-x="-7.0052337e-06" />
+    <path
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.50224555;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1.50224555,
 1.50224555;stroke-dashoffset:0;stroke-opacity:1;color-re [...]
+       d="m 112.87593,250.46561 c 4.11651,-1.64131 1.4052,-13.22053 
1.4052,-13.22053 l 0.46215,-4.34791 c 1.00755,4.79033 2.2981,20.35624 
-1.58989,21.36629 -0.9852,0.16194 -1.89025,-0.83059 -2.53855,-1.58992 
-1.52632,-1.78776 -2.75978,-6.48962 -2.75978,-6.48962 0,0 2.97772,5.09631 
5.02087,4.28169 z"
+       id="rect9532"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="scccscs" />
+    <path
+       
style="fill:none;fill-rule:evenodd;stroke:#232323;stroke-width:2.64583325;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2.64583335,
 2.64583335;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 114.46458,61.234078 V 96.793711"
+       id="path9200-0"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cc" />
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/docker-5.svg b/talks/cern-2018/docker-5.svg
new file mode 100644
index 0000000..470014a
--- /dev/null
+++ b/talks/cern-2018/docker-5.svg
@@ -0,0 +1,701 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="docker-5.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile31715" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8-8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath8-8-1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-9"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath15565"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15563"
+         d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 -3.297,-4.848 
-1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 -0.637,-0.336 
-0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 -0.961,-0.55 
-1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 0.492,0.363 
0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 0.015,0.007 
0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 5.109,-0.285 2.684,0 
5.086,0.324 7.211,0.996 2.125,0.672 4 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15573"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.258654,91.962509)"
+       gradientUnits="userSpaceOnUse"
+       y2="70.667412"
+       x2="176.60477"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15569"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15571"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15585"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15583"
+         d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 1.082,-1.23 
2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 1.566,-0.262 
3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 0.012,0 
0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 1.238,0.203 
10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 0.168,-0.488 
L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 -12.055,42.258 
-18.371,44.781 -1.371,-0.191 -3.07,-0. [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15593"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.278026,602.79412)"
+       gradientUnits="userSpaceOnUse"
+       y2="922.07178"
+       x2="78.000107"
+       y1="1004.8033"
+       x1="113.5146">
+      <stop
+         id="stop15589"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15591"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15603"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15601"
+         d="M 52.586,12.747 45.125,0.005 h 14.957" />
+    </clipPath>
+    <linearGradient
+       id="linearGradient15611"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.335594,0,0,-0.335594,86.28744,351.26907)"
+       gradientUnits="userSpaceOnUse"
+       y2="1043.709"
+       x2="80.655251"
+       y1="1025.709"
+       x1="108.08774">
+      <stop
+         id="stop15607"
+         offset="0"
+         style="stop-opacity:1;stop-color:#ffb638" />
+      <stop
+         id="stop15609"
+         offset="1"
+         style="stop-opacity:1;stop-color:#f0ae26" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15621"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15619"
+         d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 1.211,-2.805 
0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 0.25,-0.516 
0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 0.414,-0.84 
0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 2.805,56.235 
3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 3.797,54.544 
3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 4.113,54.036 
4.199,53.895 4.285,53.759 4.426,5 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15629"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.599312,0,0,-0.599312,113.45784,91.962734)"
+       gradientUnits="userSpaceOnUse"
+       y2="69.791016"
+       x2="177.04297"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15625"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15627"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="874.3483"
+     inkscape:cy="106.66694"
+     inkscape:document-units="px"
+     inkscape:current-layer="g9335-0"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <flowRoot
+       transform="matrix(0.42305208,0,0,0.42305208,-30.171396,-23.993117)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <path
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.94218278;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image
 [...]
+       d="M -1.6045246,53.444864 509.85448,59.114916 509.33979,150.20912 
-1.6045246,143.55753 Z"
+       id="rect8432-9"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccc" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:14.09579372px;line-height:17.61974335px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.7047897px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="58.282906"
+       y="95.894623"
+       id="text7537-3"><tspan
+         sodipodi:role="line"
+         x="58.282906"
+         y="95.894623"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.8666687px;line-height:100%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';fill:#ffffff;fill-opacity:1;stroke-width:0.7047897px"
+         id="tspan13253">guix pack --format <tspan
+   
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.8666687px;line-height:100%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';fill:#ffbf2d;fill-opacity:1;stroke-width:0.7047897px"
+   id="tspan13385">docker</tspan></tspan><tspan
+         sodipodi:role="line"
+         x="58.282906"
+         y="129.76129"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.8666687px;line-height:100%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';fill:#ffffff;fill-opacity:1;stroke-width:0.7047897px"
+         id="tspan13353">                    samtools bedtools</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:14.09579372px;line-height:17.61974335px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.7047897px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="65.385788"
+       y="160.08018"
+       id="text7537-3-8"><tspan
+         sodipodi:role="line"
+         id="tspan7535-6-1"
+         x="65.385788"
+         y="172.55167"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:30.07102776px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';fill:#000000;fill-opacity:1;stroke-width:0.7047897px" /><tspan
+         sodipodi:role="line"
+         x="65.385788"
+         y="191.39194"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.79439163px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';fill:#000000;fill-opacity:1;stroke-width:0.7047897px"
+         id="tspan13253-6">/gnu/store/</tspan><tspan
+         sodipodi:role="line"
+         x="65.385788"
+         y="210.23221"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.79439163px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';fill:#000000;fill-opacity:1;stroke-width:0.7047897px"
+         id="tspan13387">    …-docker-pack.tar.gz</tspan></text>
+    <g
+       id="g9335-0"
+       
transform="matrix(-0.19423393,0.112141,0.112141,0.19423393,347.89964,222.99932)">
+      <path
+         
style="fill:#4e64f3;fill-opacity:1;stroke:none;stroke-width:1.94391859"
+         id="path14-9"
+         d="M -353.0824,356.43594 -364.31999,375.9 c -5.18932,8.9882 
-12.12829,17.30885 -19.92704,24.15575 -3.83304,3.36376 -8.51719,6.91899 
-13.38134,9.61173 -3.95748,-9.53022 -11.3142,-17.47667 -19.67298,-23.39175 
-11.37014,-8.0432 -28.40193,-14.64633 -42.49542,-11.94461 l -7.0165,1.3443 
1.09217,7.05964 c 2.74449,17.77152 10.4786,35.85001 24.9762,46.61968 
-12.73942,12.1354 -21.63104,29.88478 -21.63365,47.06325 l -0.003,7.04717 
7.03682,0.35286 c 27.55947,1.38212 47.30024,-17.59532 58.99 [...]
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cscccccccccccsccccc" />
+      <path
+         style="fill:#3c55f2;fill-opacity:1;stroke:none"
+         id="path44-3"
+         clip-path="url(#clipPath8-8-1)"
+         d="m 222.5,53.9375 v 0.03125 c -20.86119,26.889144 -50.78312,50.37872 
-82.90625,62.71875 -28.65478,11.00767 -53.638381,11.06039 -70.875,2.21875 
-1.85607,-1.04832 -3.675701,-2.21152 -5.5,-3.3125 C 50.582097,106.76175 
43.464274,92.152308 44.0625,72.90625 H 34 V 146 H 251 V 50 h -25 z"
+         inkscape:connector-curvature="0"
+         
transform="matrix(-0.97195943,1.6834828,1.6834828,0.97195943,-303.8456,2.4796584)"
 />
+      <path
+         style="fill:#d4edf1;stroke:none;stroke-width:1.94391859"
+         id="path48-4"
+         d="m -223.08687,278.44156 c 5.08242,2.93433 11.58168,1.19286 
14.51601,-3.88954 2.93483,-5.08329 1.19389,-11.58347 -3.88851,-14.51781 
-5.08237,-2.93431 -11.58402,-1.19299 -14.51884,3.89032 -2.93432,5.0824 
-1.19104,11.58272 3.89134,14.51703 z"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:46.17539978;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;im
 [...]
+         d="m -83.927782,210.88181 c 24.830141,15.4113 -12.894621,37.24923 
-29.686028,64.30299 -16.7914,27.05371 -53.67905,47.55216 -78.5092,32.14087 
-24.83015,-15.41129 21.22514,3.24342 38.01659,-23.81032 16.79138,-27.05375 
45.34847,-88.04483 70.178638,-72.63354 z"
+         id="path15461"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="sssss" />
+      <path
+         
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4e64f3;stroke-width:6.36982679;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;
 [...]
+         id="path15480"
+         transform="matrix(-0.55639101,0.8309206,0.8309206,0.55639101,0,0)"
+         sodipodi:type="arc"
+         sodipodi:cx="102.52755"
+         sodipodi:cy="110.63986"
+         sodipodi:rx="110.64338"
+         sodipodi:ry="111.80804"
+         sodipodi:start="0"
+         sodipodi:end="5.8712292"
+         sodipodi:open="true"
+         d="M 213.17093,110.63986 A 110.64338,111.80804 0 0 1 
113.90247,221.85546 110.64338,111.80804 0 0 1 -5.7769852,133.50736 
110.64338,111.80804 0 0 1 68.883687,4.1261412 110.64338,111.80804 0 0 1 
203.91443,65.871639" />
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-weight:normal;font-size:63.69826889px;line-height:79.62284088px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.1849134px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="-13.907963"
+         y="163.16696"
+         id="text15484"
+         
transform="matrix(-0.86602542,0.49999998,0.49999998,0.86602542,0,0)"><tspan
+           sodipodi:role="line"
+           id="tspan15482"
+           x="-13.907963"
+           y="163.16696"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Adobe
 New Century Schoolbook';-inkscape-font-specification:'Adobe New Century 
Schoolbook';stroke-width:3.1849134px">LOL</tspan></text>
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:6.36982679;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M -58.722048,206.08708 -97.928242,263.7756"
+         id="path15486"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:6.36982679;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M -25.498431,238.00941 -97.928242,263.7756"
+         id="path15488"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cc" />
+      <g
+         
transform="matrix(-4.6159585,2.6650246,-2.6650246,-4.6159585,412.53333,366.70879)"
+         inkscape:label="Guix-horizontal-print"
+         id="g15553">
+        <g
+           id="g15555">
+          <path
+             inkscape:connector-curvature="0"
+             id="path15557"
+             
style="fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3177737;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
+             d="m 117.30251,100.00216 c -0.49349,-0.518168 -0.96284,-0.921734 
-1.41106,-1.218132 -0.43205,-0.288881 -0.87855,-0.49296 -1.34047,-0.614606 
-0.44805,-0.112875 -0.93116,-0.151527 -1.44731,-0.110938 -0.50223,0.04839 
-1.06475,0.155354 -1.69429,0.324036 -0.4638,0.124275 -0.87484,0.260046 
-1.22815,0.403735 -0.002,4.18e-4 -0.005,0.0016 -0.006,0.0016 -0.0461,0.01487 
-0.13764,0.05724 -0.23165,0.09927 -0.10016,0.04365 -0.20248,0.08779 
-0.36332,0.1641 -2.93091,1.397245 -4.52871,-0.469 [...]
+          <g
+             id="g15559"
+             
transform="matrix(0.30694583,-0.08224589,0.08224589,0.30694583,80.836432,88.883753)">
+            <g
+               clip-path="url(#clipPath15565)"
+               id="g15561">
+              <g
+                 id="g15567">
+                <path
+                   inkscape:connector-curvature="0"
+                   id="path15575"
+                   
style="fill:url(#linearGradient15573);stroke:none;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
+                   d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 
-3.297,-4.848 -1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 
-0.637,-0.336 -0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 
-0.961,-0.55 -1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 
0.492,0.363 0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 
0.015,0.007 0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 
5.109,-0.285 2.684,0 5.086,0.324 7.211,0.996 2.1 [...]
+              </g>
+            </g>
+          </g>
+          <path
+             inkscape:connector-curvature="0"
+             id="path15577"
+             
style="fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3177737;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
+             d="m 87.105484,108.09343 c 0.168287,-0.69549 0.372984,-1.27967 
0.61294,-1.76047 0.229731,-0.4662 0.514681,-0.86627 0.853581,-1.2025 
0.331593,-0.32177 0.730641,-0.5968 1.197948,-0.81972 0.459123,-0.20923 
0.99977,-0.39784 1.629313,-0.56653 0.464107,-0.12435 0.88765,-0.21221 
1.265475,-0.26443 0.0016,-3.3e-4 0.0048,-0.002 0.0064,-0.002 0.04727,-0.0101 
0.147829,-0.0192 0.250254,-0.0298 0.108567,-0.0123 0.219569,-0.0253 
0.396693,-0.0395 3.236855,-0.2554 3.686999,-2.67134 3.749623, [...]
+          <g
+             id="g15579"
+             
transform="matrix(0.30694583,-0.08224589,0.08224589,0.30694583,80.836432,88.883753)">
+            <g
+               clip-path="url(#clipPath15585)"
+               id="g15581">
+              <g
+                 id="g15587">
+                <path
+                   inkscape:connector-curvature="0"
+                   id="path15595"
+                   
style="fill:url(#linearGradient15593);stroke:none;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
+                   d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 
1.082,-1.23 2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 
1.566,-0.262 3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 
0.012,0 0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 
1.238,0.203 10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 
0.168,-0.488 L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 
-12.055,42.258 -18.371,44.781 -1.371,-0.191 [...]
+              </g>
+            </g>
+          </g>
+          <g
+             id="g15597"
+             
transform="matrix(0.30694583,-0.08224589,0.08224589,0.30694583,80.836432,88.883753)">
+            <g
+               clip-path="url(#clipPath15603)"
+               id="g15599">
+              <g
+                 id="g15605">
+                <path
+                   inkscape:connector-curvature="0"
+                   id="path15613"
+                   
style="fill:url(#linearGradient15611);stroke:none;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
+                   d="M 52.586,12.747 45.125,0.005 h 14.957" />
+              </g>
+            </g>
+          </g>
+          <g
+             id="g15615"
+             
transform="matrix(0.30694583,-0.08224589,0.08224589,0.30694583,80.836432,88.883753)">
+            <g
+               clip-path="url(#clipPath15621)"
+               id="g15617">
+              <g
+                 id="g15623">
+                <path
+                   inkscape:connector-curvature="0"
+                   id="path15631"
+                   
style="fill:url(#linearGradient15629);stroke:none;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
+                   d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 
1.211,-2.805 0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 
0.25,-0.516 0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 
0.414,-0.84 0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 
2.805,56.235 3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 
3.797,54.544 3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 
4.113,54.036 4.199,53.895 4.285,53.7 [...]
+              </g>
+            </g>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/end.svg b/talks/cern-2018/end.svg
new file mode 100644
index 0000000..3e88e40
--- /dev/null
+++ b/talks/cern-2018/end.svg
@@ -0,0 +1,597 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="end.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile11127" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1-8"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="753.17503"
+     inkscape:cy="547.93848"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.97723389px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.37074742;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="291.78168"
+       y="131.87079"
+       id="text4140"><tspan
+         sodipodi:role="line"
+         x="291.78168"
+         y="131.87079"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20.61077118px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37074742;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan10608"><tspan
+           dx="0 0 0 0 0 0 0 0 0 0 0 0 1.2358247"
+           id="tspan5699"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:28.85508156px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37074742;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"><tspan
+   style="fill:#b3b3b3"
+   id="tspan10745">https:</tspan><tspan
+   
style="text-align:start;letter-spacing:-0.00772906px;text-anchor:start;stroke-width:0.37074742"
+   id="tspan11541"
+   dx="0 -1.2358247"><tspan
+     style="fill:#b3b3b3"
+     id="tspan10747">/</tspan><tspan
+     
style="text-align:start;letter-spacing:-0.77290398px;text-anchor:start;stroke-width:0.37074742"
+     id="tspan12173"><tspan
+   style="fill:#b3b3b3"
+   id="tspan10749">/</tspan>hpc<tspan
+   style="fill:#b3b3b3"
+   id="tspan10751">.</tspan></tspan></tspan>guixsd<tspan
+   style="fill:#b3b3b3"
+   id="tspan10755">.</tspan>org</tspan></tspan><tspan
+         sodipodi:role="line"
+         x="291.78168"
+         y="169.46483"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20.61077118px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37074742;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan10598"><tspan
+           dx="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:28.85508156px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37074742;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan10620"><tspan
+   style="fill:#b3b3b3"
+   id="tspan10741">https://</tspan>gnu<tspan
+   style="fill:#b3b3b3"
+   id="tspan10763">.</tspan>org<tspan
+   style="fill:#b3b3b3"
+   id="tspan10765">/</tspan>s<tspan
+   style="fill:#b3b3b3"
+   id="tspan10767">/</tspan>guix</tspan></tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.97723389px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.37074742;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="198.39403"
+       y="94.175346"
+       id="text4140-3"><tspan
+         sodipodi:role="line"
+         x="198.39403"
+         y="94.175346"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:49.46585464px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.37074742;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6400-1">Let’s talk!</tspan></text>
+    <flowRoot
+       transform="matrix(0.42305208,0,0,0.42305208,-30.171396,-23.993117)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.97723389px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.37074739;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="63.511524"
+       y="131.98621"
+       id="text4140-9"><tspan
+         sodipodi:role="line"
+         x="63.511524"
+         y="131.98621"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:28.85507965px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37074739;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan10618-3">#guix <tspan
+   
style="font-size:20.61077118px;line-height:113.99999857%;text-align:start;text-anchor:start;fill:#f2f2f2;stroke-width:0.37074739"
+   id="tspan42161-9">on</tspan> freenode</tspan><tspan
+         sodipodi:role="line"
+         x="63.511524"
+         y="169.58025"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20.61077118px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37074739;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan10598-0"><tspan
+   style="font-size:28.92777824px;text-align:start;text-anchor:start"
+   id="tspan10774">@GuixHPC </tspan>on Twitter</tspan><tspan
+         sodipodi:role="line"
+         x="63.511524"
+         y="207.1743"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.8722229px;line-height:100%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37074739;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan10883">address@hidden</tspan><tspan
+         sodipodi:role="line"
+         x="63.511524"
+         y="244.76834"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:21.8722229px;line-height:100%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37074739;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan11768">address@hidden</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.97723389px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.37074739;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="443.31174"
+       y="94.175346"
+       id="text4140-3-4"><tspan
+         sodipodi:role="line"
+         x="443.31174"
+         y="94.175346"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:49.46585464px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.37074739;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6400-1-1">Learn more</tspan></text>
+    <g
+       id="g10874"
+       transform="matrix(0.14698475,0,0,0.14698475,3.3979276,128.34487)"
+       style="fill:#ff0000">
+      <g
+         id="Logo__x2014__FIXED"
+         transform="matrix(0.78523441,0,0,0.78523441,101.59128,55.68156)"
+         style="fill:#ffbf2d;fill-opacity:1">
+        <g
+           id="g10857"
+           style="fill:#ffbf2d;fill-opacity:1">
+          <path
+             id="path10855"
+             d="m 153.6,301.6 c 94.3,0 145.9,-78.2 145.9,-145.9 0,-2.2 0,-4.4 
-0.1,-6.6 10,-7.2 18.7,-16.3 25.6,-26.6 -9.2,4.1 -19.1,6.8 -29.5,8.1 10.6,-6.3 
18.7,-16.4 22.6,-28.4 -9.9,5.9 -20.9,10.1 -32.6,12.4 -9.4,-10 -22.7,-16.2 
-37.4,-16.2 -28.3,0 -51.3,23 -51.3,51.3 0,4 0.5,7.9 1.3,11.7 -42.6,-2.1 
-80.4,-22.6 -105.7,-53.6 -4.4,7.6 -6.9,16.4 -6.9,25.8 0,17.8 9.1,33.5 22.8,42.7 
-8.4,-0.3 -16.3,-2.6 -23.2,-6.4 0,0.2 0,0.4 0,0.7 0,24.8 17.7,45.6 41.1,50.3 
-4.3,1.2 -8.8,1.8 -13.5,1.8 -3.3 [...]
+             class="st1"
+             inkscape:connector-curvature="0"
+             style="fill:#ffbf2d;fill-opacity:1" />
+        </g>
+      </g>
+    </g>
+    <path
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:#ffbf2d;stroke-width:1.34011459;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;i
 [...]
+       d="m 45.564933,113.43435 c -6.588997,0 -11.893484,0.59002 
-11.893484,1.32291 v 14.48629 c 0,0.73289 5.304487,1.32291 11.893484,1.32291 
1.12561,0 8.445624,5.09018 9.476224,5.05798 0.21542,-0.007 -2.62856,-5.12153 
-2.41835,-5.12955 4.67102,-0.17825 4.83561,-0.66982 4.83561,-1.25134 v 
-14.48629 c 0,-0.73289 -5.304487,-1.32291 -11.893484,-1.32291 z"
+       id="rect10885-4"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="sssssssss" />
+    <path
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:#232323;stroke-width:2.23969793;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke
 fil [...]
+       d="m 35.663589,108.27032 c 6.588994,0 11.893481,0.59002 
11.893481,1.32291 v 14.48629 c 0,0.73289 -5.304487,1.32291 -11.893481,1.32291 
-1.12561,0 -8.445627,5.09018 -9.476227,5.05798 -0.21542,-0.007 2.62856,-5.12153 
2.41835,-5.12955 -4.671017,-0.17825 -4.835607,-0.66982 -4.835607,-1.25134 v 
-14.48629 c 0,-0.73289 5.304487,-1.32291 11.893484,-1.32291 z"
+       id="rect10885"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="sssssssss" />
+    <g
+       id="g10967"
+       transform="translate(-229.12925,-0.52916667)">
+      <rect
+         ry="0.5291667"
+         rx="0.5291667"
+         y="190.78868"
+         x="255.13394"
+         height="20.032749"
+         width="30.616058"
+         id="rect10903"
+         
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.23969793;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke
 fill [...]
+      <path
+         sodipodi:nodetypes="cac"
+         inkscape:connector-curvature="0"
+         id="path10953"
+         d="m 267.18225,201.05769 c -1.40596,0.85408 -4.0677,3.21942 
-6.09647,4.83552 -1.98562,1.58171 -5.69587,4.69034 -5.94691,4.75761"
+         
style="fill:none;fill-rule:evenodd;stroke:#232323;stroke-width:1.32291675;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      <path
+         sodipodi:nodetypes="csc"
+         inkscape:connector-curvature="0"
+         id="path10905"
+         d="m 285.75,210.82143 c -2.52672,-2.20615 -5.05341,-4.41229 
-7.56379,-6.60429 -1.39125,-1.21481 -2.77756,-2.42534 -4.17053,-3.25747"
+         
style="fill:none;fill-rule:evenodd;stroke:#232323;stroke-width:1.32291675;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      <path
+         inkscape:path-effect="#path-effect10907-1"
+         sodipodi:nodetypes="ccsccc"
+         inkscape:original-d="m 255.07937,191.03851 c 2.52696,2.20587 
5.05347,4.41222 7.58011,6.61842 2.49411,2.17782 4.98855,4.35565 7.48215,6.53364 
2.59927,-2.24523 5.19847,-4.49034 7.79758,-6.73539 2.33246,-2.01473 
4.66485,-4.0294 6.99722,-6.044 0.27148,-0.20778 0.54265,-0.41527 
0.81357,-0.6225"
+         inkscape:connector-curvature="0"
+         id="path10905-8"
+         d="m 255.07937,191.03851 c 2.52672,2.20615 5.05341,4.41229 
7.56379,6.60429 2.51037,2.19201 5.00462,4.37007 7.55119,4.33631 2.54657,-0.0337 
5.14575,-2.27888 7.61154,-4.40876 2.46579,-2.12989 4.79819,-4.14455 
6.10012,-5.25573 1.30193,-1.11118 1.5731,-1.31867 1.84399,-1.52594"
+         
style="fill:none;fill-rule:evenodd;stroke:#232323;stroke-width:1.32291663;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+    </g>
+    <g
+       id="g10967-7"
+       transform="translate(-228.68842,36.584512)">
+      <rect
+         ry="0.5291667"
+         rx="0.5291667"
+         y="190.78868"
+         x="255.13394"
+         height="20.032749"
+         width="30.616058"
+         id="rect10903-5"
+         
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.23969793;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke
 fill [...]
+      <path
+         sodipodi:nodetypes="cac"
+         inkscape:connector-curvature="0"
+         id="path10953-2"
+         d="m 267.18225,201.05769 c -1.40596,0.85408 -4.0677,3.21942 
-6.09647,4.83552 -1.98562,1.58171 -5.69587,4.69034 -5.94691,4.75761"
+         
style="fill:none;fill-rule:evenodd;stroke:#232323;stroke-width:1.32291675;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      <path
+         sodipodi:nodetypes="csc"
+         inkscape:connector-curvature="0"
+         id="path10905-4"
+         d="m 285.75,210.82143 c -2.52672,-2.20615 -5.05341,-4.41229 
-7.56379,-6.60429 -1.39125,-1.21481 -2.77756,-2.42534 -4.17053,-3.25747"
+         
style="fill:none;fill-rule:evenodd;stroke:#232323;stroke-width:1.32291675;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      <path
+         inkscape:path-effect="#path-effect10907-1-8"
+         sodipodi:nodetypes="ccsccc"
+         inkscape:original-d="m 255.07937,191.03851 c 2.52696,2.20587 
5.05347,4.41222 7.58011,6.61842 2.49411,2.17782 4.98855,4.35565 7.48215,6.53364 
2.59927,-2.24523 5.19847,-4.49034 7.79758,-6.73539 2.33246,-2.01473 
4.66485,-4.0294 6.99722,-6.044 0.27148,-0.20778 0.54265,-0.41527 
0.81357,-0.6225"
+         inkscape:connector-curvature="0"
+         id="path10905-8-5"
+         d="m 255.07937,191.03851 c 2.52672,2.20615 5.05341,4.41229 
7.56379,6.60429 2.51037,2.19201 5.00462,4.37007 7.55119,4.33631 2.54657,-0.0337 
5.14575,-2.27888 7.61154,-4.40876 2.46579,-2.12989 4.79819,-4.14455 
6.10012,-5.25573 1.30193,-1.11118 1.5731,-1.31867 1.84399,-1.52594"
+         
style="fill:none;fill-rule:evenodd;stroke:#232323;stroke-width:1.32291663;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+    </g>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/functional1.svg b/talks/cern-2018/functional1.svg
new file mode 100644
index 0000000..e66379d
--- /dev/null
+++ b/talks/cern-2018/functional1.svg
@@ -0,0 +1,494 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="functional-1.svg">
+  <defs
+     id="defs2">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2657" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="300.87688"
+     inkscape:cy="271.03419"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <path
+       
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.12589979;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+       d="m 218.49069,107.88115 -4.25181,8.50359 v 8.50362 h 45.00162 v 
37.21612 h -8.50358 v 8.50359 l 4.25181,8.50361 m -19.28498,0 4.25181,-8.50361 
v -8.50359 h -44.84979 v -37.21612 h 8.50361 v -8.50362 l -4.25179,-8.50359"
+       id="path4204-8"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccccccccccccccc"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:10.54716396px;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.87893027px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+       x="73.203712"
+       y="57.664558"
+       id="text4363"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90"><tspan
+         sodipodi:role="line"
+         x="73.203712"
+         y="57.664558"
+         id="tspan4367"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.18395519px;line-height:100%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.87893027px">headers</tspan><tspan
+         id="tspan3374"
+         sodipodi:role="line"
+         x="73.203712"
+         y="70.848511"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.18395519px;line-height:100%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.87893027px">sources</tspan><tspan
+         id="tspan3376"
+         sodipodi:role="line"
+         x="73.203712"
+         y="84.032471"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.18395519px;line-height:100%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.87893027px">build
 tools</tspan><tspan
+         sodipodi:role="line"
+         x="73.203712"
+         y="97.216423"
+         id="tspan4379"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.18395519px;line-height:100%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.87893027px">libraries</tspan><tspan
+         sodipodi:role="line"
+         x="73.203712"
+         y="110.40038"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.18395519px;line-height:100%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.87893027px"
+         id="tspan12954">...</tspan></text>
+    <path
+       sodipodi:nodetypes="cac"
+       inkscape:connector-curvature="0"
+       id="path17911-9"
+       d="m 245.64782,176.40794 c 0,0 -0.44128,33.29041 10.97489,42.37957 
13.63571,10.85628 52.26921,1.43255 52.26921,1.43255"
+       
style="fill:none;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:3.28822017;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Send-3-3);enable-background:new"
 />
+    <g
+       style="enable-background:new"
+       id="g35304"
+       transform="matrix(0.72728619,0,0,0.72728619,-115.60297,-183.42653)">
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="612.17902"
+         y="513.04437"
+         id="text30030"><tspan
+           sodipodi:role="line"
+           id="tspan30032"
+           x="612.17902"
+           y="513.04437"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';fill:#ffffff;fill-opacity:1">cabba9e-<tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono Bold'"
+   id="tspan7758">samtools</tspan>-1.7/</tspan><tspan
+           sodipodi:role="line"
+           x="612.17902"
+           y="530.23187"
+           id="tspan30038"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';fill:#ffffff;fill-opacity:1">  bin</tspan><tspan
+           sodipodi:role="line"
+           x="612.17902"
+           y="547.41937"
+           id="tspan30046"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';fill:#ffffff;fill-opacity:1">    samtools</tspan><tspan
+           sodipodi:role="line"
+           x="612.17902"
+           y="564.60687"
+           id="tspan30048"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';fill:#ffffff;fill-opacity:1">  lib</tspan><tspan
+           sodipodi:role="line"
+           x="612.17902"
+           y="581.79437"
+           id="tspan30052"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';fill:#ffffff;fill-opacity:1">    ...</tspan></text>
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#fcfcfc;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
+         d="m 619.81834,519.26559 v 68.57143"
+         id="path30278"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#fcfcfc;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
+         d="m 634.4612,533.90845 v 10.71429 h 7.85714"
+         id="path30280"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#fcfcfc;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
+         d="m 633.85405,569.94416 v 10.71429 h 7.85714"
+         id="path30280-9"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#fcfcfc;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
+         d="m 619.81834,526.40845 h 7.5"
+         id="path30297"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#fcfcfc;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1"
+         d="m 619.81834,561.76559 h 8.21428"
+         id="path30299"
+         inkscape:connector-curvature="0" />
+      <rect
+         
style="opacity:1;fill:none;fill-opacity:1;stroke:#ffbf2d;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect30301"
+         width="194.47932"
+         height="106.79346"
+         x="605.10419"
+         y="494.40839"
+         ry="15.714286" />
+    </g>
+    <path
+       inkscape:connector-curvature="0"
+       id="path31462"
+       d="m 232.76711,117.03579 c 0.054,-0.0229 0.14219,-0.0229 0.19615,0 
0.054,0.0229 0.009,0.0394 -0.098,0.0394 -0.10787,0 -0.15189,-0.0171 
-0.0982,-0.0394 z"
+       
style="opacity:1;fill:#69faff;fill-opacity:1;stroke:none;stroke-width:3.51572108;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
 />
+    <path
+       sodipodi:nodetypes="csc"
+       inkscape:connector-curvature="0"
+       id="path17911-9-2"
+       d="m 141.56502,67.913628 c 0,0 35.93375,-16.145681 58.30881,7.840599 
7.6754,8.228099 9.5705,32.371673 9.5705,32.371673"
+       
style="fill:none;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:3.28822017;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Send-3-3-6);enable-background:new"
 />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <g
+       id="g9521">
+      <path
+         
sodipodi:nodetypes="ccccccccscccscscsccscsccccccccccccccccccccccccccccsccccccccccsccscccccc"
+         
style="fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.87893027;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;enable-background:new"
+         d="m 201.87613,152.49795 c -1.17289,-0.63792 -0.90033,-2.14789 
0.389,-2.1552 0.63482,-0.002 0.86755,0.45212 0.5472,1.07158 -0.223,0.43128 
-0.21957,0.49352 0.0334,0.59055 0.1556,0.0596 0.6178,-0.0542 1.02745,-0.25327 
1.19036,-0.57831 1.53048,-1.36495 3.36546,-7.78412 l 1.64939,-5.76989 
-1.08963,-0.0508 c -1.02818,-0.048 -1.08963,-0.0748 -1.08963,-0.47364 
0,-0.36131 0.0813,-0.42326 0.55979,-0.4265 0.30786,-0.001 0.87609,-0.14732 
1.26272,-0.32306 0.60958,-0.27696 0.80034,-0.51313 1 [...]
+         id="path31529"
+         inkscape:connector-curvature="0" />
+      <g
+         id="text9460"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         aria-label=",">
+        <path
+           id="path9480"
+           
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.93333435px;font-family:'Linux
 Libertine';-inkscape-font-specification:'Linux Libertine 
Italic';fill:#ffbf2d;fill-opacity:1;stroke-width:0.26458335px;stroke:none"
+           d="m 226.73299,146.56836 q 0,-0.37207 0.29765,-0.61185 
0.29766,-0.23977 0.7028,-0.23977 0.40515,0 0.65319,0.29765 0.25632,0.29766 
0.25632,0.79375 0,0.5209 -0.19017,1.03353 -0.1819,0.5209 -0.76068,1.03353 
-0.57051,0.5209 -1.48828,0.68626 -0.19844,-0.16536 -0.14056,-0.3886 
0.65319,-0.14883 1.20716,-0.62839 0.56224,-0.47956 0.56224,-0.84336 0,-0.13229 
-0.0827,-0.23151 -0.0827,-0.091 -0.1819,-0.12402 -0.091,-0.0331 
-0.25632,-0.0827 -0.57877,-0.14882 -0.57877,-0.69453 z" />
+      </g>
+      <g
+         id="text9460-5"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         aria-label="y…">
+        <path
+           id="path9483"
+           
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.93333435px;font-family:'Linux
 Libertine';-inkscape-font-specification:'Linux Libertine 
Italic';fill:#ffbf2d;fill-opacity:1;stroke-width:0.26458335px;stroke:none"
+           d="m 235.43058,146.93259 -0.76894,1.18235 q -0.81029,1.25677 
-1.73633,2.01745 -0.92604,0.76068 -1.60404,0.76068 -0.32246,0 -0.67799,-0.17363 
-0.35553,-0.16537 -0.35553,-0.53744 0,-0.37207 0.24804,-0.62012 
0.24805,-0.23977 0.53744,-0.23977 0.32246,0 0.58704,0.23151 0.37207,0.30592 
0.59531,0.30592 0.19017,0 0.66973,-0.53743 0.47956,-0.52917 0.97565,-1.33946 
0.14883,-0.339 -0.15709,-2.67064 -0.30593,-2.33991 -0.678,-3.61321 
-0.1571,-0.53744 -0.26458,-0.71107 -0.11576,-0.19844 -0. [...]
+        <path
+           id="path9485"
+           
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.93333435px;font-family:'Linux
 Libertine';-inkscape-font-specification:'Linux Libertine 
Italic';fill:#ffbf2d;fill-opacity:1;stroke-width:0.26458335px;stroke:none"
+           d="m 248.07271,145.32028 q 0.33899,0 0.56224,0.21498 
0.22324,0.21497 0.22324,0.53743 0,0.38861 -0.31419,0.71934 -0.3142,0.33073 
-0.73588,0.33073 -0.33899,0 -0.56224,-0.23151 -0.22324,-0.23151 
-0.22324,-0.55398 0,-0.37207 0.30593,-0.69453 0.30592,-0.32246 0.74414,-0.32246 
z m -4.46485,0 q 0.339,0 0.55397,0.21498 0.22325,0.21497 0.22325,0.53743 
0,0.38861 -0.3142,0.71934 -0.31419,0.33073 -0.73587,0.33073 -0.339,0 
-0.56224,-0.23151 -0.21497,-0.23151 -0.21497,-0.55398 0,-0.37207 0. [...]
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/cern-2018/functional1a.svg b/talks/cern-2018/functional1a.svg
new file mode 100644
index 0000000..9e5ffe4
--- /dev/null
+++ b/talks/cern-2018/functional1a.svg
@@ -0,0 +1,378 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="functional1a.svg">
+  <defs
+     id="defs2">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2657" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="788.78056"
+     inkscape:cy="594.28301"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <path
+       
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.12589979;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+       d="m 218.49069,107.88115 -4.25181,8.50359 v 8.50362 h 45.00162 v 
37.21612 h -8.50358 v 8.50359 l 4.25181,8.50361 m -19.28498,0 4.25181,-8.50361 
v -8.50359 h -44.84979 v -37.21612 h 8.50361 v -8.50362 l -4.25179,-8.50359"
+       id="path4204-8"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccccccccccccccc"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path31462"
+       d="m 232.76711,117.03579 c 0.054,-0.0229 0.14219,-0.0229 0.19615,0 
0.054,0.0229 0.009,0.0394 -0.098,0.0394 -0.10787,0 -0.15189,-0.0171 
-0.0982,-0.0394 z"
+       
style="opacity:1;fill:#69faff;fill-opacity:1;stroke:none;stroke-width:3.51572108;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
 />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <g
+       id="g9521">
+      <path
+         
sodipodi:nodetypes="ccccccccscccscscsccscsccccccccccccccccccccccccccccsccccccccccsccscccccc"
+         
style="fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.87893027;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;enable-background:new"
+         d="m 201.87613,152.49795 c -1.17289,-0.63792 -0.90033,-2.14789 
0.389,-2.1552 0.63482,-0.002 0.86755,0.45212 0.5472,1.07158 -0.223,0.43128 
-0.21957,0.49352 0.0334,0.59055 0.1556,0.0596 0.6178,-0.0542 1.02745,-0.25327 
1.19036,-0.57831 1.53048,-1.36495 3.36546,-7.78412 l 1.64939,-5.76989 
-1.08963,-0.0508 c -1.02818,-0.048 -1.08963,-0.0748 -1.08963,-0.47364 
0,-0.36131 0.0813,-0.42326 0.55979,-0.4265 0.30786,-0.001 0.87609,-0.14732 
1.26272,-0.32306 0.60958,-0.27696 0.80034,-0.51313 1 [...]
+         id="path31529"
+         inkscape:connector-curvature="0" />
+      <g
+         id="text9460"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         aria-label=",">
+        <path
+           id="path9480"
+           
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.93333435px;font-family:'Linux
 Libertine';-inkscape-font-specification:'Linux Libertine 
Italic';fill:#ffbf2d;fill-opacity:1;stroke-width:0.26458335px;stroke:none"
+           d="m 226.73299,146.56836 q 0,-0.37207 0.29765,-0.61185 
0.29766,-0.23977 0.7028,-0.23977 0.40515,0 0.65319,0.29765 0.25632,0.29766 
0.25632,0.79375 0,0.5209 -0.19017,1.03353 -0.1819,0.5209 -0.76068,1.03353 
-0.57051,0.5209 -1.48828,0.68626 -0.19844,-0.16536 -0.14056,-0.3886 
0.65319,-0.14883 1.20716,-0.62839 0.56224,-0.47956 0.56224,-0.84336 0,-0.13229 
-0.0827,-0.23151 -0.0827,-0.091 -0.1819,-0.12402 -0.091,-0.0331 
-0.25632,-0.0827 -0.57877,-0.14882 -0.57877,-0.69453 z" />
+      </g>
+      <g
+         id="text9460-5"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         aria-label="y…">
+        <path
+           id="path9483"
+           
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.93333435px;font-family:'Linux
 Libertine';-inkscape-font-specification:'Linux Libertine 
Italic';fill:#ffbf2d;fill-opacity:1;stroke-width:0.26458335px;stroke:none"
+           d="m 235.43058,146.93259 -0.76894,1.18235 q -0.81029,1.25677 
-1.73633,2.01745 -0.92604,0.76068 -1.60404,0.76068 -0.32246,0 -0.67799,-0.17363 
-0.35553,-0.16537 -0.35553,-0.53744 0,-0.37207 0.24804,-0.62012 
0.24805,-0.23977 0.53744,-0.23977 0.32246,0 0.58704,0.23151 0.37207,0.30592 
0.59531,0.30592 0.19017,0 0.66973,-0.53743 0.47956,-0.52917 0.97565,-1.33946 
0.14883,-0.339 -0.15709,-2.67064 -0.30593,-2.33991 -0.678,-3.61321 
-0.1571,-0.53744 -0.26458,-0.71107 -0.11576,-0.19844 -0. [...]
+        <path
+           id="path9485"
+           
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.93333435px;font-family:'Linux
 Libertine';-inkscape-font-specification:'Linux Libertine 
Italic';fill:#ffbf2d;fill-opacity:1;stroke-width:0.26458335px;stroke:none"
+           d="m 248.07271,145.32028 q 0.33899,0 0.56224,0.21498 
0.22324,0.21497 0.22324,0.53743 0,0.38861 -0.31419,0.71934 -0.3142,0.33073 
-0.73588,0.33073 -0.33899,0 -0.56224,-0.23151 -0.22324,-0.23151 
-0.22324,-0.55398 0,-0.37207 0.30593,-0.69453 0.30592,-0.32246 0.74414,-0.32246 
z m -4.46485,0 q 0.339,0 0.55397,0.21498 0.22325,0.21497 0.22325,0.53743 
0,0.38861 -0.3142,0.71934 -0.31419,0.33073 -0.73587,0.33073 -0.339,0 
-0.56224,-0.23151 -0.21497,-0.23151 -0.21497,-0.55398 0,-0.37207 0. [...]
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/cern-2018/functional1b.svg b/talks/cern-2018/functional1b.svg
new file mode 100644
index 0000000..b31cad1
--- /dev/null
+++ b/talks/cern-2018/functional1b.svg
@@ -0,0 +1,417 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="functional1b.svg">
+  <defs
+     id="defs2">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2657" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="788.78056"
+     inkscape:cy="594.28301"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <path
+       
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.12589979;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+       d="m 218.49069,107.88115 -4.25181,8.50359 v 8.50362 h 45.00162 v 
37.21612 h -8.50358 v 8.50359 l 4.25181,8.50361 m -19.28498,0 4.25181,-8.50361 
v -8.50359 h -44.84979 v -37.21612 h 8.50361 v -8.50362 l -4.25179,-8.50359"
+       id="path4204-8"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccccccccccccccc"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:10.54716396px;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.87893027px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+       x="73.203712"
+       y="57.664558"
+       id="text4363"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90"><tspan
+         sodipodi:role="line"
+         x="73.203712"
+         y="57.664558"
+         id="tspan4367"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.18395519px;line-height:100%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.87893027px">headers</tspan><tspan
+         id="tspan3374"
+         sodipodi:role="line"
+         x="73.203712"
+         y="70.848511"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.18395519px;line-height:100%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.87893027px">sources</tspan><tspan
+         id="tspan3376"
+         sodipodi:role="line"
+         x="73.203712"
+         y="84.032471"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.18395519px;line-height:100%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.87893027px">build
 tools</tspan><tspan
+         sodipodi:role="line"
+         x="73.203712"
+         y="97.216423"
+         id="tspan4379"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.18395519px;line-height:100%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.87893027px">libraries</tspan><tspan
+         sodipodi:role="line"
+         x="73.203712"
+         y="110.40038"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.18395519px;line-height:100%;font-family:'Droid
 Serif';-inkscape-font-specification:'Droid 
Serif';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.87893027px"
+         id="tspan12954">...</tspan></text>
+    <path
+       inkscape:connector-curvature="0"
+       id="path31462"
+       d="m 232.76711,117.03579 c 0.054,-0.0229 0.14219,-0.0229 0.19615,0 
0.054,0.0229 0.009,0.0394 -0.098,0.0394 -0.10787,0 -0.15189,-0.0171 
-0.0982,-0.0394 z"
+       
style="opacity:1;fill:#69faff;fill-opacity:1;stroke:none;stroke-width:3.51572108;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
 />
+    <path
+       sodipodi:nodetypes="csc"
+       inkscape:connector-curvature="0"
+       id="path17911-9-2"
+       d="m 141.56502,67.913628 c 0,0 35.93375,-16.145681 58.30881,7.840599 
7.6754,8.228099 9.5705,32.371673 9.5705,32.371673"
+       
style="fill:none;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:3.28822017;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Send-3-3-6);enable-background:new"
 />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <g
+       id="g9521">
+      <path
+         
sodipodi:nodetypes="ccccccccscccscscsccscsccccccccccccccccccccccccccccsccccccccccsccscccccc"
+         
style="fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.87893027;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;enable-background:new"
+         d="m 201.87613,152.49795 c -1.17289,-0.63792 -0.90033,-2.14789 
0.389,-2.1552 0.63482,-0.002 0.86755,0.45212 0.5472,1.07158 -0.223,0.43128 
-0.21957,0.49352 0.0334,0.59055 0.1556,0.0596 0.6178,-0.0542 1.02745,-0.25327 
1.19036,-0.57831 1.53048,-1.36495 3.36546,-7.78412 l 1.64939,-5.76989 
-1.08963,-0.0508 c -1.02818,-0.048 -1.08963,-0.0748 -1.08963,-0.47364 
0,-0.36131 0.0813,-0.42326 0.55979,-0.4265 0.30786,-0.001 0.87609,-0.14732 
1.26272,-0.32306 0.60958,-0.27696 0.80034,-0.51313 1 [...]
+         id="path31529"
+         inkscape:connector-curvature="0" />
+      <g
+         id="text9460"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         aria-label=",">
+        <path
+           id="path9480"
+           
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.93333435px;font-family:'Linux
 Libertine';-inkscape-font-specification:'Linux Libertine 
Italic';fill:#ffbf2d;fill-opacity:1;stroke-width:0.26458335px;stroke:none"
+           d="m 226.73299,146.56836 q 0,-0.37207 0.29765,-0.61185 
0.29766,-0.23977 0.7028,-0.23977 0.40515,0 0.65319,0.29765 0.25632,0.29766 
0.25632,0.79375 0,0.5209 -0.19017,1.03353 -0.1819,0.5209 -0.76068,1.03353 
-0.57051,0.5209 -1.48828,0.68626 -0.19844,-0.16536 -0.14056,-0.3886 
0.65319,-0.14883 1.20716,-0.62839 0.56224,-0.47956 0.56224,-0.84336 0,-0.13229 
-0.0827,-0.23151 -0.0827,-0.091 -0.1819,-0.12402 -0.091,-0.0331 
-0.25632,-0.0827 -0.57877,-0.14882 -0.57877,-0.69453 z" />
+      </g>
+      <g
+         id="text9460-5"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         aria-label="y…">
+        <path
+           id="path9483"
+           
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.93333435px;font-family:'Linux
 Libertine';-inkscape-font-specification:'Linux Libertine 
Italic';fill:#ffbf2d;fill-opacity:1;stroke-width:0.26458335px;stroke:none"
+           d="m 235.43058,146.93259 -0.76894,1.18235 q -0.81029,1.25677 
-1.73633,2.01745 -0.92604,0.76068 -1.60404,0.76068 -0.32246,0 -0.67799,-0.17363 
-0.35553,-0.16537 -0.35553,-0.53744 0,-0.37207 0.24804,-0.62012 
0.24805,-0.23977 0.53744,-0.23977 0.32246,0 0.58704,0.23151 0.37207,0.30592 
0.59531,0.30592 0.19017,0 0.66973,-0.53743 0.47956,-0.52917 0.97565,-1.33946 
0.14883,-0.339 -0.15709,-2.67064 -0.30593,-2.33991 -0.678,-3.61321 
-0.1571,-0.53744 -0.26458,-0.71107 -0.11576,-0.19844 -0. [...]
+        <path
+           id="path9485"
+           
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.93333435px;font-family:'Linux
 Libertine';-inkscape-font-specification:'Linux Libertine 
Italic';fill:#ffbf2d;fill-opacity:1;stroke-width:0.26458335px;stroke:none"
+           d="m 248.07271,145.32028 q 0.33899,0 0.56224,0.21498 
0.22324,0.21497 0.22324,0.53743 0,0.38861 -0.31419,0.71934 -0.3142,0.33073 
-0.73588,0.33073 -0.33899,0 -0.56224,-0.23151 -0.22324,-0.23151 
-0.22324,-0.55398 0,-0.37207 0.30593,-0.69453 0.30592,-0.32246 0.74414,-0.32246 
z m -4.46485,0 q 0.339,0 0.55397,0.21498 0.22325,0.21497 0.22325,0.53743 
0,0.38861 -0.3142,0.71934 -0.31419,0.33073 -0.73587,0.33073 -0.339,0 
-0.56224,-0.23151 -0.21497,-0.23151 -0.21497,-0.55398 0,-0.37207 0. [...]
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/cern-2018/functional2.svg b/talks/cern-2018/functional2.svg
new file mode 100644
index 0000000..0e889de
--- /dev/null
+++ b/talks/cern-2018/functional2.svg
@@ -0,0 +1,601 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="functional2.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2657" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="847.09768"
+     inkscape:cy="628.75069"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <flowRoot
+       transform="matrix(0.42305208,0,0,0.42305208,-30.171396,-23.993117)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <g
+       id="g35304"
+       transform="matrix(0.82722915,0,0,0.82722915,-324.31359,-363.11737)">
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="612.17902"
+         y="513.04437"
+         id="text30030"><tspan
+           sodipodi:role="line"
+           id="tspan30032"
+           x="612.17902"
+           y="513.04437"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';fill:#ffffff">cabba9e-<tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono Bold';fill:#ffffff"
+   id="tspan35707">samtools</tspan>-1.7/</tspan><tspan
+           sodipodi:role="line"
+           x="612.17902"
+           y="530.23187"
+           id="tspan30038"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono';fill:#ffffff">  
bin</tspan><tspan
+           sodipodi:role="line"
+           x="612.17902"
+           y="547.41937"
+           id="tspan30046"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono';fill:#ffffff">    
samtools</tspan><tspan
+           sodipodi:role="line"
+           x="612.17902"
+           y="564.60687"
+           id="tspan30048"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono';fill:#ffffff">  
lib</tspan><tspan
+           sodipodi:role="line"
+           x="612.17902"
+           y="581.79437"
+           id="tspan30052"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono';fill:#ffffff">    
...</tspan></text>
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         d="m 619.81834,519.26559 v 68.57143"
+         id="path30278"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         d="m 634.4612,533.90845 v 10.71429 h 7.85714"
+         id="path30280"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         d="m 633.85405,569.94416 v 10.71429 h 7.85714"
+         id="path30280-9"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         d="m 619.81834,526.40845 h 7.5"
+         id="path30297"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         d="m 619.81834,561.76559 h 8.21428"
+         id="path30299"
+         inkscape:connector-curvature="0" />
+      <rect
+         
style="opacity:1;fill:none;fill-opacity:1;stroke:#ffbf2d;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect30301"
+         width="190.73564"
+         height="106.79346"
+         x="605.10419"
+         y="494.40839"
+         ry="15.714286" />
+    </g>
+    <path
+       inkscape:connector-curvature="0"
+       id="path31462"
+       d="m 179.8978,182.86343 c 0.0613,-0.0265 0.16172,-0.0265 0.2233,0 
0.0613,0.0264 0.0113,0.045 -0.11142,0.045 -0.12285,0 -0.17306,-0.019 
-0.11143,-0.045 z"
+       
style="opacity:1;fill:#69faff;fill-opacity:1;stroke:none;stroke-width:3.9988482;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
 />
+    <g
+       id="g35304-3"
+       transform="matrix(0.82722915,0,0,0.82722915,-324.31359,-242.33865)">
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="612.17902"
+         y="513.04437"
+         id="text30030-5"><tspan
+           sodipodi:role="line"
+           id="tspan30032-6"
+           x="612.17902"
+           y="513.04437"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';fill:#ffffff">dedbeef-<tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono Bold'"
+   id="tspan11842">samtools</tspan>-1.7/</tspan><tspan
+           sodipodi:role="line"
+           x="612.17902"
+           y="530.23187"
+           id="tspan30038-9"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono';fill:#ffffff">  
bin</tspan><tspan
+           sodipodi:role="line"
+           x="612.17902"
+           y="547.41937"
+           id="tspan30046-1"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono';fill:#ffffff">    
samtools</tspan><tspan
+           sodipodi:role="line"
+           x="612.17902"
+           y="564.60687"
+           id="tspan30048-2"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono';fill:#ffffff">  
lib</tspan><tspan
+           sodipodi:role="line"
+           x="612.17902"
+           y="581.79437"
+           id="tspan30052-7"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:1.25;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono';fill:#ffffff">    
...</tspan></text>
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         d="m 619.81834,519.26559 v 68.57143"
+         id="path30278-0"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         d="m 634.4612,533.90845 v 10.71429 h 7.85714"
+         id="path30280-93"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         d="m 633.85405,569.94416 v 10.71429 h 7.85714"
+         id="path30280-9-6"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         d="m 619.81834,526.40845 h 7.5"
+         id="path30297-0"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         d="m 619.81834,561.76559 h 8.21428"
+         id="path30299-6"
+         inkscape:connector-curvature="0" />
+      <rect
+         
style="opacity:1;fill:none;fill-opacity:1;stroke:#ffbf2d;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect30301-2"
+         width="190.73564"
+         height="109.45096"
+         x="605.10419"
+         y="494.40839"
+         ry="15.714286" />
+    </g>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.99654388px;line-height:0%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="157.89749"
+       y="204.14008"
+       id="text4140-4"><tspan
+         sodipodi:role="line"
+         x="157.89749"
+         y="204.14008"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.98992157px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6671">Different</tspan><tspan
+         sodipodi:role="line"
+         x="157.89749"
+         y="235.28111"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.98992157px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan1521">inputs?</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.99654388px;line-height:0%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="161.75136"
+       y="98.374451"
+       id="text4140-4-6"><tspan
+         sodipodi:role="line"
+         x="161.75136"
+         y="98.374451"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.98992157px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6671-8">Same inputs?</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.99654388px;line-height:0%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="475.86102"
+       y="75.668289"
+       id="text4140-4-6-7"><tspan
+         sodipodi:role="line"
+         x="475.86102"
+         y="78.48748"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.98992157px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6675-1-8" /><tspan
+         sodipodi:role="line"
+         x="475.86102"
+         y="99.461433"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.98992157px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6671-8-6">Same output!</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.99654388px;line-height:0%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="348.5918"
+       y="181.92374"
+       id="text4140-4-8"><tspan
+         sodipodi:role="line"
+         x="348.5918"
+         y="184.74292"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.98992157px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6675-8" /><tspan
+         sodipodi:role="line"
+         x="348.5918"
+         y="205.71689"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.98992157px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6671-4">Different</tspan><tspan
+         sodipodi:role="line"
+         x="348.5918"
+         y="236.85791"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.98992157px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan1517">outputs</tspan></text>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/gc-1.svg b/talks/cern-2018/gc-1.svg
new file mode 100644
index 0000000..fd3e03a
--- /dev/null
+++ b/talks/cern-2018/gc-1.svg
@@ -0,0 +1,826 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="gc-1.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         inkscape:connector-curvature="0" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47602-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47604-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48642-6"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48644-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker38788"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path38790" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48208-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48210-1" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48422-8"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48424-0" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38666"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38668"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47798-2"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47800-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker15672-5-2-5"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path15674-9-0-0" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48000-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48002-2" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966-9"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968-5"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48868-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48870-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-6-3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-4-8" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="220.51453"
+     inkscape:cy="197.4213"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g49276"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <g
+         id="g31531-0"
+         transform="matrix(0.75344465,0,0,0.75344465,205.29132,101.28122)">
+        <g
+           transform="matrix(0.25082476,0,0,0.25082476,96.858326,381.09219)"
+           id="g49522"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90">
+          <g
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             id="g49276">
+            <rect
+               
style="fill:#f0f0f0;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect11160-2-3"
+               width="686.14563"
+               height="908.13953"
+               x="1395.1445"
+               y="437.9321"
+               ry="71.579628" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="991.83325"
+               y="367.85321"
+               id="text3336-0"><tspan
+                 sodipodi:role="line"
+                 id="tspan3338-4"
+                 x="991.83325"
+                 y="367.85321">/home/rekado/.guix-profile</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="890.31238"
+               y="504.25"
+               id="text3340-1"><tspan
+                 sodipodi:role="line"
+                 id="tspan3342-5"
+                 x="890.31238"
+                 y="504.25">/var/guix/...</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="554.25"
+                 id="tspan3344-6" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="604.25"
+                 id="tspan3358-4">    guix-profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="654.25"
+                 id="tspan3356-4" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="704.25"
+                 id="tspan3380-5" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="754.25"
+                 id="tspan39389" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="804.25"
+                 id="tspan39391">    43</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1452.4165"
+               y="500.99976"
+               id="text3360-9"><tspan
+                 sodipodi:role="line"
+                 id="tspan3362-5"
+                 x="1452.4165"
+                 y="500.99976">/gnu/store</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="550.99976"
+                 id="tspan3366-5" /><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="600.99976"
+                 id="tspan3372-4"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6">    hscq14x...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="650.99976"
+                 id="tspan3368-6">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="700.99976"
+                 id="tspan3376-6">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="750.99976"
+                 id="tspan10459">              bowtie2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="800.99976"
+                 id="tspan3378-2" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="M 1463.8451,515.42906 V 1305.1488"
+               id="path4481-7"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,589.5712 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1509.5594,610.20537 0.7143,27.85714 h 41.4285"
+               id="path5025-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1561.7022,660.20537 0.7143,27.85714 h 41.4286"
+               id="path5025-8-4-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1562.4165,684.34823 0.7143,56.42857 h 41.4286"
+               id="path5025-8-4-2-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="820.00964"
+               id="text3360-3-7"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="820.00964"
+                 id="tspan3372-0-0"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-1">    rhrdst11m...-</tspan>samtools-1.2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="870.00964"
+                 id="tspan3368-3-0">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="920.00964"
+                 id="tspan3374-4-1">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="970.00964"
+                 id="tspan10465">          include</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1020.0096"
+                 id="tspan3378-5-4" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,810.58118 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-88"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,831.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,881.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-4-4-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47602-4);marker-end:url(#marker39150-4)"
+               d="m 1831.5951,688.29641 c 0,0 245.657,-46.02116 
243.2304,99.45725 -2.2199,133.08567 -173.6698,125.47478 -173.6698,125.47478 l 
-73.8312,-1.193"
+               id="path5177-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cscc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,520.10788 v 85.98315 m 0,63.31626 v 68.68474 
56.7548"
+               id="path4481-6-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,594.25002 c 32.85714,0 32.85714,0 32.85714,0"
+               id="path5025-1-6"
+               inkscape:connector-curvature="0" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="1031.6658"
+               id="text3360-3-6-1"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1031.6658"
+                 id="tspan3372-0-2-7"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-7-7">    lud0v1c...-</tspan>bowtie-2.2.4</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1081.6658"
+                 id="tspan3368-3-9-8">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1131.6658"
+                 id="tspan3378-5-1-4">              bowtie2</tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,1022.2373 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-9-2"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,1042.8715 0.7143,27.8571 h 41.4286"
+               id="path5025-8-1-9-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,1092.8714 0.7143,27.8571 h 41.4286"
+               id="path5025-8-4-4-9-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.4165,855.98468 0.7143,105 h 41.4286"
+               id="path5025-8-4-2-0-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48642-6);marker-end:url(#marker38788)"
+               d="m 883.3993,595.34218 c 0,0 -145.50929,-46.11519 
-72.41919,221.24803 33.54881,122.72138 138.43805,-1.55984 138.43805,-1.55984"
+               id="path5177-3-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48422-8);marker-end:url(#marker38666)"
+               d="m 1302.2805,399.65374 c 0,0 40.6363,104.46757 
3.8611,143.1263 -48.6996,51.19373 -122.5809,47.27544 -122.5809,47.27544"
+               id="path5177-3-2-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47798-2);marker-end:url(#marker15672-5-2-5)"
+               d="m 1541.3174,740.136 c 0,0 -240.6746,-9.44523 
-235.3809,194.76218 4.8655,187.68782 231.5208,186.30902 231.5208,186.30902"
+               id="path5177-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1454.1154"
+               y="1199.1486"
+               id="text3360-9-0"><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1199.1486"
+                 id="tspan3372-4-2"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6-1">    z3braf1sh...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1249.1486"
+                 id="tspan3368-6-2">          bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1299.1486"
+                 id="tspan3374-1-0">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1349.1486"
+                 id="tspan3376-6-7" /><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1399.1486"
+                 id="tspan3378-2-0" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1465.5439,1191.7199 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59-8"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1511.2582,1212.3541 0.7143,27.8572 h 41.4285"
+               id="path5025-8-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1563.401,1262.3541 0.7143,27.8572 h 41.4286"
+               id="path5025-8-4-6-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 899.75948,792.72759 h 32.85714"
+               id="path5025-5-8-0-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48000-9);marker-end:url(#marker38966-9)"
+               d="m 1006.7946,791.51879 c 0,0 141.2281,-50.46615 
220.9088,216.87801 53.6532,180.0167 220.5683,185.1898 220.5683,185.1898"
+               id="path5177-3-3-5-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48868-9);marker-end:url(#marker39150-6-3)"
+               d="m 1837.7568,1285.3168 c 0,0 236.3298,24.1065 
235.3822,-188.4654 -0.9757,-218.90036 -246.8747,-181.23293 -246.8747,-181.23293"
+               id="path5177-4-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:188.96057129px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="-660.07147"
+               y="903.10791"
+               id="text13013"
+               transform="rotate(-90)"><tspan
+                 sodipodi:role="line"
+                 id="tspan13015"
+                 x="-660.07147"
+                 y="903.10791"
+                 style="font-size:59.05017853px">...</tspan></text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/cern-2018/gc-2.svg b/talks/cern-2018/gc-2.svg
new file mode 100644
index 0000000..5edba8c
--- /dev/null
+++ b/talks/cern-2018/gc-2.svg
@@ -0,0 +1,774 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="gc-2.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         inkscape:connector-curvature="0" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47602-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47604-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48642-6"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48644-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker38788"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path38790" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48208-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48210-1" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48422-8"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48424-0" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38666"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38668"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47798-2"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47800-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker15672-5-2-5"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path15674-9-0-0" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48000-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48002-2" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966-9"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968-5"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48868-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48870-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-6-3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-4-8" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="220.51453"
+     inkscape:cy="197.4213"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g49276"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <g
+         id="g31531-0"
+         transform="matrix(0.75344465,0,0,0.75344465,205.29132,101.28122)">
+        <g
+           transform="matrix(0.25082476,0,0,0.25082476,96.858326,381.09219)"
+           id="g49522"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90">
+          <g
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             id="g49276">
+            <rect
+               
style="fill:#f0f0f0;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect11160-2-3"
+               width="686.14563"
+               height="908.13953"
+               x="1395.1445"
+               y="437.9321"
+               ry="71.579628" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="991.83325"
+               y="367.85321"
+               id="text3336-0"><tspan
+                 sodipodi:role="line"
+                 id="tspan3338-4"
+                 x="991.83325"
+                 y="367.85321">/home/rekado/.guix-profile</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="890.31238"
+               y="504.25"
+               id="text3340-1"><tspan
+                 sodipodi:role="line"
+                 id="tspan3342-5"
+                 x="890.31238"
+                 y="504.25">/var/guix/...</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="554.25"
+                 id="tspan3344-6" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="604.25"
+                 id="tspan3358-4">    guix-profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="654.25"
+                 id="tspan3356-4" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="704.25"
+                 id="tspan3380-5" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="754.25"
+                 id="tspan39389" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="804.25"
+                 id="tspan39391">    43</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1452.4165"
+               y="500.99976"
+               id="text3360-9"><tspan
+                 sodipodi:role="line"
+                 id="tspan3362-5"
+                 x="1452.4165"
+                 y="500.99976">/gnu/store</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="550.99976"
+                 id="tspan3366-5" /><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="600.99976"
+                 id="tspan3378-2"
+                 style="fill:#969696;fill-opacity:1">    </tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="M 1463.8451,515.42906 V 1305.1488"
+               id="path4481-7"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="820.00964"
+               id="text3360-3-7"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="820.00964"
+                 id="tspan3372-0-0"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-1">    rhrdst11m...-</tspan>samtools-1.2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="870.00964"
+                 id="tspan3368-3-0">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="920.00964"
+                 id="tspan3374-4-1">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="970.00964"
+                 id="tspan10465">          include</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1020.0096"
+                 id="tspan3378-5-4" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,810.58118 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-88"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,831.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,881.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-4-4-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,520.10788 v 85.98315 m 0,63.31626 v 68.68474 
56.7548"
+               id="path4481-6-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,594.25002 c 32.85714,0 32.85714,0 32.85714,0"
+               id="path5025-1-6"
+               inkscape:connector-curvature="0" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="1031.6658"
+               id="text3360-3-6-1"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1031.6658"
+                 id="tspan3372-0-2-7"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-7-7">    lud0v1c...-</tspan>bowtie-2.2.4</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1081.6658"
+                 id="tspan3368-3-9-8">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1131.6658"
+                 id="tspan3378-5-1-4">              bowtie2</tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,1022.2373 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-9-2"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,1042.8715 0.7143,27.8571 h 41.4286"
+               id="path5025-8-1-9-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,1092.8714 0.7143,27.8571 h 41.4286"
+               id="path5025-8-4-4-9-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.4165,855.98468 0.7143,105 h 41.4286"
+               id="path5025-8-4-2-0-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48642-6);marker-end:url(#marker38788)"
+               d="m 883.3993,595.34218 c 0,0 -145.50929,-46.11519 
-72.41919,221.24803 33.54881,122.72138 138.43805,-1.55984 138.43805,-1.55984"
+               id="path5177-3-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48422-8);marker-end:url(#marker38666)"
+               d="m 1302.2805,399.65374 c 0,0 40.6363,104.46757 
3.8611,143.1263 -48.6996,51.19373 -122.5809,47.27544 -122.5809,47.27544"
+               id="path5177-3-2-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1454.1154"
+               y="1199.1486"
+               id="text3360-9-0"><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1199.1486"
+                 id="tspan3372-4-2"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6-1">    z3braf1sh...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1249.1486"
+                 id="tspan3368-6-2">          bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1299.1486"
+                 id="tspan3374-1-0">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1349.1486"
+                 id="tspan3376-6-7" /><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1399.1486"
+                 id="tspan3378-2-0" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1465.5439,1191.7199 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59-8"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1511.2582,1212.3541 0.7143,27.8572 h 41.4285"
+               id="path5025-8-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1563.401,1262.3541 0.7143,27.8572 h 41.4286"
+               id="path5025-8-4-6-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 899.75948,792.72759 h 32.85714"
+               id="path5025-5-8-0-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48000-9);marker-end:url(#marker38966-9)"
+               d="m 1006.7946,791.51879 c 0,0 141.2281,-50.46615 
220.9088,216.87801 53.6532,180.0167 220.5683,185.1898 220.5683,185.1898"
+               id="path5177-3-3-5-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48868-9);marker-end:url(#marker39150-6-3)"
+               d="m 1837.7568,1285.3168 c 0,0 236.3298,24.1065 
235.3822,-188.4654 -0.9757,-218.90036 -246.8747,-181.23293 -246.8747,-181.23293"
+               id="path5177-4-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:188.96057129px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="-660.07147"
+               y="903.10791"
+               id="text13013"
+               transform="rotate(-90)"><tspan
+                 sodipodi:role="line"
+                 id="tspan13015"
+                 x="-660.07147"
+                 y="903.10791"
+                 style="font-size:59.05017853px">...</tspan></text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/cern-2018/gc-3.svg b/talks/cern-2018/gc-3.svg
new file mode 100644
index 0000000..238fe7d
--- /dev/null
+++ b/talks/cern-2018/gc-3.svg
@@ -0,0 +1,737 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="gc-3.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         inkscape:connector-curvature="0" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47602-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47604-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48642-6"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48644-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker38788"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path38790" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48208-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48210-1" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48422-8"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48424-0" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38666"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38668"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47798-2"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47800-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker15672-5-2-5"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path15674-9-0-0" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48000-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48002-2" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966-9"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968-5"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48868-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48870-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-6-3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-4-8" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="220.51453"
+     inkscape:cy="197.4213"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g49276"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <g
+         id="g31531-0"
+         transform="matrix(0.75344465,0,0,0.75344465,205.29132,101.28122)">
+        <g
+           transform="matrix(0.25082476,0,0,0.25082476,96.858326,381.09219)"
+           id="g49522"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90">
+          <g
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             id="g49276">
+            <rect
+               
style="fill:#f0f0f0;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect11160-2-3"
+               width="686.14563"
+               height="908.13953"
+               x="1395.1445"
+               y="437.9321"
+               ry="71.579628" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="991.83325"
+               y="367.85321"
+               id="text3336-0"><tspan
+                 sodipodi:role="line"
+                 id="tspan3338-4"
+                 x="991.83325"
+                 y="367.85321">/home/rekado/.guix-profile</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="890.31238"
+               y="504.25"
+               id="text3340-1"><tspan
+                 sodipodi:role="line"
+                 id="tspan3342-5"
+                 x="890.31238"
+                 y="504.25">/var/guix/...</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="554.25"
+                 id="tspan3344-6" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="604.25"
+                 id="tspan3358-4">    guix-profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="654.25"
+                 id="tspan3356-4" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="704.25"
+                 id="tspan3380-5" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="754.25"
+                 id="tspan39389" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="804.25"
+                 id="tspan39391">    43</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1452.4165"
+               y="500.99976"
+               id="text3360-9"><tspan
+                 sodipodi:role="line"
+                 id="tspan3362-5"
+                 x="1452.4165"
+                 y="500.99976">/gnu/store</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="550.99976"
+                 id="tspan3366-5" /><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="600.99976"
+                 id="tspan3378-2"
+                 style="fill:#969696;fill-opacity:1">    </tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="M 1463.8451,515.42906 V 1305.1488"
+               id="path4481-7"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="820.00964"
+               id="text3360-3-7"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="820.00964"
+                 id="tspan3372-0-0"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-1">    rhrdst11m...-</tspan>samtools-1.2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="870.00964"
+                 id="tspan3368-3-0">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="920.00964"
+                 id="tspan3374-4-1">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="970.00964"
+                 id="tspan10465">          include</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1020.0096"
+                 id="tspan3378-5-4" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,810.58118 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-88"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,831.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,881.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-4-4-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,520.10788 v 85.98315 m 0,63.31626 v 68.68474 
56.7548"
+               id="path4481-6-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,594.25002 c 32.85714,0 32.85714,0 32.85714,0"
+               id="path5025-1-6"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.4165,855.98468 0.7143,105 h 41.4286"
+               id="path5025-8-4-2-0-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48642-6);marker-end:url(#marker38788)"
+               d="m 883.3993,595.34218 c 0,0 -145.50929,-46.11519 
-72.41919,221.24803 33.54881,122.72138 138.43805,-1.55984 138.43805,-1.55984"
+               id="path5177-3-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48422-8);marker-end:url(#marker38666)"
+               d="m 1302.2805,399.65374 c 0,0 40.6363,104.46757 
3.8611,143.1263 -48.6996,51.19373 -122.5809,47.27544 -122.5809,47.27544"
+               id="path5177-3-2-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1454.1154"
+               y="1199.1486"
+               id="text3360-9-0"><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1199.1486"
+                 id="tspan3372-4-2"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6-1">    z3braf1sh...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1249.1486"
+                 id="tspan3368-6-2">          bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1299.1486"
+                 id="tspan3374-1-0">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1349.1486"
+                 id="tspan3376-6-7" /><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1399.1486"
+                 id="tspan3378-2-0" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1465.5439,1191.7199 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59-8"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1511.2582,1212.3541 0.7143,27.8572 h 41.4285"
+               id="path5025-8-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1563.401,1262.3541 0.7143,27.8572 h 41.4286"
+               id="path5025-8-4-6-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 899.75948,792.72759 h 32.85714"
+               id="path5025-5-8-0-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48000-9);marker-end:url(#marker38966-9)"
+               d="m 1006.7946,791.51879 c 0,0 141.2281,-50.46615 
220.9088,216.87801 53.6532,180.0167 220.5683,185.1898 220.5683,185.1898"
+               id="path5177-3-3-5-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48868-9);marker-end:url(#marker39150-6-3)"
+               d="m 1837.7568,1285.3168 c 0,0 236.3298,24.1065 
235.3822,-188.4654 -0.9757,-218.90036 -246.8747,-181.23293 -246.8747,-181.23293"
+               id="path5177-4-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:188.96057129px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="-660.07147"
+               y="903.10791"
+               id="text13013"
+               transform="rotate(-90)"><tspan
+                 sodipodi:role="line"
+                 id="tspan13015"
+                 x="-660.07147"
+                 y="903.10791"
+                 style="font-size:59.05017853px">...</tspan></text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/cern-2018/images/coreutils-bag-graph.dot 
b/talks/cern-2018/images/coreutils-bag-graph.dot
new file mode 100644
index 0000000..d33e157
--- /dev/null
+++ b/talks/cern-2018/images/coreutils-bag-graph.dot
@@ -0,0 +1,997 @@
+digraph "Guix bag" {
+  graph [bgcolor="#232323ff"]
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" [label = 
"coreutils-8.24", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" [color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" [color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" [color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" [color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv-ld-wrapper-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" [color="#ffbf2ddd"];
+  "/gnu/store/22dakifvlvckpfdfjdy45n2qx96bj195-coreutils-8.24.drv" -> 
"/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" [label = 
"perl-5.22.1", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv-ld-wrapper-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" -> 
"/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" [label = 
"tar-1.28", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" [label = 
"coreutils-8.24", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" [color="#ffbf2ddd"];
+  "/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" -> 
"/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" [label = 
"perl-5.22.1", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[label = "glibc-utf8-locales-2.22", shape = box, color = white, fontname = 
Helvetica];
+  "/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" -> 
"/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm-gzip-1.6.drv" [color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" [label = 
"glibc-2.22", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih-gettext-boot0-0.19.7.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" -> 
"/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2-linux-libre-headers-3.14.37.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" [label = 
"texinfo-6.0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" -> 
"/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" -> 
"/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp-binutils-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" -> 
"/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" [label = 
"make-boot0-4.1", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" -> 
"/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" -> 
"/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp-binutils-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" [label = 
"glibc-bootstrap-0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" [label = 
"gcc-bootstrap-0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" -> 
"/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp-binutils-bootstrap-0.drv" 
[label = "binutils-bootstrap-0", shape = box, color = white, fontname = 
Helvetica];
+  "/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[label = "bootstrap-binaries-0", shape = box, color = white, fontname = 
Helvetica];
+  "/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" [label 
= "diffutils-boot0-3.3", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" -> 
"/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" -> 
"/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp-binutils-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[label = "findutils-boot0-4.6.0", shape = box, color = white, fontname = 
Helvetica];
+  "/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" -> 
"/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" -> 
"/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp-binutils-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" [label = 
"file-boot0-5.25", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" -> 
"/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" -> 
"/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp-binutils-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" [label = 
"perl-boot0-5.22.1", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" -> 
"/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" -> 
"/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp-binutils-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih-gettext-boot0-0.19.7.drv" 
[label = "gettext-boot0-0.19.7", shape = box, color = white, fontname = 
Helvetica];
+  "/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih-gettext-boot0-0.19.7.drv" -> 
"/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih-gettext-boot0-0.19.7.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih-gettext-boot0-0.19.7.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih-gettext-boot0-0.19.7.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih-gettext-boot0-0.19.7.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih-gettext-boot0-0.19.7.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih-gettext-boot0-0.19.7.drv" -> 
"/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih-gettext-boot0-0.19.7.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih-gettext-boot0-0.19.7.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1q35bc5azcwb0sa3gml0vnbyc61l8zih-gettext-boot0-0.19.7.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" 
[label = "gcc-cross-boot0-4.9.3", shape = box, color = white, fontname = 
Helvetica];
+  "/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" -> 
"/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" -> 
"/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp-binutils-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[label = "binutils-cross-boot0-2.25.1", shape = box, color = white, fontname = 
Helvetica];
+  
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
-> "/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
-> "/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
-> "/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
-> "/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
-> "/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
-> "/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
-> "/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp-binutils-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
-> "/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
-> "/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" [label 
= "bash-static-4.3.42", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" -> 
"/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" -> 
"/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg-gcc-cross-boot0-wrapped-4.9.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" -> 
"/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" [label = 
"bison-3.0.4", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" -> 
"/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" -> 
"/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" -> 
"/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp-binutils-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" -> 
"/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf-m4-1.4.17.drv" [color="#ffbf2ddd"];
+  "/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf-m4-1.4.17.drv" [label = 
"m4-1.4.17", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf-m4-1.4.17.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf-m4-1.4.17.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf-m4-1.4.17.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf-m4-1.4.17.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf-m4-1.4.17.drv" -> 
"/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf-m4-1.4.17.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf-m4-1.4.17.drv" -> 
"/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp-binutils-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf-m4-1.4.17.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/brci5lgn66ip8yvdb12xb4kysrg7pxdf-m4-1.4.17.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg-gcc-cross-boot0-wrapped-4.9.3.drv" 
[label = "gcc-cross-boot0-wrapped-4.9.3", shape = box, color = white, fontname 
= Helvetica];
+  
"/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg-gcc-cross-boot0-wrapped-4.9.3.drv" 
-> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg-gcc-cross-boot0-wrapped-4.9.3.drv" 
-> "/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg-gcc-cross-boot0-wrapped-4.9.3.drv" 
-> "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/7jhlllk6z92grp1cg1dpjmd4qrd5v5gg-gcc-cross-boot0-wrapped-4.9.3.drv" 
-> "/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" 
[label = "glibc-intermediate-2.22", shape = box, color = white, fontname = 
Helvetica];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/5372z972wn3a0gnb2hpscxnvvjh4q0dl-glibc-intermediate-2.22.drv" -> 
"/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2-linux-libre-headers-3.14.37.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2-linux-libre-headers-3.14.37.drv" 
[label = "linux-libre-headers-3.14.37", shape = box, color = white, fontname = 
Helvetica];
+  
"/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2-linux-libre-headers-3.14.37.drv" 
-> "/gnu/store/yqwaf0r2ycvpdp2dzhissyvvd4z6wksz-perl-boot0-5.22.1.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2-linux-libre-headers-3.14.37.drv" 
-> "/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2-linux-libre-headers-3.14.37.drv" 
-> "/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2-linux-libre-headers-3.14.37.drv" 
-> "/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2-linux-libre-headers-3.14.37.drv" 
-> "/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2-linux-libre-headers-3.14.37.drv" 
-> "/gnu/store/dmj22s341y334xwwkimrz4d3d0a4mzdp-glibc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2-linux-libre-headers-3.14.37.drv" 
-> "/gnu/store/wp4gm50d3jyzxr9pj5b43j05ildh4mfq-gcc-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2-linux-libre-headers-3.14.37.drv" 
-> "/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp-binutils-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2-linux-libre-headers-3.14.37.drv" 
-> "/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/s57xfrfski40b2541niq9j8qzqm7hxw2-linux-libre-headers-3.14.37.drv" 
-> "/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm-gzip-1.6.drv" [label = 
"gzip-1.6", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm-gzip-1.6.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm-gzip-1.6.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm-gzip-1.6.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm-gzip-1.6.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm-gzip-1.6.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm-gzip-1.6.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm-gzip-1.6.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm-gzip-1.6.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm-gzip-1.6.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/7rcwsim89aq38z3gcx5kyjspmfq2hhkm-gzip-1.6.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" [label = 
"bash-4.3.42", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" -> 
"/gnu/store/n8qdqzs2cr7c13y8iwa4y716y6khbxzj-bison-3.0.4.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" -> 
"/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p-readline-6.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" -> 
"/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i-ncurses-6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [label = 
"gcc-4.9.3", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay-libstdc++-4.9.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv-zlib-1.2.8.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0-gcc-cross-boot0-wrapped-4.9.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" [label 
= "ld-wrapper-boot3-0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" -> 
"/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" -> 
"/gnu/store/af19ma2vm3qhvh3rw6cdivyp98s18bj3-guile-bootstrap-2.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" [label = 
"binutils-2.25.1", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" -> 
"/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0-gcc-cross-boot0-wrapped-4.9.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0-gcc-cross-boot0-wrapped-4.9.3.drv" 
[label = "gcc-cross-boot0-wrapped-4.9.3", shape = box, color = white, fontname 
= Helvetica];
+  
"/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0-gcc-cross-boot0-wrapped-4.9.3.drv" 
-> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0-gcc-cross-boot0-wrapped-4.9.3.drv" 
-> "/gnu/store/fxzy6h3c9ls97lw9wgv9m5w2ga7mw0kk-gcc-cross-boot0-4.9.3.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0-gcc-cross-boot0-wrapped-4.9.3.drv" 
-> "/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  
"/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0-gcc-cross-boot0-wrapped-4.9.3.drv" 
-> "/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/af19ma2vm3qhvh3rw6cdivyp98s18bj3-guile-bootstrap-2.0.drv" [label 
= "guile-bootstrap-2.0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay-libstdc++-4.9.3.drv" [label = 
"libstdc++-4.9.3", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay-libstdc++-4.9.3.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay-libstdc++-4.9.3.drv" -> 
"/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0-gcc-cross-boot0-wrapped-4.9.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay-libstdc++-4.9.3.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay-libstdc++-4.9.3.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay-libstdc++-4.9.3.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay-libstdc++-4.9.3.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay-libstdc++-4.9.3.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay-libstdc++-4.9.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay-libstdc++-4.9.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv-zlib-1.2.8.drv" [label = 
"zlib-1.2.8", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv-zlib-1.2.8.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv-zlib-1.2.8.drv" -> 
"/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0-gcc-cross-boot0-wrapped-4.9.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv-zlib-1.2.8.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv-zlib-1.2.8.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv-zlib-1.2.8.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv-zlib-1.2.8.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv-zlib-1.2.8.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv-zlib-1.2.8.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv-zlib-1.2.8.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p-readline-6.3.drv" [label = 
"readline-6.3", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p-readline-6.3.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p-readline-6.3.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p-readline-6.3.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p-readline-6.3.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p-readline-6.3.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p-readline-6.3.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p-readline-6.3.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p-readline-6.3.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p-readline-6.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p-readline-6.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rxy0lycbx7w0w7hxq6ixb07wjh0g5n4p-readline-6.3.drv" -> 
"/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i-ncurses-6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i-ncurses-6.0.drv" [label = 
"ncurses-6.0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i-ncurses-6.0.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i-ncurses-6.0.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i-ncurses-6.0.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i-ncurses-6.0.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i-ncurses-6.0.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i-ncurses-6.0.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i-ncurses-6.0.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i-ncurses-6.0.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i-ncurses-6.0.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/krag7a228simayizas1fvk1fw2kdqq9i-ncurses-6.0.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" [label = 
"acl-2.2.52", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6vvy03sjpfldw1rm3raci5lwghwhykd-acl-2.2.52.drv" -> 
"/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" [label = 
"gettext-0.19.7", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" -> 
"/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap-expat-2.1.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap-expat-2.1.0.drv" [label = 
"expat-2.1.0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap-expat-2.1.0.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap-expat-2.1.0.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap-expat-2.1.0.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap-expat-2.1.0.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap-expat-2.1.0.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap-expat-2.1.0.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap-expat-2.1.0.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap-expat-2.1.0.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap-expat-2.1.0.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap-expat-2.1.0.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mafg4xrwxdar8fd2fgv1ls7mmnhc9fap-expat-2.1.0.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" [label = 
"attr-2.4.47", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" -> 
"/gnu/store/s3zfxgamfjdygc9arp5im7yxw2chancw-gettext-0.19.7.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" -> 
"/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" [label = 
"gmp-6.1.0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" -> 
"/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7-m4-1.4.17.drv" [color="#ffbf2ddd"];
+  "/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/q9grdbgikny3l5xs6n99crpd8m6fkvk9-gmp-6.1.0.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7-m4-1.4.17.drv" [label = 
"m4-1.4.17", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7-m4-1.4.17.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7-m4-1.4.17.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7-m4-1.4.17.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7-m4-1.4.17.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7-m4-1.4.17.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7-m4-1.4.17.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7-m4-1.4.17.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7-m4-1.4.17.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7-m4-1.4.17.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7-m4-1.4.17.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/82bpswv8qp4vfppaimvkaqwjmkv3xsi7-m4-1.4.17.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" [label = 
"libcap-2.24", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" -> 
"/gnu/store/k7smprwkka32h9ldz3k4gbz2f9dqb7wp-perl-5.22.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/qdg01hm1517c1j44y4pfyln04fbv8sia-libcap-2.24.drv" -> 
"/gnu/store/aw4ppfdc710jd2myk085z9wx94xhzds5-attr-2.4.47.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [label = 
"grep-2.22", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" -> 
"/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" [label = 
"perl-boot0-5.22.1", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hywzlx0bc6981qr90crwkg3fk4j6cpbq-perl-boot0-5.22.1.drv" -> 
"/gnu/store/sd2k1ljlzpkp3n5rk5y3dp2l73h3qkpp-binutils-bootstrap-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" [label = 
"gzip-1.6", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" [label = 
"bzip2-1.0.6", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" [label = 
"xz-5.2.2", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" [label = 
"file-5.25", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" [label = 
"diffutils-3.3", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" [label = 
"patch-2.7.5", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" [color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" [label = 
"ed-1.12", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" [color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/mjkpka3b3vmjlgxbissmy0b9nc7njkgl-ed-1.12.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" [label = 
"lzip-1.16", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rm27ayp9dd4x9hi1582c7hkzxp71dhj7-lzip-1.16.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" [label = 
"sed-4.2.2", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" [label = 
"findutils-4.6.0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" [label = 
"gawk-4.1.3", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" -> 
"/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" [label = 
"libsigsegv-2.10", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z1mmlyxasawylkh48396mk4fxyf3fkmv-libsigsegv-2.10.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" [label = 
"make-4.1", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" -> 
"/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" -> 
"/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" [label = 
"pkg-config-0.29", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" -> 
"/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" -> 
"/gnu/store/ls7yybc1h74rsrgs5s1br5abivyr0q1z-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/n9p2kqvbykx6w4zk1lf7ls3324big4fc-pkg-config-0.29.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" [label = 
"guile-2.0.11", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc-pkg-config-0.29.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3-libffi-3.2.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m-readline-6.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62-libunistring-0.9.6.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2-libltdl-2.4.6.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" -> 
"/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c-gmp-6.1.0.drv" [color="#ffbf2ddd"];
+  "/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc-pkg-config-0.29.drv" [label = 
"pkg-config-0.29", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc-pkg-config-0.29.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc-pkg-config-0.29.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc-pkg-config-0.29.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc-pkg-config-0.29.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc-pkg-config-0.29.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc-pkg-config-0.29.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc-pkg-config-0.29.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc-pkg-config-0.29.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc-pkg-config-0.29.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc-pkg-config-0.29.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3-libffi-3.2.1.drv" [label = 
"libffi-3.2.1", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3-libffi-3.2.1.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3-libffi-3.2.1.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3-libffi-3.2.1.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3-libffi-3.2.1.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3-libffi-3.2.1.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3-libffi-3.2.1.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3-libffi-3.2.1.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3-libffi-3.2.1.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3-libffi-3.2.1.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ihychdgqp4zqfg7pxdhw7n0n8knf39g3-libffi-3.2.1.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m-readline-6.3.drv" [label = 
"readline-6.3", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m-readline-6.3.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m-readline-6.3.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m-readline-6.3.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m-readline-6.3.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m-readline-6.3.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m-readline-6.3.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m-readline-6.3.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m-readline-6.3.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m-readline-6.3.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m-readline-6.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/1j5hg6cjg6qbxw5wcxfa59ygi1hlwi0m-readline-6.3.drv" -> 
"/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708-ncurses-6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708-ncurses-6.0.drv" [label = 
"ncurses-6.0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708-ncurses-6.0.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708-ncurses-6.0.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708-ncurses-6.0.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708-ncurses-6.0.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708-ncurses-6.0.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708-ncurses-6.0.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708-ncurses-6.0.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708-ncurses-6.0.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708-ncurses-6.0.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/l1lhrg5r46k6p6436zn5fsrb8hswv708-ncurses-6.0.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62-libunistring-0.9.6.drv" [label 
= "libunistring-0.9.6", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62-libunistring-0.9.6.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62-libunistring-0.9.6.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62-libunistring-0.9.6.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62-libunistring-0.9.6.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62-libunistring-0.9.6.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62-libunistring-0.9.6.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62-libunistring-0.9.6.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62-libunistring-0.9.6.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62-libunistring-0.9.6.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/22mv1lzk43brkf9sx5q01134aqvxkc62-libunistring-0.9.6.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2-libltdl-2.4.6.drv" [label = 
"libltdl-2.4.6", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2-libltdl-2.4.6.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2-libltdl-2.4.6.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2-libltdl-2.4.6.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2-libltdl-2.4.6.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2-libltdl-2.4.6.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2-libltdl-2.4.6.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2-libltdl-2.4.6.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2-libltdl-2.4.6.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2-libltdl-2.4.6.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ppp38rbq7a6vm03plrvmkl83d9f8k9f2-libltdl-2.4.6.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" [label = 
"libgc-7.4.2", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" -> 
"/gnu/store/6pyq6wx5k8g8kigdyir9zil8262j7mdc-pkg-config-0.29.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/z31z969gy4d6g0l9w0iqvd219y85wryc-libgc-7.4.2.drv" -> 
"/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0-libatomic-ops-7.4.2.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0-libatomic-ops-7.4.2.drv" [label 
= "libatomic-ops-7.4.2", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0-libatomic-ops-7.4.2.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0-libatomic-ops-7.4.2.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0-libatomic-ops-7.4.2.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0-libatomic-ops-7.4.2.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0-libatomic-ops-7.4.2.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0-libatomic-ops-7.4.2.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0-libatomic-ops-7.4.2.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0-libatomic-ops-7.4.2.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0-libatomic-ops-7.4.2.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rds3k4c8pf7a0xxfvwnpyaqxhlhxviv0-libatomic-ops-7.4.2.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c-gmp-6.1.0.drv" [label = 
"gmp-6.1.0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c-gmp-6.1.0.drv" -> 
"/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465-m4-1.4.17.drv" [color="#ffbf2ddd"];
+  "/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c-gmp-6.1.0.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c-gmp-6.1.0.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c-gmp-6.1.0.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c-gmp-6.1.0.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c-gmp-6.1.0.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c-gmp-6.1.0.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c-gmp-6.1.0.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c-gmp-6.1.0.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c-gmp-6.1.0.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/rmnl9n5qrmbh2az8v0zfjlwbl3jci71c-gmp-6.1.0.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465-m4-1.4.17.drv" [label = 
"m4-1.4.17", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465-m4-1.4.17.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465-m4-1.4.17.drv" -> 
"/gnu/store/jb2sfwgkyz6fx8y6ycpkmpdca75z2c82-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465-m4-1.4.17.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465-m4-1.4.17.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465-m4-1.4.17.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465-m4-1.4.17.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465-m4-1.4.17.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465-m4-1.4.17.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465-m4-1.4.17.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/nanbdhxgj5ggmny1sqydk85ar8j5v465-m4-1.4.17.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv-ld-wrapper-0.drv" [label = 
"ld-wrapper-0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv-ld-wrapper-0.drv" -> 
"/gnu/store/ypqxwydj6qq52chi419xiym3qdsc83fi-guile-2.0.11.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv-ld-wrapper-0.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv-ld-wrapper-0.drv" -> 
"/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" [label = 
"gcc-4.9.3", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/sg3cwhy63lbv18rjjkz25yh498vrpl88-texinfo-6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/ng4ivqbx19qzg4xhri31w9bs2x9dl5ci-bash-static-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/2i0y5b7z4q1zydryhgfndgwd0v69slay-libstdc++-4.9.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/crm1avwg50d6zw6idqjf7127j2afjimv-zlib-1.2.8.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/1lyfvaiqsxbxk1mfzbsvlc1ygxxvisk0-gcc-cross-boot0-wrapped-4.9.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd-glibc-utf8-locales-2.22.drv" 
[label = "glibc-utf8-locales-2.22", shape = box, color = white, fontname = 
Helvetica];
+  "/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd-glibc-utf8-locales-2.22.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd-glibc-utf8-locales-2.22.drv" -> 
"/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4-gzip-1.6.drv" [color="#ffbf2ddd"];
+  "/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4-gzip-1.6.drv" [label = 
"gzip-1.6", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4-gzip-1.6.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4-gzip-1.6.drv" -> 
"/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4-gzip-1.6.drv" -> 
"/gnu/store/59s5qwymw964lilpywcziwkq9r02xkbp-ld-wrapper-boot3-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4-gzip-1.6.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4-gzip-1.6.drv" -> 
"/gnu/store/bhv3jml5s1llmsswnw3wvw57dj44lgjc-binutils-cross-boot0-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4-gzip-1.6.drv" -> 
"/gnu/store/yzr9lpl44ixp4k2g7r6sh4fhsx2qx9vd-make-boot0-4.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4-gzip-1.6.drv" -> 
"/gnu/store/hwk4rrydk5amqw5xws5p34gi77j0m7m2-diffutils-boot0-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4-gzip-1.6.drv" -> 
"/gnu/store/xf07iqpsiygw2z8rvwdf19zjdlhrl03q-findutils-boot0-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4-gzip-1.6.drv" -> 
"/gnu/store/b33cj0h9ii7lnk233sy5q4hlz36cx5x3-file-boot0-5.25.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/vqgzjadq69g3b8wxvhjpwldl6p3slfr4-gzip-1.6.drv" -> 
"/gnu/store/xyzv7w42bxs5zhs6b5a9s7gbiq571psm-bootstrap-binaries-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" [label = 
"acl-2.2.52", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" [color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" [color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" [color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" [color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv-ld-wrapper-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/kmzawcd6isqcfldp9dg48ff0gn4wxh39-acl-2.2.52.drv" -> 
"/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" [label = 
"gettext-0.19.7", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv-ld-wrapper-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" -> 
"/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" [label = 
"expat-2.1.0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" [color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" [color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" [color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" [color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv-ld-wrapper-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/9vycdni5yki4c02k12qvygjqblinpx3s-expat-2.1.0.drv" -> 
"/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" [label = 
"attr-2.4.47", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/i6lvxlir9qji9f6d28bzjwy6clcpl906-gettext-0.19.7.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv-ld-wrapper-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" -> 
"/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" [label = 
"gmp-6.1.0", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" [color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" [color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" [color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" [color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" [color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv-ld-wrapper-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/ldg5knrvj44vkw5d322928cc5m34k1ii-gmp-6.1.0.drv" -> 
"/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" [label = 
"m4-1.4.17", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv-ld-wrapper-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/hi1knwqwqhrbn81s24cs8yc9nvlfj13y-m4-1.4.17.drv" -> 
"/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" [label = 
"libcap-2.24", shape = box, color = white, fontname = Helvetica];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/hfnsiigljlb6sc7cnqilrkd7c739hdf7-perl-5.22.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/sqzibmnfljv5nm09gk5d8rjm0y24bv9g-tar-1.28.drv" [color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/x174a4qk47b90sc2ndhxd3g21dykqkwx-gzip-1.6.drv" [color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/59wzw7cs16jaymy6nvv5mk8w3hsgdb5y-bzip2-1.0.6.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/2331sv6gvafhpk793h1cpm64v2k8ajic-xz-5.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/b9b08z56zvjyzx477jsil55x3lfv5f7d-file-5.25.drv" [color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/y0a3b72pnizlakhgdva3v7rnhb77nf6x-diffutils-3.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/fvykimi8qwyzx7p1sl6wsvmi3ij20vhr-patch-2.7.5.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/cpbn622zhxcxk4m5j5wgxa22m8g7nnl3-sed-4.2.2.drv" [color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/wwwpwbx6ymwva6vxb7ma93hbraim2s4c-findutils-4.6.0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/9b5aiwv1v2v3vnfrann7wbiabhnbcjg7-gawk-4.1.3.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/axhvf3ras6y6wqw0mw37p0sm7f2h5wk1-grep-2.22.drv" [color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/yy9g29zp8irjyzy2vrxxjvdrh3p08i47-coreutils-8.24.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/4wyk5v4dsa5knkx91apg5n5wxk051hqv-make-4.1.drv" [color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/zqx1mjxafjy7r262y1lyz0mqsx28hqj6-bash-4.3.42.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/2jm1g172kh4qvwjsxjqnqv2g8i9cdjfv-ld-wrapper-0.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/448y1rl24s59ihn1f443bvsgkv4prir1-binutils-2.25.1.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/lifjz4hmhkaicdnhy2bbi0cji849ygrq-gcc-4.9.3.drv" [color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/snijhyls6mbhzm2lypf67r90p5df7jcx-glibc-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/6pdl2n39ildh26fggc7gh52dvdfjmzhd-glibc-utf8-locales-2.22.drv" 
[color="#ffbf2ddd"];
+  "/gnu/store/pd1bqby0xizs1i8xbamz8hfc6m0k2kh3-libcap-2.24.drv" -> 
"/gnu/store/i9y02shhiss0qa3q8zqfbvw69n3ma0xn-attr-2.4.47.drv" 
[color="#ffbf2ddd"];
+
+}
diff --git a/talks/cern-2018/paper.svg b/talks/cern-2018/paper.svg
new file mode 100644
index 0000000..327e761
--- /dev/null
+++ b/talks/cern-2018/paper.svg
@@ -0,0 +1,1038 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="paper.svg">
+  <defs
+     id="defs2">
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2657" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <filter
+       height="1.1439638"
+       y="-0.071981907"
+       width="1.1440362"
+       x="-0.072018109"
+       id="filter5085"
+       style="color-interpolation-filters:sRGB"
+       inkscape:collect="always">
+      <feGaussianBlur
+         id="feGaussianBlur5087"
+         stdDeviation="2.6806348"
+         inkscape:collect="always" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="1108.327"
+     inkscape:cy="394.57886"
+     inkscape:document-units="px"
+     inkscape:current-layer="g4493"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="160.78328"
+       y="84.543556"
+       id="text840"><tspan
+         sodipodi:role="line"
+         x="160.78328"
+         y="84.543556"
+         
style="font-size:33.8666687px;line-height:1em;fill:#000000;stroke-width:0.26458335px"
+         id="tspan2985">Reproducible genomics analysis</tspan><tspan
+         sodipodi:role="line"
+         x="160.78328"
+         y="118.41022"
+         
style="font-size:33.8666687px;line-height:1em;fill:#000000;stroke-width:0.26458335px"
+         id="tspan2989">pipelines with GNU Guix</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="161.10948"
+       y="142.98138"
+       id="text2993"><tspan
+         sodipodi:role="line"
+         id="tspan2991"
+         x="161.10948"
+         y="142.98138"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46666718px;line-height:1em;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation 
Serif';fill:#000000;stroke-width:0.26458335px">Ricardo <tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation Serif Bold';fill:#000000"
+   id="tspan3055">Wurmus</tspan><tspan
+   style="font-size:64.99999762%;baseline-shift:super;fill:#000000"
+   id="tspan3009">*1</tspan>, Bora <tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation Serif Bold';fill:#000000"
+   id="tspan3057">Uyar</tspan><tspan
+   style="font-size:64.99999762%;baseline-shift:super;fill:#000000"
+   id="tspan3007">*1</tspan>, Brendan <tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation Serif Bold';fill:#000000"
+   id="tspan3059">Osberg</tspan><tspan
+   style="font-size:64.99999762%;baseline-shift:super;fill:#000000"
+   id="tspan3005">*1</tspan>, Vedran <tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation Serif Bold';fill:#000000"
+   id="tspan3061">Franke</tspan><tspan
+   style="font-size:64.99999762%;baseline-shift:super;fill:#000000"
+   id="tspan3011">*1</tspan>, Alexander <tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation Serif Bold';fill:#000000"
+   id="tspan3063">Gosdschan</tspan><tspan
+   style="font-size:64.99999762%;baseline-shift:super;fill:#000000"
+   id="tspan3013">*1</tspan>,</tspan><tspan
+         sodipodi:role="line"
+         x="161.10948"
+         y="155.04572"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46666718px;line-height:1em;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation 
Serif';fill:#000000;stroke-width:0.26458335px"
+         id="tspan2995">Katarzyna <tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation Serif Bold';fill:#000000"
+   id="tspan3065">Wreczycka</tspan><tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:64.99999762%;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation Serif 
Bold';baseline-shift:super;fill:#000000"
+   id="tspan3023">1</tspan>, Jonathan <tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation Serif Bold';fill:#000000"
+   id="tspan3069">Ronen</tspan><tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:64.99999762%;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation Serif 
Bold';baseline-shift:super;fill:#000000"
+   id="tspan3021">1</tspan>, Altuna <tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation Serif Bold';fill:#000000"
+   id="tspan3073">Akalin</tspan><tspan
+   style="font-size:64.99999762%;baseline-shift:super;fill:#000000"
+   id="tspan3003">#1</tspan></tspan><tspan
+         sodipodi:role="line"
+         x="161.10948"
+         y="167.13362"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46666718px;line-height:1em;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation 
Serif';fill:#000000;stroke-width:0.26458335px"
+         id="tspan3019" /><tspan
+         sodipodi:role="line"
+         x="161.10948"
+         y="173.74821"
+         
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46666718px;line-height:1em;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation Serif 
Italic';fill:#000000;stroke-width:0.26458335px"
+         id="tspan2999"><tspan
+   
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:64.99999762%;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation Serif 
Italic';baseline-shift:super;fill:#000000"
+   id="tspan3017">1</tspan>The Bioinformatics Platform, The Berlin Institute 
for Medical Systems Biology,</tspan><tspan
+         sodipodi:role="line"
+         x="161.10948"
+         y="185.81114"
+         
style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46666718px;line-height:1em;font-family:'Liberation
 Serif';-inkscape-font-specification:'Liberation Serif 
Italic';fill:#000000;stroke-width:0.26458335px"
+         id="tspan3001">Max-Delbrück Center for Molecular Medicine, 
Robert-Rössle-Strasse 10, 13125 Berlin, Germany</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="160.46111"
+       y="211.04671"
+       id="text3031"><tspan
+         sodipodi:role="line"
+         x="160.46111"
+         y="211.04671"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87777805px;font-family:'Liberation
 Mono';-inkscape-font-specification:'Liberation 
Mono';fill:#0070ff;fill-opacity:1;stroke-width:0.26458335px"
+         id="tspan3039">https://doi.org/10.1101/298653</tspan></text>
+    <image
+       y="221.11157"
+       x="160.49402"
+       id="image3284"
+       
xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEB
+AQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwP/2wBDAQEBAQEBAQEBAQECAgECAgMDAwMD
+AwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wgARCABUAWcDAREA
+AhEBAxEB/8QAHgABAAEEAwEBAAAAAAAAAAAAAAgGBwkKAwQFAQL/xAAdAQEAAQUBAQEAAAAAAAAA
+AAAAAQIDBAUGBwgJ/9oADAMBAAIQAxAAAAHP4edXbshudHZDc6P2bN6UfNdTWeLmgAAAAClTunug
+AAAHmUX+rF3nW/WuY4AAAAAHk3LUAu58/uNr9jIvQdJ4t6xBjtOFnhxPeV/gbCLfTct8QTLnluuA
+AA1U4ubA80SlQINmJlXslKAAIUab1vDPyv1nJHP8/wC5NrOl2fxsABBkxPK9kdQABFTpuU9G3ck1
+zvTgUpk4kFu14XIRwfoVltxparxMun7+NWGLmV1h54AA1k4uSimm2iczyijE4+E5sVMIk4sld5FO
+aRTYfW+hYpub+mM7fZ/F2sz57+hmzH6J+dWMuasiSmvSOB4Rj9VSQR+zI2jHSnyk1/2nA+5zPU3f
+wthFebdfRV3Sznofm+Sfzz0uPe/52v8AA2FI5WH066ZE6HogABrJxcyzTRQpiPivYPmjBvFeeebe
+tgubSK3iCVW4Tlq1vf4dOV+rPAozcv3UfK8xdv5ZAVOL1VmfUQmVTSRhAi5sLza1V1zbrW9btczO
+qPK6zjPc1uzuFpd54EqqietVRC70PzbJJ576TDXruNqOxkdOqjvUXJYcv1nYioADWTi5nHmi8qNT
+WLuzTNvBvFeVmaMXsV7KU24fJwdRcz2a7vcU3N/S968vj+3NrL71Xy2NTdcmCpz/ACmMScIK5syL
+WvOrvaiO6djNRazZaqIvVchP3hvQPQouCAnccBIDRdBe/TbyzG30vVqp7VNVRWMmiMzBqjGyrj6/
+ZezavAauMXJBSj6jJkiR6MGavZyW9VeLk/pphqqzOKK71PqeJ7mvprYV7n4WwC8P9uS02nmGT7pf
+m7WNmuZqM3qiFycHcV7Ss24/GpFF7bOmzJAFltvpYU9hxPpUXOnVRJ7m+ok3zvT8Cm0O21Hu2L/n
+3LfrWr3h3sf07d24GBsO3FYFkC1RfsuSUaUaXkOkRZL4FwykLGzpy3n3Kyuf/MTbyxvcPV7VZO68
+TWkXNuVbpgo4vKfC1RdYAAAAAAAAAAAAAAAAAGMlOTZGLZPkmV5H0AAAAAAAAAAAAAAHw+gAA+A+
+gAAAA+A+gAAAAAAAAxmpjEVcSURC9PAV+U2j301GSCIxFtSpTkRyE3CCCakLoEZy9iPAT7pb4vMi
+vU5KkAAAAAAAAD8H5PwcoOsdg4jkP0DqHMfT9H5ByHXOQ/BznXP0chwHYP/EAC4QAAEEAQMCBQME
+AwEAAAAAAAYDBAUHAgABCBM3EBESFSAUFiIXISMwGEBQYP/aAAgBAQABBQLTl02ZIyJqupJ5WxJS
+cpAWy/I9oCcYkcV/YpOQiWEZJx8yw/pWdtG+XucbpN8yWy/tevWsazlyJYwMR6qIjLZsKDbSMnA2
+NmnD6FaAjsOJGpUOvfqvo4hyqxEnDmalHgq7mpQu+fIoVgR216R7ReHIkgJxqruMxeX5Wf8AG+Bu
+KlwETEVjKfIKAMRyPq23JselvjyKnycbq7jKXF+VnfG036jyEAm7yb+E5H5S8IFP2Sdgrq9BCIPI
+mRh0S0fcKMzuBVbNCSGfyPy5S933V9/pRVkRzBM8HFfWKNWVCW+XEAOJURayJHYOrQvgPrJR7zDO
+lFxDmDuq4ipaNnY25e2FF90H75nGMmrRQhIn75rEx+3L2rM3A0TQRhDajrSFZWw7gLiAHEqHtVEj
+sC27fPatfUbeDu1ZDV0XEV1O+r27yU1D7QlJODIS999kVFhXAXszmVYwdJo+TeMLZhHzp/cxnujH
+GSuHUSkgzqZxQnGQ67YGHcmY8MS0URfLlJ3go8ADdq5vKixidF+Ppc4GLRuvtJxY7vWmZbgIDVIS
+6tiw4YVGh6P5M09CR0PxLOHTAkuXthVu81iZkRyWmq1Y1PBhWGr9q9gbBHFM79jM7csRpWYXxVA3
+7KMu7tHxX7umQwyNBUIIZSp7IRWScI8ljByb2REVmlB1BZyEtEKj7AdLgJrFmrdtNCZAQNYsW9sL
+ch5JkZxueZxOPMcs2kKPkkUhH/fb5CKZGUa9x+/F2ieG6afx5S936R7Rlcmzhhmo41eVsa6+0nFj
+u9ykZuHVP8VJlrFWlq/XbRnT3Gdg4eXJcvbCi+6F9V1nHPqKs325bwtcae1ha0QzneUljoopN0ru
+7RcV+7uuWAJtDlFYXdjDULxaB1ic20VDqpC1YzRoPFTVyg9beFiGeU6NjkDO++L57pIIGjdAKbmm
+OJDvYI/i0+62O0iysWMVhFTWJRVYvUZFt48k5eMl7eA+UqQaIWTeplbuuO9HvQrfkBORcLUvG2fh
+4W25mIjyCJsOtS6miAe5hqoxli20ZXjLULT29Ywt6TUdGV1Uk7GQViLIt3re060cgEnVt8Nc8HL9
+kzY2uVzV0yvEMz/HXIKbi4apONc/Dwtt6tAHRsQHfR0xFSNTAqVdAnhOg0XOvUAyZgGOR0WNEnbM
+um28RV0VFY6zwxUwyARfONwE4HB7sEDOyOYvCqTX2KMfSSQ0ydRSKKTdHxlq0r2d3/x/pr1j4cKC
+iepcdHyDb9Oq/wDBw3bu0XlE1A+cD4kMCjfUjAQUwpkEBmWKaeCWCqSS6eQWHZ65EFrmTlBOrx8Y
+rsekJOnLPbuEHbeXHYAg1+nVfeM0EChFK/8AEqql5kesbV68f17Cf1CJciBRf/w1hAIpJXKTLnv2
+mV+3KXbfrNSRUsIUIxuFNfaN8C0QmzW1J5t1bvKmqsuPg6EgYWTx0HImOCAtVlFl4VnHY0DBDUko
+JFEm5L60JGbVyEVr0MKOg4cgHaKx+1263HJnsykz7PytoyfTbVdPAbwczJiOkAUo6WYQEHEV0Zsg
+KXmEKr/0v28/x1v0/Pfy1+3n/B6dvTrLpeX46/Hz28vJL6fW3S1/H6/w9O3T1j09beXkn0en/H6v
+4er+3mn0fRv0vRh6PQl0PR+Pp//EAEcRAAIBAgQDBgIFBwcNAAAAAAECAwQRAAUSIQYiMQcQEzJB
+URQgFSNCUmEkMzdxdIGRMFBkobHC0hZAQ0RUYGNykrKzwdH/2gAIAQMBAT8BxJLFChkmkVIx6k2H
+8Tipzt2qRRZPSLV1ATW58QKiKdlu9m5msdK26C5sMHiypqquShp46akniB8Q1LjTqHVI/DazW+02
+oafu4oOLZ8y1xUWTNNUxD6zTJGE6kAxsxBkDWNtgPQnFBXQZlSRVlPfw29DsQQbMrD0KkEH/ADiK
+mqZwWgp3dR91Sf7MfR9f/sM3/Q3/AMxJSVcS65aWRU9ypH/r+WnmipoZaidwsKKWYn0A3JxWZi+c
+ZzQKvD889KlO8iRyeGgYllUSkO3lUXC6hqu1wuMu4TpCKmrr6URVk0hbTC7xiNbAKl4ygbpdjbdi
+cR5VlsVNFRrQx/DJ0UjVv7819z6k7nFdk1NWyQVCyywVUa6Q8R0tpP2DsQV9bEbHpbE9FFkU2aio
+zCthkLGWCfU5jYsoLLIB9VfxL6tSjUD1xk2ZRZrl1JVpKjSNGpcKQdLFQSpt0IPod8TeL4MvgW8b
+SdP67bf14o5GgygTwUsz58lMSwcSXaULzBz0N38ovuPze2JJayqmpVdHenir4tL6Ctx4RLEi3RWN
+r2A+ydwcZVLW1Wbx1FZGwk+FkDDQyqjeMvJqOzbC/Uk+boRb513BGD1+RgP3/N2L59mWV8bZXllP
+VOuX1z+HKl+VuVtDW+8jWs3W1x0JxxPxTDwnktTn1es0tLE6KVjI1EubC2ogW98ZH24cKZ9XRZZV
+Q1NGZSFVptDxEnYByPJf3KlR9ogb47SOy7J88yzMM0yfL0peIqeNpLRqFScINTIyCyh7AlXUC52a
+9wR8owwA+bimoaahnyWkp3mzGoiayrblUWu7kkALfb3Y7DGQRzV2niKrmRp6iFQipfTHHfVp33Zr
++cm24sBYfJXU5q6KspA2kyxMl/bUpF/68ZJPAvENFQmlFLmMNEyTLsPEYGPQVt+c5Qzg9Qp3xI3h
+o76SbC9h1/dijz6kqKOOskdAjuEAQtIdRF9DAIGV/TTbCZvl8jUqR1F3mBKCzbhTZr7ctjsdVrHY
+4hz6gaKjaaYLJNHG9gHZQJTpTn0AAFuUFgu9thcYhzKinqWpIprzjV6NbkbS3NbSdLcpsdjt86eu
+PU40exx0wMMLevcBfGge+Cvt3dlP6ROE/wBq/utjtm/R1m37RT/+TFHR1WYVVPQ0UDS1crhUVdyz
+HYAYqauPIeH5qzM5+SioPrW92SEKf1l35R7kju0n5Bhhb1wBfBFu4C+Lb2xxRVVVDmFPU5UC1f8A
+CyCTl1aILj63r1R/Ku+rm9sZdDT0eVUUNE+qmWNdLfeB+1+/r+/GhPbBsGbxF298A2kk29sDeU7f
+ZxnRSmzmTLOQzVlVBNHJcaoGBRG1eo1Kn1f3tRXDjUrLqIuOoxU5LqMUlPUE1D1UcjudOoiNbbWT
+Tcf8u+98UmU0tHJBJCX1Rxum56+I4kdjt5i4v6Dc7YiyLLjCkUcrmNI4ovMDtTya1B282rZv4WGM
+uyurpMxqap5F8KRpSRZD5n1JpOgOLC+sM7DV5Rbf509cHqcA2wwuL4HUYf07jyjbuU72ww9cdlH6
+ReE/2n+62O0oZS3CcsefeKMlatphMYyBIqGTzLdWHL1ItuL2sbYyHg3hfhGGWr4ayYSVfhFlk1eJ
+NKCtwscr2VfFFraQga4vjtD7TM44vdsr+FNFk0Un5i51s67XnNhdl9EsFQ+hYau4Gxww9e4n+GF6
+jD9O48w7l2BOL73xxOlXSNHmmWOPpCVRS+Gw2k1k6LHbSyEs1zsVvfHD81NJlsWXxo6TUqLE6OLO
+pCjr1BDdVYEg+mLN01YKk3BPLgLZma/XDlItc8jhYwu5OwAG9ycUxOeV2d5bRqvwk9Sk7zm4LQjQ
+FWIEXbnjZQ/kXcjcjEwLQyqBuVP9mKPL8ypU4dlaN3aCgkUryDQ/hxWS/uSpAJuNt8U/09OlNHK8
+0d6zmNk1CAwlupW353lvpDfgMUsGc009WtMrANJVvZ9Ph8zloCD1uxNzv0vqty4H088LKkkygvSj
+UQmsXb8p2ItpAtbYi+rTdbYUaVVdRNh1PzJ64bqe4+XC9Rh/TA6jD9w64c7Y7KP0i8J/tP8AdbHb
+P+jrNv2in/78dinHqVtJHwZms/5fCD8Ix+3H1MF/vJu0fut1+yt+2bs9+Nin40yWH8qRb1cajzqP
+9YUfeHSb3H1n3+9dxbHl27h1GJO5DgjfDbbd2a5c2YRU/g1HhVUMokja2oBgCOZfUEMQdwfUHEFb
+nWXZrxBWVNLBOkaQeN4ZZWChWbWitfVYE6gWHTbEUkc0cc0TXjdQQfcHcd/EedGvy2op6DL5ZaUz
+xxmW6rG31yAqpJ1MGPIWCEdeoGMuoK746XNMyMSzmERLHHcqiBi27G2pr+wAFtsSNpR2HUDCZ1Gm
+SUecVkdlkhV2C22ums9SL29vMegBOI86AzCrpZ0+oE0aIwG15IlcBjfqSSBZbDbV1F/8ocvETznX
+4QiMg5fOgbQWX16kbGxsQbY+loBUU1I0UizyqSoNgbhS2m2q4NgdyNPpqvtiDiOmaip6yeF0LU/j
+MNm0R3tqJ9v1c2x5dsNndIj1IZJNEUqxs2nlDPptv7c63PoDc4gnSoiWaO+g3t+Nja/6j1HuLfIm
+Cu+AAOuGN8L1GH6DuBBFjjQcABdzgm+OxvKa7MOPMlq6amdqSkcyyuAdKKFa1z0ux5VHU+mO1HJs
+wzngPPKKgpnkqx4coUAlmEbgsFHUnTcgDc2xDLPSzxTwSNHUxuGUjZlZTcEHqCD/AAOOzbtCp+N8
+vSKpkROJ4VtLHsPFFvz0a/aDf6VB5WvtoYY7SOxeoieoz7g2jZoDzS0gB1IfVqcfbj/4XnTompbB
+WVkZkdSHBsQeoPtgcvXrhh69y9Rh/Tv/AB+SvyKlr52qfGnhnZNDGJymtd7BhuDa5ttffrhMlraC
+nNFS5bWHOI2IiqFm+qKg8hYNJYALZXj8M3tt1wc9zaFHeozQDO1a3wXgbNvsEIvIQ3VZA5X3GJoc
+4ro5Uq6XMF4glaylWZKaEE9Q0T6SqLudd3dtrYo+FqSlFGjV1VLTwEFI3ceGGXynSqrex3Fyd+5g
+GBU9Dg5BlZp4qQwv8PGLKPFl2BQxlRz306CRbpgZTQLMKjwT4mpW8zEakXQrEE2JC7A2/Hrvj6Ey
+zRJF8NyMmi2ptl1atK78o1b2W3oOgAwcromrRmBjPxQN76mtcKUvpvp8pI6Y+gsr8KOD4c+Esei2
+t/Je+g8267eU3Hp0JvU5bBLSZjTRoB8TfXe53ZQhPXY6QLWsLgH3wiLGiRotkUWA/Afy9Bnec5XH
+LFlmbVNPFIQWEUrxhiL2JCkXIubX6XOF4v4sVgy8T5iGH9Im/wAeHd5HeSRy0jG5J3JJ6kn3xHJJ
+C6SxOVkU3BBsR+ojC8W8VJbTxNmAt/SJv8eKmqqq+eWsrqh5ap92dyWZj7sx3J/Em+L46r/Nfpbu
+Btg/7j+hxt649O73x+/vGPT8cHHt3H5P7e449O72/nL/xAA+EQACAQIEAwUDCgQGAwAAAAABAgME
+EQAFEiETMUEUIjJRcSMwYQYQFTVAQlKBkcEkM1OxFiBicpKhcNLh/9oACAECAQE/AcRxSTMEhjLS
+HoBc/wDWKfJ0WmNXm1U1LAX0L3Czsw52S691bi7X57DfH+F6empo62d6iqglI0CnTvaTyZ9a3W/3
+V0978WK75LQZeUkrM2WKnkPs9Ubl+QNpAoshW4vuT1tiuopsvqpaSe3EXqNwQRcMD1BBBH2hnRfE
+4GOLF/VX9cCSNtlcE+vvoYpaiWOCFC0rsAB5k8sUmXplOU1zHPIYal50jZ4+I5UBWYxgoviJtex0
+2WxbFf8AKirBp6WhqTLSRRhdUyI5ka5Je0ge3Oyi+ygYkzPMJamWrask7Q/Mg6dvLu228hyxRZtU
+Ucc0DRRzUztqKSjUur8Q3BDdLg7jnfENZJncWWNBQUkyBRHPDpQOoDWDRk+0tw7W0sdJHLGb5fJl
+mYVVI8TrGsjBCwI1KGIDDzBHUbYi4fFi438nUNXpff8A6xVRrPmnBmqYkyNqgAFTHYRltivUWXxG
+2x/mb4jjo6aKpZXVJ5KKXUmsNY8UBQD5sova5P3hsRjM4qOmyqSnpJFKdpjKnWGLrwm7+nmu5t8P
+DzBv9izqmilo3mdBxY9wf7j88U1N2qZYI9IY+fwxPktVAhlGhwOduf8A9xl2ZzU0kccshalJtvvb
+yIPl5j3vyZhWKshziqnSKgglW7NfdjeyqACSbb+QG5xnkkVHqyGliYQwTMWZvFJJbTq22C28I8jc
+m5/yUVQKWspKpkuI5Fa3npINsZxBM2Q1dYKk1NBLWK8LbnhqRJr1X8G5VSORI2wi63RLgXNt+X54
+q8jqqerekjRy6oWJYCMaQfGCWIKddV8PlVdGKl3gskRAY3XYsLi2/euNxpvccsS5JXLJViKItHFJ
+Iu5RWJjGpu7rJuF7xC6tvOxxLl9XDAtVLFaE6eq37w1Lte41LuLjlv8AYs2+rqv0/cYyf6xg9G/t
+h3SJWkc2QDfCqZplSNfG+w9T+w978mqamrKCenzMgUXaYzHvp1zWPsuXJ15n7u3njMZ6ipzGsmq0
+01LSNqX8Jv4fy5YucemOgx0xlGuoyiPMe8IqSmnieOx0zKQ7Lp6Gxb2n4dIbCnSytYGxxTZvpEiV
+EA4C00kaINWkFzfe7at/923TFTmlTVpNHKF0vIjbDlw0Magb+EKbefLfEmdV/FeWSJVd5JZeRH89
+NDW35ad1/XfFfmVLU5fT0yI3EQRgHvfdTS+oayh38BVFOnmfsWb/AFdVen7jFBxhVKae3H0ta/Ll
+iesqKsjtM/dvy5AeoHl+eMuyuGltOX4k5Hi6Af6fXz5n3vybkpapZMtzGM9hiY1Osc00Aar/AIlc
+BVtzva2M+gnTMJa2R0eKpZpEdDdWBY8ut15EEAjr81/mRXlZY40LSE2AG5J8hioAyWiyfMatm7VD
+TvCsAsQJTrLNIQbL3JFYp4m2B2BxEQJYiTtqGKyuy6pfP41dEWaujYN3zrTXJdreQBBIFjvtif6E
+haoeNIpD2TYXfSZuMB0b+l3ratPripmyiohpmqGUkR0q3XVr7qhZgRysANtudtN+9g/QiSqzJESF
+qTYF9BsP4fre5PPcG2nVY3wxuzNYAE/Yc3+rqr/b+4xk/wBYwejf2xnNFwXNbGPZN4vgfP0PX9cZ
+PmHDYUUx9kfAfI/h9PL9PL3uWV60Ek/Fp+LTTRmN1vpJUkHZuhBUEbH0xNR5RX5ZkVJT1M0LyNNw
+uIFYaiyrpdlta5AsQp574kjeGSSKRbSKSCPIjY/PkGUdizCCeuro4qoQyOI7M0i+yYhmAGlSB3wC
+wPLkcZhW0XYo8ty4StCJTIzyWDM5GnZRfStviSb74RdTonQnD5O75xV5TSvdklZBqvvZtI5A8/0H
+UgYkyg9hpamFvbGKR3UneySMhK7cgAL3Nzvblt9A15kSEaOIZBGd/C5XUFbpyB5XGxF8fRc5p6iq
+WRDDEwDEXI3IW97WIuRsDq66bYl+T9QtZPSwSo+mfgqd11yW8IHn693cd7fC5NVOlOQ8euWJpFXV
+3iq6r7efcaw6kYmhenkMUnjFr/Da9vUcj8ff5zLGlDLGzd99gPzxls0cFbTySNZNx+ot/fBCupVh
+dSMZlQNQynYmlbkfL/Sf2PX1xl2cqAkNbJ8A/wD7fH49euL336e8os6qaKFafgwywq+pRIgbS21y
+p2IvYX3ttyw+b0ddOtXU5hS/RUi3lgaL2mojv6SsdyS12STibX35YGS5XKyJBlpOTMt+18fddty4
+NkGnkYyobyOIpcqopInpamhbI41uwKq1RKQORWRNQLNsNNkUb3xVfKSpqTVutFTRTzgh3VTrIbmL
+szWuNjYDb5gSpDKdxgZ5mS1EtUJU7Q5ux4ce5DB7nuWvqF788HNK0wmDijh6WXwqDpZtbAG1wC29
+r/Dltj6ZzHWknaO+r6r6V3bTp1Nt3jp2u1+p5k4XMqxaQ0AkHZiLW0re2oPbVbV4gDzx9NZlxXm4
+44rPrvpTx2trHd2bfmN+vMDFPmM0VVl9TIxPZraLWGwJYD4jUTe9zY4d2kdpHN3JufU+/kp4JiGl
+hVmHmL47DR7/AMLH/wARhQFAAG2CAwKsLjBo6Q86WP8A4jCRpGoSNQFHQf8Aj/8A/8QAURAAAQQA
+BQIDAwcFCgoLAQAAAwECBAUABhESExQhByIxFTJBEBYjJEJRYSAzQ3a0FyUmNFJidYGhsggwU3Fz
+krGzxNE1QERQVGCCk5Si0+H/2gAIAQEABj8Cw6RMkgiAZpvPJMMAW69k3EK5rG4ZTZPqo+bZ44bb
+KxIy4BX1VdDK8g4rTWTY9gx8+cQTuIKN12tV7lRvrJoq8GXco2FUw/tc+ebQb4T5sZ201dTkqJrA
+z1j6tUxeZqhR3cSrg0amydKuLKrZuuehuqcVZt55EccijlzJAjW8aWsV6jdxsb9lXa4i3FfypHko
+RFFIHwyosgBXx5UOWFVXilRJInDe3v5m9lVO/wDjXlLcVYxiRziEJYRGMG1mu9XucVGsRmnfX0xF
+tKqWCfXTgtkQ5sV6FjyQP9woSN7PG74L/imtkSY4HORVa0xhiVyJ2VWo9yKqIq4/6Qg//LB/+mNg
+pkUr19GDkCe7/Va9V/x0qwnHZGhwo5ZUqQTsMMcDFIUjvVdGMbrigEPIN3e1UHL9pc19TdJTVcaw
+kypcCEC9PGtZrm9HFjOe0XKPnRxtzR4sra+qg1NzcWRZqQ8r2tlURqaDxAjxKsZqY1WOW5jAchn8
+aNeYjlT78RKYVJXOrILlJFiSYw5rBmc5XvkbpiHI+SQjlc4jlV7lXVVxCnjlWdFaV8d8ONa5flMg
+TEgEVHPry7wSI0iFyNRyMeN2xyat074zSOxzBnKlkFlGvMp5tWdaSqmZIlxByJUG6jxhkonSfbTC
+qVsgA+cZOy+mKm3BLgyJEmtrz2QYMkUhINhIiCNKhmQZHuAUBnObsfo5NO+JfRbOs6Y/Scn5vquJ
+3Bv17bOXTXCTYNZbzc+RMsyjS49lHueol3wYSPlBsiP2R5HNYt+gZv0ez+L+XulWwwJc6BWZ6oHw
+LP2aeGSRFfl+SaeWQBBMakeDYHUfLtaxNeNdXscqxrG3jywyG5WuY0wDquVDiVkz5xwuOtHMKzhl
+u6UCPau5znpqRF2Paifl3MSnrokOHPraq7JDCFqRwz5/VsmKEaptCw74yE2N8iOcuiJjw6/VOo/Z
+m/Lb2WVTSYcxZlbEnWcPXq6qolyUFOnRyIjunImrR8umokIrk0VEVIdGK4trelt6+1k30KdYS7ME
+ccWM4sW3R0s0hYZuuUYd6ac3LtXXtp+TbW0qGF9nl0LZ9ZN2N5wp1IElRuTTcsaUHVHs9FXRfVEx
+Fy7WugRZksMo7JE1j+mYyGLlLuQDHlVzm+7+ODW0QtXeMiMcaQCnSVDsxCGiuIWMI38a40TXawjS
+fyUVe2K2qu7KRbZXsZEeDrPK+TKpnyntDGmRZZd0l8NCvahQvV21q7maaKi/k2tjlU0mFLWbWRJ9
+nD1SXVU8qSgp06OVEd0xE1aPl01EhFcmiojkiUYri2tqS2rrWVew50+ZZgjNix1LEt2ulmkLDMs5
+Rh3ppzIXauvbT8mfkupr5lvmLMNRMJGhw+FGRYMd4kNYWJ5BQiBE5XINqaq8r12tRcD8Q7aZFPOz
+BSw41bBrhkZApKXldNSCjz6Hlz3yX6yCuRqb2bWojU7/AC3FUwvA+zq7CvYbTXhdNiFjNLondeNS
+a4pqR1aDLGYqfJc2pzPD+rhZdzAGpVqiw3iVEtm9II0kZNFIwT1R2DH2ELwiIXiC3eUnGxX7BM+2
+R+miJ8VxHuZB4YQS5sauAGukSrmS2wkhQja2XFjVopcWzY/VjgqNe6evdMVgY8/mNchkSK4TIs1X
+GFEO2LKcVEjKsPpZL0GVDbFG/svfFO+XLHGk29dTWTBxxWUyGIV6dYde91j7NjiHHkzk4WEM0Grt
+NUTcmCVUSWppwetV42xZiC/e6WkCfslOjtiF6OavETa9dpPL6/lzf1Xy7/ftMeE1DTwa6yzJY5Kq
+bKQy1OUMGsq1BxxinbHcMxpE8rXcTEe3yDc5fhqMlvlfLFpXq76RtTJsK2Zt9F4DSTWcVzk+5yN1
++9MJdZckvXiegLGtltaGzqZat39NPjteRGq5vdj2ucIid2uXviVmOoyzW5oroSP+ccKfPJDcGqMi
+BdKEJIcsc0A1f9Oxe/H3RHJromWqTw+ydkWqm01taWXsGOjp9hMhEhNjckocWuGOOLqneTjf69lT
+5FrDJIv8zKJpW5fqniQkZhE3CJbzSr09WMzO7UdvM5FRUGrV1wXocu5PggYq/QyC21kcbfghzjk1
+40VPv424ELPOVwR4JnIi3WVjnltioq7eU9RL3SCgb6uUJiPREXRjsQ7enmx7GssAMkwpsQiFBIC/
+0ex6fcvZU9WuTRe+M5f0V/xMfFJ/Rt7+xYlWNhIFEhQgkkypJnbBBCJqueR6/ciJgEKpAqEvcxOS
+vjomiiDNs3yR7k/RtiQ13u/kNYuJtlOKooVbDkTphthCuHFhheeQXjC15SKwQ1XRqK5fgmOIUPNx
+QIqIstlNGUaNcvlLwLZJM4Xf6PX8MRL/AC3YgtKma1VBKBuTzNXQgTCI1ho0kLuzxka17F9U+S18
+NIJJh7+mrVsJp2x2rVNcN0VJFeyW0qudYRWTRuI3YjG7tu7eitSTmKpyzWZprYaPTMkKwnkhuDVG
+RoXShhSFLHNjsUn07F7oNdURybtPm1SeH2Tsi1MyktbWx9gx906wmQzQWRuWUOLXjZHEkt2jON/r
+2VMNkuyDW3GUZRxR4OYRX0kTmHIJq9HaxUqzez5JDo5BLq4RE00dv8qZnrbiuraafVshWFXBgGky
+HGqTbo0op5MjZzljTmtRVaMSI0re3x+SreLKVRc0FzujwrAl5Ihy2WMcSmkxJUNtadGNUSbhva5z
+VRF10XtjxBzpJyhX1lbk2qsTwOO2lSUuratqz2smHyurwoCPHG0TCPRHuRxfTsuK+yys0p735r3E
+e7YyI6YysyssmMRuYXDaQaukVVi1XCEm5TpvT7PeOmTpvrFy5TU90uhuMd9Y19f7b1XyOLxTnHb9
+nkVO2mBRS0MOUYfGq20lqlzAaQPRetNf6pbvnEcmri825fT07YzIfxPyzJm0ltfwp2XfEFkdLGDQ
+QUj1wYNRMOBfaeVWwbADlQrGtAZ5nOcvdVXxJ6akur1hKPw+XbVmpmjh6gzFqpG29xVd5W1NOLf+
+bXdp5dbg0mrtKbb4Z0jGwrQtY979c0XmssaVVnaRkY9ERnme0mrF7aaKsjLKdGWZm/NGU8y091zh
+SZlWdGPW185JrlchgpLiV22CnZDKZw++CD3vFvG9nIN2wg9zVTex3fa9nqi/fiJIrrAz7CXmelu7
+S0kPgDmFj1EQkVjoo41eyA8ghuTsodH7l3KvpiDJiOl8sGvtK9ilKx6GS6tAXNjLOiCbulyLAG/V
+NrE3KiN9NAxY0uWYEGuy9l5FHLjlVgsm3DrOEMrmgVvVsnasP6aom3Rq98WNqY8fpZ570pwoOvJu
+661bMrEhHZVRrUDBx9yyWHkmYp18jdNFT8qb+q+Xf71pjKF8bLlXPurvL1XLsbS0ijtJxXujNRoR
+HnpIdEhAZo0YA7AsanZuLbMeWKaDSZrpIZrIbqqOKDHu40IbjSq2xix2jjmKaO13CbbysKjfNt1R
+csujlf7OzUYeW7QGqoM4bFHLWHe1eyFh2XGrV9Ua96fHHiJ+qdv+yvxF/VTMH++qcZkzSNrCTIEH
+jrBE02ltZpRwa1rkX32JLkNc5Pi1FwCruJ0yQGR1mZM32vI7r5gBlH1H0/dw5NtOkMFv9RsVdvup
+gVTSUVVWVwRoJsWJCAMatRNupfJukEd9p71c9691VVw/xGytXR6o0OTHHmmBAEyPAlw5ZWRh3DYw
+kaKPOiSiMQrmNTmG9Vd5m64svD6UZ5Kq6hybumE5yuSFbQOP2kICKv0QLGETlcnf6QOvbcuM5f0T
+/wATHwF+W+jW+HRZhLVDsBvLDPJHCRyRjtGaO9vO3VGu3aNdpr21wGJmq+eCEktgjQnRlg1FaYZ+
+N559dEa48h1eTXfyKV7Nq6YbcrMZf3syMm242MbDjxZDWvUdMFryoMJ001MrnEK34o3y/JYTa2uj
+NzVlwBbWlkgCMcmQyM1Szad72NRxY9jGa5GsXshtjvhg2U5B9tNnYHPDY9dow5jgg5Qvbu7MfaVr
+HjciabnhH8cWF89REtTItfl6C9yIs25kMd06Kn/hojUU519EENfiqYt/E2/cU1vnXcleaT2kGqHS
+nzZVsdF8yEv7NeVEX9CMap2djxE/VS2/Z1wD9U7/APaKjF7lax/it3XHhK/TVQGcm+LLYn+Uhy2M
+K3+czFfZWLHgk5ZuZVHmiKn6SucXoLpiN00c1o0SUL/RsVMCkAIwwDjYYJRqjhlEVqPGRjk7OY9i
+6ouIuT6RFmhysVlDCjC83XZtuCAZMaieVd0VVDG/ByExJ8NK87AyJeUbimkWWn525vK+UKfZvVGo
+9+6fLc9Ne6MRE+GI+aMsnE6/towMitqJQuQFwlnIkEruEvILo5lVIOaRvcvG4SPR2C5DnRJ4B1NZ
+By3eVNg1IlvXyIsUDo0rcNxRb3vE2TGkDc8blRHJ6KmAwX5qq5Iw8Y1szZcL7ZNHZomplbdpWLYv
+Ync/T8Su78HwxcUNrmKAfLFzILzgZRkFdjqZBkKalHZNtui27PomyFicrRLppv0JjNGaEncrMyQM
+twUrul40gpl4dkNr0k9Q/qOp9or242bNvx1xYZ9k2owxnZQiZfNDMJoQxQ1tpYW77Ilg+SjEZtmu
+arVGiNRu7d8MZ1y1TijuqLvMdXmiwzbJaUEiVl2OytFCiUMaQAciY4dnTHCOVr0wU3Obq5yaymMb
+vc+MdrW/ynOG5Eb/AFrjw7kEBPmFoshXMQ0JG1oH1tm6poGR65h1HsU0g0R42uJyMRWeb8a4Ek1x
+WtfnInVyOGtWYLKxMryJYxuJIhPG9jL9Wh5OFpvTs34Wo60cobT2XiLYOj2DIfslz51iaXlY8U7G
+8ziy5Jtz05F2j38iN+iwQQZFsBpZeRBJLPGrG2kd5pbW54eMZYzoyxY8ZWuYqjePfycW5m3A2KR5
+VYxrVITbyEVqIm9+xrGb3+q6Iia/lTf1Xy7/AH7THh1+qdR+zNxmC2sCDFCrqWylyXFcjWcQYhXu
+auund+miJ8VXTHhzACN3IuZaiWVjU8wY9W72pLdp8GhBEXHiJ+qdv+yvxF/VTMH+9qcXBANVza+1
+y/YStPsxA20ZhSf5hqVFX8ExIgyXIx2ZMtTK6G5yoiLMgSo1mgEVfV5ooiqifHZ8mfnTHMRsijLC
+A1ypqWbOKKLBGNF94iyit0RO+KAwWuUdVVZgsJj2+gwPr1rR7/uaWVPYn44zl/RP/Ex8Uv8ARt7+
+xYLnunj61s9zfnKEbf4lOdtGO42p/wBmmdmSF+yXR6+87SNkS+P9Skk48sTTO/ish6qvsIz3foTO
+7xF+y76L4s+WzDUawWx7WLnHKZ27msECVKWeAY195WQbMRY7tPsN0+OB3dzEk1XhvlJscS17iK5r
+nPYE0qoDIGjGHsruQzdLKz+LwWsHu3uTUUeOIYAAGwIQhY0YgiG1GDEIbERgxjYmiInZEx4ifqpb
+fs64B+qd/wDtFR8ldnmGFEr81iSsuNrfox31eD6scnZGJ7TqmbfirnRvxxfSJ5eozB4eDFl+uGVd
+z7D2mjhZNV27Xeidwv8A5sRy4nZ3t90uLlRxCtkH83X5uuEIZ8hd3vPgxjvMv8kh2fd8lf0dgtVa
+U1oC5qZ3TsmBFOACTF2y4ZHMSTFNGmEY5Ecxya6ouqY8QLizq6S7DXRMrpmJKORNgyxQItfPlssq
+qBOZKbL4osp/KJ52uVR6MVcR5kUjTRpQBSY5W+6UBxtKIjf5r2ORflsa+hy9aWtUS8pqiRevLBg0
+c57cx10eVXxCnkrOmglnRYjijjvF5nerUVcSs0ZldVR55aiPRwKik6gsKurQyiTl6ibJYEk2YQxE
+TVohDY1ujUXXXBioiKoxEeiL6KrGK5EX8O2KbOFuBwRWFPBtZY4iic2Kkmu9oG29UcCkaEaLo1Fc
+V69mtc5dMW1XOC5sFlvS1VTYAju4VNb0cOyACeR0hSc0mSV7RqwWxqbUeqK5NTTl67pmVZbqORIi
+vWxqgTmVxZkEY3vI9jJJh+V6MIrSNVG6LitqixZ4J1tHKaFHOyMIryBiGnPiEC6XzhN00d67nNQG
+qbeTd2xX28+HMhLKoPnPLjD4pfsyk5WDWfIKwjOQH0mqIxqmVrXLxpouLJjw2SBqbWBTT53Rr0AZ
+li+AwH1jfo8LfaQVI5NeNrtV7YZMj7+ArjIJz27eUYjEC07O66gkIPeN32huRfj+RcLWT4s9kGnp
+qqU+IcZxisIazllxHPG5zeeIpkaRvqx+rV7oqYoMqycjS7F1BWRqwc+JexQsmMjN2MM+PIgo+M5z
+fVqOJ3+OBZVh1nsynkyBublej6m4uLw7Ho+KOxMIAyygiI1HIAQWDV+ivV21uj865vC0WZ50R0Sr
+qdzDLl+uOrXSHyisVwluLDYiPRiqgBJs3Krn6ZzbZTY8UltTS6isCUrGGn2M4fCCLFG5UcYnfe5G
+67RtVy9kXFQS0sYkMNhUW9PGOc4hhWxmLCJDjOI5yNa+UsZWD194io31VMWVHagbKrbaFJr5wHfp
+I0oTglRF+y/a7yu9Wr3TADuJOSuiTxy8r52iMcgeQBEJBWWdEcOuug6aEEXRptF2b2LgIc0ZMNPt
+BCRr7ChsIgIU9yJ2M6HP2kgvJ6ua15m6+nbtiuy9X0xwwBSkNVZPpVLazpczTYyxtzsEFpHxWPXb
+5BRo6Krlcq+bEqfcqA+b8wNA60UCoWPVQw7nRaSIf9NwvIr5BG6NKZe2rWNVb2FLlAFMuwDrq2M8
+jUNKMSSDlcIWu9zIwtXvd6NT1xl+fZS48aG9LCvJJMUbAx32EN4o5DEcqMEJZDWtVy9k3YLHkDFJ
+iygvCYJGtKE8c7FYQb2rq0gijdoqeiph5YwznylOIr6yf53JWPV272TPOncBI6945XKnIzTvvauI
+uXM9TxDO1Ggrs0GKxASmp5RgvH67Y0xPTqV+iL9va/u49lKlABXxopJsiaQrWxhQxCU5JLzKuxAM
+Cm5XemmL/OlJTubkfw9hDiMnPHxSegs5ompOlq9OU8icZGmbGb/FYib3d1drmPw+lkRFE75z0bXb
+UVQyHDi3Udqro56hlcRtO+iGd8Pkzmyymx4pbenlVFYEpWMNPsZreIMaKNy7jE773bddo2q5eyLi
+pJZ2MSGGxp7enjHPIGIK2Mt0EsSO4jnI1r5SxXMHr7xFRvqqfJeZXeoxSpcfnqZRE1SHcQ3JIrZK
+qnmRiSWI1+nfjc5MS6GwrpsK8iyhQJdIVHsO6fy8cQPEmrZLDGN9XKm5jkJuYui4o8teRZ4wrOuz
+s0+s3k/6xYk1arkc0ZV4mL/kht+Ull1t3UTpENtfOkUVmWvWyhDUqij2AUaWPKaHnftcrN7Ucqa6
+YfTVWXM3vzfWyCDy9nGFmP8AeAkAR3OqyWAp90saNFFB2hkwuicjkauz3kVDGsM0MDnaNJeBfDJc
+pax55Gl4xRa2THWRbyhzGaPFObIcDRfM1E1xLDbVfiDGz/ZyOCDIiWEytyTlyMY21p4syitXV5It
+fDXe/qN0mSVNNO+KcBbzM9rX0JY0msp7GwjeyI8uEu+JI6WHAhvM6MbzsQj3oj+/f5HjemrSNcxy
+aqmrXJoqapoqdlxEqHw5r66CJ8eHHfeXz0jxi1xagkUJH2TjMikrjuE4aO2Ki+muG2CRCLJbIhy9
+XzrAoXy66AlZBlljFlPjlkRoTdrXuaq6+b30R2DxvZq8EiG+uUXW2G0MB8z2g+HD+tfUYzpmj1aH
+YnlanutaiMzA6MX2qww5LTtn2DBdQKAeraZYbJTYb39BIcJdRrq3AIPs8ixI8B9SwK2FkqPqiGGd
+as69Xuk16EEmgibmI3VqdnORcxVsYQxfOZx32bzPOZrzS4katPJa1xHcRRwYrONGbWI9iL964FHA
+xoggGwIRs7NGITUYNjU+DWtTT8h7rbJOV5xCveUhjUlf1BCEcryEfIaBp3Pe9VVV3aquN/7n1Fr6
+6bZSM/8Ab6nj/swost5cpaNqt2uWsrosQhG666FMIbTG7/ylX5IyX1FT3aQ3kJDS3rIVkkUhWcZS
+RusCbgeQflcrdFVO2E/gLk7yuY9v8GaXyvG9CDen1Ls4ZGoqL8FT5CxpQAyox2KM0eQNhgFG71YU
+REcx7F+5Uw6VI8Psucz3K93TxFhjVyrqq8EQgAf/AFwsXLVBUUYHIiEbWQI8RS6f5cgmNIdfxeqr
+8gTW1LU2ho7HjAWxrok0gBlVrijC+SIjhsI5iaonrphWOyjllzXIrXNdQ1atc1eytcixdFRUwwQm
+NGIbGjGMbUYwbGIjWMY1uiNa1qaImHiMNhhEarSCKxpBvavq17HIrXNX8cLuynlp273t1FWLu/z6
+xe+uKbwG8PYwRdRJgCuIcBGgiFlzXoeqy9sCjRxq+Mz67M08qDRidvNj9zxokkwJtbMi3slzW8tt
+OtY6itbA2qfnDud5NdeNjWNT3UxFPO5OpyVmI1XdNbrumUrndJYPbrrvbMqDJJZ66rtwCXGKw8aS
+EUiOYa7hmAZiEEVjviwg3IqfhiMl9RU12kNxCRPa9bCsekIVnGV8ZJgDcLij8rlboqp2wn8BcneV
+zHp/Bml7PG9CDen1Ls5hGoqL8FT5aS9uaODNucuTBTqazePZNhnCrnCTnErCGjsI7egibhciI7bu
+RF/7lzv4i50LBmWk+3uPm10pXH44lrLKWTaF1YPp5BoHFFGP1GNr0+18g82ZTkwYWZ0jChWkOxUg
+YF5FjIqRCrJCI74tlEYqjRysewo9Grt2IuKKhvrPKwciU7lG+HIN7Yt/ZyI7ZXV0uPFARGCcv0Sm
+J9Ezt5mojP8AyP4a9ZVFM3Ng85ysxIywuBAsj5bpqYlGSQOPNGASwH92bUZuX11x/hHuqi0PzWDn
+bM7bF9ka9TMoVbWUKmbTdP8Ave2K0as49yp33a9sVDLiRlVsdmU/DwkFmb7C9i6zXXk3euXGVhmC
+PeO0ZohtWr218u7HhhWsph5jSfnogCZfkWZKeHbN+bN6XppdgMZunC1w+TXY/wBz0x4UZdtq7582
+NdU+LlmTLvte5JEZCZFgT4cGLZeW0uZOVIZ06Nr9hpCh2CcxdmPBcEvNWXc00K+HN875x59mX9ZS
+XBGFpOGTJSrke0A2TWK9oxGe4g9Fa9eRMZwrssRIrLGJl3w0PU5xJmCyrfmKirZFLY08CIMhrsk+
+NGViCV4matTe7uuLmbMc+hrw+J+SoTc+Cm2DpdRJFlKqliyn0ADhjArc6GXidKNvije5WkE7Vi48
+U6g06wiCs/8ACNy3TrLjGOkmHEsUydFISKu7yoLnVzW+7ri/yJ4kRZc+XlvwwTKGYuQsyLX5nDFz
+cOdTZli9PJG9rrmsIN5HatIhEcnpq1Pb0eKVlxcWmY4VjMPLsJJpMSkzZfwKkLmTJJmDbDhMRjdq
+NVUTvrjP9XEkU+fZ9hlvO9hL8RaaXbPzHUj6p7h5dznHO81cCTzs44XTvGqMjdhIiq7HiTIhysqr
+cO8O64tkTLtheSMwjP7OmruzUyxK4EWy5d2nTaN13/DbjxPbU65dzplG0ylm2myBDnWMyFST8sQn
+Tg3MKWeUjLQPiLAUyP4xiEnZj0UjVXHif4r6zYtdnC7yPSZZBMdKjpFyfl3MNOE5iJFVJEeNaXBp
+hJKjXcoW9l+GPDKDlymyfm0JvELMirlvKl1chyvfFBQZimEr0s7R5pjJT+FHaO1F1CIiaNXXEXpM
+wScxNbl2/XrytlikwzKtiQtKgpsiVYh+b5XLDa0xXlRAJ39ESLmAcGJWQ8xs8PJGZrrKM3Mc3NUv
+JbjouZrCyacauh2DIUrzLA3aCcRdURqaeKX7kkuWvh2PwTzO/MBauVZS8vgzokd7qh9SeUZ7vnF7
+H5HSOB2mm3k+lxmQB9cvWDMvZN35LDJnzIE2IaqFKB4hgnTicMs+Y3ncIzI4x9KQKsNuIqLjORQl
+jPuY/iB4aNrYsKZZC8RDV76mndYByMET1g9G5u9ZimYodu/d5tmPHd8GRcCrh5+8NhZkPULMdYwc
+mGy9Q/OU1Z0qPkhc2I53K4Cb2iVzvhrjxOH4PHkm8P8A9xTNPt/2ZLs5WXmZ0WK9ab2XIlFK5MxP
+qVIsjgd7unJ9NjwgEa/JM8NosmsovFaTXSbBvSTB5SC+lrsxSYuyeCpNcuaktzlQW7ahHY8R3ZCk
+ZiTwY+eWQQsmVD7WQsTLrnEb4okyab6S09jDdwo98fUbNTcXk1XHiZk7wtix6iFCrspXdbnSlt7O
+bHLmkLbGdVEaM73NjyaWRDZ1G0ikO0yoTRUxnXxusunmZuzNl63zWkT637Lr4WV6icPL9DFjkMrx
+xGdI4plbtcQsh66r2X/qaemvw+/+rC+7p9r09fxwm7Zr8NdNfw01wmun4f5/wwnpr8Pv/HTH6Lbq
+7+Rt3a+b8Nd3rjtpr29Pu+GHb9m37e7Tb/6te2Ps+v4e9/zx8N39un+3THbTT8P7cF4OH84vNxbP
+zv2uXZ9vT7++F02fzvd/tx9jk2fhv49f9bZr/Vj7O3+rb/ywmmzTXtpp6/hp8cP2bPeXft09/wC1
+u0+19+O2mnw09MfRcXF3/N7eP183u+X19cN9zftXb6btnbXb8duP0fNt/m8u3+9twvpr8f8A+4+h
+4uLv+b28fr5vd8vr64frx8ei8mu3Zt077/hpphvHt2aJs2abNvw26dtNMfQcXHqv5rbt3fa93tr9
++Ps7f6tun+zH/8QAKxABAQACAQMDAwMEAwAAAAAAAREAITFBUXEQYYEgMJGhwfCx0eHxQFBg/9oA
+CAEBAAE/Ic5ZFCFyJHiuGCLOPZyPTuIcATl2lHgYugAjV33TzMT7G90VdbbudJsKAmgX3OVx2gk6
+LSCN4A/3NtqjTRp+0qVbNYErApxfTkd5/F/Cn7zCLdUv4UjQVmi41AQ4F1Ip+rhy5OLEZn2SByRM
+AzGb5Bg3yVuAZlxe0ui+2m0jnTMmexGI0XR9FwLItAOBhRzoFv4jZ/MTpkVqjdHQVSTAmcOZ5XFs
+44zQuJ6MSAbAH2FykA0/LIVvdDrFxn0AAApqZXdXkRLMqXK5eVgaUjYD+o+ZuT1cp6DLOoWZrN0d
+SYAjyQw4OSbqyJaQhjF+8n6uRcRqp+oRWlf3JBKKJ5g/Td70AFqnYA/qGW0PlcSMYP1msLMHE7Td
+QDL9ApyqoqRoNOb1jywS8ZovYDlHL0Z+HbKD7qgMvCA3y0D5ICLLS9XjkSpA1mBMTPUTa2qdUysU
+DuQBWDARP3Oj7DCDXJ7emhwlBHLroWcJFz7Blp5g+kFt/hxw1sWCYcvtaOWGC4TLQbuxSMGo9uh0
+5007sJvTjY5hdHmqvwdTmJytymNVV47O4oYU/wAL3uPIK4wQEP1fD+J7cFCUpOZ48sujeP1mazyJ
+d3hQkwy05460vK9iKGOZM3BKlDY7zLjdZhN8TTiwn0UabxrqIYsK4xXxtTaVWJJBMdTULX4Jcrs0
+OkkPoUojwEvNTk11MjcjDBYdu+aU3m2MiNopzRU+wAMz8wTDlkYh9jzFxZiQLCxUo2pMb1aeFMEY
+K8U/Hcwo1kyZNZLHD0Ai4pnQCJCFgLReGWwcYaDc6KFRzDK0fTzWXhmva240jbc8F2gwXGkNAQqD
+er0MmE5j/wACpVXSMiMFW7bDswQU4JceO3Ffw/olt+woZUqOiiLOOqFnFm/qxZGI4p5hktnLloSg
+7tB+oTJVWJosGTo621znI2CKs27Zmv2iNvPu9KIkrQqhcN8rXcuIKGkxrdBscx0gKC4E7+rYHlHA
+3QOkXSDLHpTs0XlF2oSmCtbNHHjfSc3MJdOxxWI2RZ1iQhCOyPaNSoByKAMbGXEOeF75diBaUQDW
+R22RxNOmj1Y3DmPYWJR8QTALwO7reQtm3kMZUG1LmSEGkcvR/cCf+6LbGXCrWKQ2akpPStgEqBI4
+YODA4gOb4uHh1OGphYaiqV13QeUOhMC7V2K0D6SbIIvOyGOzCF3b14u87A3QXTT6MEwdFc8adQ05
+L87RHljmmLPJz+2Bo9ikXD5iU6kTMwGaesDfa6BO7beKJMRY6ZiVX45xEZuDQ3SPWDk5oDX2GCGn
+ong8GHuoYbTL3by9y9T149YmbuBS1TBz21I9MnW7+lYHJaWvoFIvXZBDTRpemFi/d2oQQg3lxn6t
+h/O9uSkT02s7A+0TI2KD9KVpc05QmzYE9FcEfFqABtrVXoETKS/w51YwoEtbEkE8AAT6KN8qZrtJ
+Ib+7Rri9ZN7YO16YBlSY/wC3+9CrnLkfQwLdteFCOapwxXtvGLMkcm+UMCvuBgY57PqWDfWxt41i
+lzgIySQtTtGw0OLijs0SG6dsE+mcNeVicwYJg12jdihdaunLyjeaQ/jRYJTJ6cnqQ3LD2xnJa9Yw
+3hPAjCjbSPOo2IdY08XDM3xcA/we0zT6N1yVmy2b6OMyC36pPecSZSdAgIz05uS99caei47sNg0R
+KOykgmuDY14CkjgjmV1UM3iJLWeM2NbUgpKhokEM11jfBJ7VhKkmRgcnFaVaDVWQQoARKqsJ7oUj
+8cM9o6ASRlanEClKGhSIiile65lJFyFm8oYZ1/Rk+oEVGcE0z+fBXjDGeaAEFxBhYJDt2xoH9laO
+NbNN4wwc/S0dQREI3YK9vxC04TCktD0jBA/jemGA0kcDiWlLtngRJUzhXTph5gqp2bizHVFd6HwQ
+pC1i5Egw0NNOvcz1T8h2uQQQSrNQJVD+CTeKeaOI8XcShBmxcKZL6hfp41gfTe7QlOcBw2+EIvoz
+AUkp3dfIImEslItszAl50OQd22EwHkixqBSww06/MUibC+UGyFQFJywLsHAVqffTLdXpQMro6+hK
+uyGnbFYlJ9dmRjg7H0Ul5JnB5rUVduL13yFg9gj20zoQ1fsvEX08QEkBcC7mJtZtexduWrsZbYk2
+emlsAnQ3bygcDy2SWBvL00y2NA3lENV/JvRCQOIMLVtBm8GBquRiqVNEdJgftWVRQ8AABM0l7IDA
+1OQJijYCaGdJZAd3KnTFTK0QMDDAWOGSygy7vmOUyEobwjGou/ALNmGqEuR9aYLqs46T9WLHjxmq
+Ytu+1+3UbW2JNnq9kCoFNsEi0JP+kKq6+V3WSQr2h6MMqGQJCYa7sHRYVpGSyNyMmv8A4aqUbchX
+yiCk5PfnIWjw6SD6XHCevmQIwxKzAUsR2JPCUsxywDezftKs6VKGASZXOs+LXFS+dMLvLAwPAgsj
+eYwGRVuujhi3GPIIC0PoyByY1q+n1vU8oPg2jjeAIiWMy1vOmSjnGWdyjHFm2IkfjJysVrgIbNCD
+NY5TNubt0fY1naBEkwFOfYA0AyhpaT60VZoJsYAgwK3PGOYmjFbJMWDPjo+FQOnaHiZKmLvGBARf
+WSy/h4dcP5qJ5DNmVq6C/AhCG/DA8a6USUrCwWRiFca3BECOBf1an4N4UhVBRM+Txj2fMGE5x6jF
+SUDuVpD/AIe8zq7fl3ec4949ju7b5zxi8t7jnjNvIvOXR6usx5nV3n7jzh0Pbuo9P905zY9FWl9y
+bnbPBv4aedJc670bfYl/lzl7BeObV9zPOj0y3s63P9JcPwK9LNHFnDSeOp5w6X+Bn8NY9T5+5+7N
+HVHT9/8Aa7z2h27x+Fm280vwTT2mpn+der9d8uc/2m75HLNcYbJ33g8/F7YcTk4y2fs75549+rzt
+/LP4kgB8+6mfsLgf0+mpnzB9+5d/5Z2OF/qPDP/aAAwDAQACAAMAAAAQEy9AAAAAAIAAAAGnAAAA
+AAAXk1auAAACAFIAA7sAAFoAAtAFoi9AAAQJkAhgQGlFplFD1q3xvAAAGtcxNIbBhNBxoEq+Tzx4
+IAAVjvOEzcwBokBhBoAlN1GIACllkVlCnNkFYLIE39HCIb4AJIBABCVxFIlEgAAAAAAAAAAAAAAA
+AAABEAAAAAAAAAAAAAAAgAAEgAAAAEgAAAAAAAAALJEIkgBtkjpgIAAAAAAAAAEkkkAkAEkkggEH
+/8QAKhEBAQACAQMDAwMFAQAAAAAAAREAITEQQVFhofAgcYEwkcFQsdHh8WD/2gAIAQMBAT8QznQg
+IPugH74HpAEwgBrwKowFvOcc1iA4bQDtpMKoU1ztsimeYN44hqRr3aClXYxSL+pHx+m7mAUMWoKE
+FBQew9MCrwkr90H63DDcIaj0AXz4wJjor7nKdB+QYMvLGUqoGki4d1n11LAmt0WVUsqq4hBg/VLS
+vALAtFsU6z5F6psT9KkP/eNOIlQRgJEufmTON2/ppfTNuJsqCEmaohpuNxRunmoD+sKUclszTUQA
+pMMChm/QbhxnNOOpyYU19RSZjrY23AiIhXiSp0AbngQ7SrOBcUMUq8JeiQOfq2LEaSUVVWsmTfUM
+KV1c4zT9TThpAvYYASqJrZEIKhe27V0QgIL1nzS8gP4bZoAQ6tYgGg1giObXLwVQWDusgd3Bztpc
+wMLUm0ItMh0/LgMN6w6agRMDY0qAjCdpsFAVVboPENHuKcrevr/ixBswuIlwRUecAoLDFi10Xhhs
+uFN7HT27D53yw3xtVIAd1fscqAuFiQbRCkPaSNZQ3Haui/tlCnz8Yk10jL2wCgsMUHIyiWOLy6Eo
+sxk3kigsQZxgFMoCMQNozZ2sAje7fpvYZqk3z3/fnKSjdcpxrybxIG64T18pjUKNOZ5fC5CsRpTF
+YQHQo3ecrEKRKSj2TkezlO6fKQpJgkFFVSGQSpIPZxXaCEAElK68iU4TF8NDYLkDwFROGfUmPgA+
+r+LGkvOMvvkgdv7YaHrnHAKwzi4VeccHY4RB3z2nJaWmyAWaqLbMqsfZABqloYtZVjMLq5aHENVF
+jeajoYI52vGAqBhMB0z3WcP3wUaZqvf58+3Q0fnz/Oe4x2cZQD9jY6SGQHBw4uDggQBJNq0gCEH1
+m/7y/j8YWDXpueLfeZ4ADX2v+cETEoKBIQAKqwDa4/cSYSEzFrgU0VBFB5VQ/OT8WlFAojETNUWs
+IK8IGFSCfCNOhqdYqJDFJBcZEZjIYDcBiXWT2pBjoJA0VhKwCvLALwH1fxZ7ro+7udFxx77BoZ0F
+BMhHnPacvj/PJflE8Vub4z3zBDDk/jIASdmADo1RPRXTjrtV+fP+9PfGdn36chkI8/O+KA9LcTlw
+bRJqAKATBvmRp4c06pZbguDG4AIeiI9Uv8peQ4wSTVUOF4dasBqZBR8Bq4hoUp+BcdY5hB1GqFgV
+IoDGLDP9gVdYgEoUw72Q9ooIqDVHEQ5FIw2IUthoLMKHNV4NGS7UAsSaAonn2g8+xQh4gYSNdEkI
+D5jXurVn0B29sdo7ubV7xV6HRBUDXTupx7G82Bv588Y7vbF6DIQYZEaGqwxiY1LwbIjQppAWYrQQ
+0sGQMIkQE2Zy1CMKFuh0C2Scb6aU524FR3NXQ+Fe7gEAxQ7EdI7HWTotvb/uSY4enuspNO/QYjgi
+fbi1vVIEkaPBh7BgII1m5UM4rxX0YKdEWC+2+RF0gRERBmkVjoQU9oAO5rkXPwpUlqiG0XoJtJHt
+p08bxn1rUuAUEiWhqXeGZDsOBcpYQmx0gAsWcCte54UGuBJydIOKoFN2unOwc5oMOgsPnXEiFBBi
+qJpIkFioTYIAqS5GA4AgHoBD6KyXWXFXnrXz9Crz0BPlyEFcoIKAJXE3kIhImxEoR2JscfsFRQVC
+qlVVqtcMnxMg4UCJ2RudgwkKTiTSdpjlU0EwUWIKhTa4pb3x5vHz/fWvn+kLQPn++jv0xC0J/wCH
+MOzbjIU7w55mEwcOOxvO3OQNmpmgJ3Y9p2zbtxnctznhKXjCVbMeUMv3x4XziGRw4c5uHjLdubmx
+dbz7u8bq48zt/Tv/xAApEQEBAAICAQQBBAEFAAAAAAABEQAhMUFRECBhcaEwQIHwkXCxwdHx/9oA
+CAECAQE/EM4KmKT6Ar/jFDEFKgtHApRQStFE0KANG3KKBGiNyAH2xKnsaL1EZwQxrGO9OGtOwaH7
+fTtPlD/fP/Mf959UYB/5/WE8RuUAD7WYhJxg9KMa33QDHF2KGCQK7Qhr0HHED6QQiAQAQAQAwRml
+MtCUcqCpIBKUrqZKYbF2sYtrIhCIRAAHYrpmd96DnVp87T5x7rTvcKW7ursaoO5oA6qVC3iMDCMO
+U2pIMLIgKIu/ZmiwqCgoU5g5OLHrFPBqI1pXgXFx2G0AdgnD4b4HAIqVKuGwYeSkaSN9x7jMuWEu
+jAlsBUCUFfzRkaNGYatEJPWjD/wK/wApM2SrJQACvcoU1TOOJUoKyroOV6MaQrOzK9iAHS6I5T//
+AEkD8LXhsSI4y8ywBJaVQikQgHnXL5nldRF1a3730vu/j1/G4D+h3wzayngDNiCPxInjyJ0D4wIB
++pRY6So6FQNB0He3Sz+UJBDHRM9w3nzYbCt+MfJ5x4/eFD1RhSSl72jSxxEAxKMbE7HhOzIuzAYd
+jciHZUEDXLFORDsGTTGqJTaeQoNyaBq45Yuw1m1a8GXoLMgAOaj7n2nu/D4OywhKpGxiSlBumXWF
+KB2RWKLyne2iM3kNI52nIaw7UhNzXvPcCKweRco6IiW7VMSQfBWIkAjfMg2LgCM3i0DBHDAUNAG1
+XQG11hwTCpqGAwq2hBJsEXwCbyqOwADvVKoYjbglSHjAlAEWthb2uTlC3iKUxGUW6rO39JQqlQz0
+B3CrAIYGFhXgqsOCqzlfc+vfoeh6mfhsP6Dzx9lhJ9ZP0D6Q4LkqBJ+SfLv03t6vn2efR9k6qpaB
+kN1EGIoceeVQVjT1bQWTHDNtyhB+RE9RPYuCdfEWroiBi5wzhOxABYvUiBhOMAf5Zg23zB59qKlU
+CqAuKLpXNGEisCpRRGAlzTrZYQC7iBYEyxfBEBCNRqITsYW0seQNwzSKgIVC6oSWkvh0oNNA3kqp
+QG0hL7Y9FNy+x9Pr9EVYRUVYVDwAq9YBG6KgCwq8FB/OGcWEdiJs+RMgHkHPk9J2ICdNg2AioD0D
+66GoujyAARXD7T1+PYWVy2bky9AUQtbwAsmiyA4rgFB5hGmiOm1V9VSJtZdoqx1iK7sT6N8ecu+p
+0Nwx0oekTDCfZs51h0RgnNSAiRZCaZrH2T0BIyltQBKI1KwZOZGPRaFG+QNTGtLRgTBNgjxpmcbg
+vaCugmrNMTQRoIAIL1ApVoQqACC0keVKr8q39cLWIIIHkFNDioFhN9n4wTgSAcAcB9YcBTY7H7OM
+5cf18ZwMWCB9Bo/j07/09//EACoQAQACAgAEBAYDAQAAAAAAAAEAESExEEFRYSBxgfAwQJGhscFQ
+0eHx/9oACAEBAAE/EJVmtQ5jeLCna0Rm8fYCi1rUBodhkbqXMA2AxkvcdzkN1wbAJhYCElGfGBWE
+PiwFbGZKfwywNimI9WCkSLSLRyKfCNHbI5YxQIgOzheJ8Cj+ZUyHY+NfWf6O2x4xIiBL0I0h8qlS
+DAIHicItv6lR+jTmnGGp1BlFlci40tskd3J6bUMSiJ2lxL7l7XL8EFTMpgBAiaQsmUQKOmrO8Rn1
+lQO3eEmh4LkJ9jpSymFEQ51L7DIbzZevgTRSnK9ABoD5RdcGgfofFmgPVNceQUZy6v8AgqS9nGj8
+UhVE0E1T2ZSTuFNXT0NeWj9Z05XSKKV4+Eoy8WNHeBC9kWhU++4AtMLWVHF0jDaw+w4JT4llastf
+emIGM2FFzVF1eALdU77jgRzWY1CLIKmYvFDvKFXAZQ2AgoCWg4hRo2guFEDB1PrCNIgR3vn0bsOR
+dHFDoRSqDTjzB+08tky3SkARCjxyVcKIx+ldqjKUJd+ryLxwKlWyszUyUsQU940rksqDXeGEWQbu
+AS5ETKEl224GkkdQfdQYJcjLRKhR5nNBClGJXWDTmIKbmwpHW/UsKQUCePL+HR9qE88xupAGsCgX
+w/OaCWBueASVx3KVrvlrtsIckMyHU5rm4SJLYqwW21KQhi3FZRfFyuHhAEROsCwIsfiqCuAoaFEK
+0O9tIN3a1/hzEnyzzAIkZheXEHFcEwqNm3uERtoIDYj8PXQFGVgakXAfCcpZOMOJv2TGtlS3zGnO
+O8nTlF4wfChmNp2Cugaj7+e8H9qvI5qk6HdSPO74gOZLQUu47QtRAuiBpK84Ln4XQEQ1UrJDzWRu
+nEssguigWF1eH0IOuOJz773JyQBKSUUsns3j/wAYN0vuqjwkvbJdmh9oVUSj+JqNygEg5NjmWtmq
+TICXfc363ByyTxUeM5/0nlNGoUYqUgjYMK0Itamr/wAWsFBynnGqzM9pFczNYCe3G4xKZcLyLXNg
+NK9TDJB3Zz4AItjR9sIpqjYjLjWsnfD7FvABAAiJYjhEdjDIptXcpKw/UwNONyS+cYsbIQcaz50G
+uI6qRhYdFFBmPdAukjRjZwu2em8WeiFbCYhtXM6pqBwRjABVcp0wBkV4jI0xbh4WuaCPjKQov+ja
+2Or5ZxQiemDB8ZSjB/slhwh49HLNpIhtR3MhuD8a1Wx8WEsOiNgYwkc6C1amecgXmL4H3Q0e4YBM
+UFxI9OkIB6OCsDhlHC1lp7G9ktCJMuln/rMSTHiW52CTQ0EEHprHM9EKKT3tWMK5P7JnHA9Cj3Ju
+9LK2Jjh45Kam0ATP1KTNSUim40KsSCjdQAW2l8AgKxw3G0AwXn2dQhQM+WzEEC3AFKYsRurCGBxM
+kmSNhw3SO+amAJZGuAYuya0eSpvftMiJwiclYMIAt2x44qodzmazpHaBWCyCX3tnFDYBEDhEzvhy
+bfgA8AtYYtgmzgjLC4WbuSX8idMMKjChZfYY+6GbrYa+NS6kTsm4mTy+0dJoQDDMY9omlCmWkwWb
+Jg0Y4lvsBy10J1+ZIlUSRYarmUUuJCwwDjFKZpxFQWm5CTZihcRQC6FwYYF8Bc7tmIpmiIr9QkQd
+t2QIDWcBCgpHOJrSNZzxU1XFyPuqqBEYuYnEriUuHJwcVrBcGucETCs1LqBsHUWvDERIDLvK2xPh
+v1hALPSJGlSfkiw8htFiBppD4r9Ds2uW5wnsMbW8iphldI1lh8b6mMP6gm/ETxwxA8IBdpRDRNH5
+t5WNBZkR9BpVpmiHVLJcoxzWeF3/AHdImrFscYj5GubQh062GEbHRuIjHMlS9i4nw8dTYpGUwy3G
+83hacNllvdK4zW19oEVdmV1KQUwTZUIaWanAcjQCQrnfD7y+WuJ8XSj9f+8KMMYh+MTiid6jxamP
+cNKF3lZoVL298VFldikEAK41V2ltmgPgF1EfQvuU1yA7wyKFI9LNzHn8Qh+LyYiBLBWTZWW+Nkga
+mR4XgiDEY7G5OcFoWI5lyI97m0vTAYFRu+JbGC6t6ELhYRIypKEFkhbuNZi2aQCqpqmRwFysIllJ
+ZthhYtNDM0mcaPxZUNLOR6A8F+4O430TGRSihiT0jALzrV3MikovWhMwLJWHQ4alx5R2aYsyuEVe
+nTuz2kccQCQycNxNIeDtsYsQQo7B4zoKvUJroP3d3yAngfKP6tAofNStT+uai2AwMoRKhcZIl09e
+U4AAQN0Ez1dIUqGyPG0FgtImALWOYaFKntxdWjSZs8GON6yfNhhUZxnhFbqG3kKKZn82lHrk8FTc
+o4/RS4dy2CKtCaWSqXMKaZhxAJHFr+a8vJidexdk66BB/wAKuD9UAuwllFIK2KyE/co6z4rD3ImT
+kBpOgOStMWgrQKZd0dX53twEdI+XjsNpm69NyzGd3Xet+OzrvXfwKCC5bovLWWjnRLOpq98uvl8m
+3JNW9JrB3SbhmDR4uFelPjtek9iQRG/D4Sq6NwhG1zjVbLsghfJgaPTRwCIEwfqlN3nIGohbIg0S
+0U12krStG90RbRpI6g7/AA/wA1EICwCSifqpnOckwDEKCQcEAh0WKfGSYqKYnZmfY9QGjM5m5YuD
+8rmDx+i5Lc2BFjk5QyqgIYYvGEVCBDfAXhHdzkngqQnhMWtp7rcqXxYMiDZlG2ikhRbKEprbGrXf
+UNHrB8G2SxLCrA5eKEziKpMTuF6I1LC+VesFfMt+pD+WzlhED7extVfM2ti+qG1gKdLONDuYn74D
+owxH+T3ZBpYY3adnrHa6t5I9Eq9tT2h0/EHpPY+43b9Zq5+igKNnRyctzC6Q8oPcOrPafopGfKN9
+Fan+1Rd+fYaj2zozLb66q+icl076Z+QvFz/REmGu2+dzP9QH39pS8VP6B8vvRPIv63l9H+WYHkea
+0q/+0/Xwg9Jhdww/Ynn+PHVzsMOwsdq6YmHz1fLtzfuG1z3od/uM5cp3QMOcv5rm6O07JHohjm+X
+o1MfpXy/fnjK83PeIcusd0vE/WX79KvRMTI97Ou/ltvMPWtXU8vJu+U//9k=
+"
+       preserveAspectRatio="none"
+       height="22.225"
+       width="94.98542" />
+    <g
+       transform="matrix(1.761491,0,0,-1.761491,-28.049141,293.82925)"
+       inkscape:label="Logo_PiGx"
+       id="g4493">
+      <g
+         id="g4495">
+        <g
+           clip-path="url(#clipPath4501)"
+           id="g4497">
+          <path
+             inkscape:connector-curvature="0"
+             id="path4515-7"
+             transform="matrix(0.75000002,0,0,-0.75000002,-7.94473,203.96383)"
+             d="m 94.142578,99.246094 c -24.652133,0 -44.666016,20.024786 
-44.666016,44.689456 0,13.01626 5.57629,24.73575 14.464844,32.90625 l 
-0.269531,0.59765 5.03125,11.1836 h 25.439453 25.675782 l 5.03125,-11.1836 
-0.33984,-0.75781 c 8.78939,-8.1633 14.29882,-19.81315 14.29882,-32.74609 
0,-24.66467 -20.01375,-44.689456 -44.666012,-44.689456 z"
+             
style="fill:#7d7d7d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.33333325;filter:url(#filter5085)"
 />
+          <path
+             inkscape:connector-curvature="0"
+             id="path4515"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
+             d="m 62.407,131.598 c 18.4892,0 33.5,-15.018 33.5,-33.5165 
0,-18.4979 -15.0108,-33.516 -33.5,-33.516 -18.4891,0 -33.5,15.0181 -33.5,33.516 
0,18.4985 15.0109,33.5165 33.5,33.5165 z" />
+          <g
+             transform="matrix(0.333111,0,0,0.333111,28.907,114.591)"
+             id="g4517">
+            <g
+               transform="translate(0,-125)"
+               id="g4519">
+              <g
+                 id="g4521" />
+              <g
+                 id="g4535">
+                <g
+                   id="g4533"
+                   clip-path="url(#clipPath4525)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4527"
+                     
style="fill:#ff3300;fill-opacity:0.97000002;fill-rule:nonzero;stroke:none"
+                     d="m 86.2813,119.719 c -2.7494,-0.216 -3.4961,-3.985 
-7.0313,-6.156 -7.259,5.207 -10.3905,2.1 -17.5,0.937 -4.9904,-1.75 
-7.6217,0.733 -16.5,2.469 1.2023,-4.429 2.7516,-4.454 2.9688,-4.875 
5.2661,-0.712 6.8298,0.493 10.2187,-2.875 -4.3988,3.716 -7.6521,1.045 
-14.4062,3.875 -1.3359,0.635 -1.171,0.793 -3.9688,2.344 -1.0149,-5.093 
1.4309,-9.368 4.7188,-12.25 2.0923,-1.835 3.8242,-2.732 8.125,-1.969 
1.8626,0.33 -3.1442,-3.1454 -3.5268,-5.5985 C 51.0844,93.591 52.157,91.97 [...]
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4529"
+                     
style="fill:#ff3300;fill-opacity:0.97000002;fill-rule:nonzero;stroke:none"
+                     d="m 17.3337,51.9412 c -1.5079,0.6941 -1.0371,3.0064 
-2.8128,3.3102 -0.533,-0.6736 -0.2215,-0.8317 0.3734,-1.0819 1.2939,-0.6222 
0.5364,-2.0003 -0.6657,-2.038 -1.202,-0.0377 -1.9875,1.0265 -2.0822,2.2141 
-0.0237,1.4681 1.0686,2.953 2.4841,3.3231 1.5102,0.3949 2.6553,-0.9 
3.1781,-1.9614 -0.7337,-1.6393 -0.7483,-2.5285 -0.4749,-3.7661 z" />
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4531"
+                     
style="fill:#ff3300;fill-opacity:0.97000002;fill-rule:nonzero;stroke:none"
+                     d="m 10.8678,56.2019 c 0.5651,0.092 1.3151,-0.44 
1.3151,-0.44 0,0 -0.5434,-0.8098 -0.073,-2.2003 -1.0951,0.351 -0.6131,1.3774 
-1.2786,1.6502 -0.4126,0.1691 -0.8049,-0.0255 -1.0959,-0.8068 -0.587,0.6916 
0.239,1.6514 1.1325,1.7969 z" />
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.058176,0,0,0.058176,72.552,108.153)"
+             id="g4537">
+            <g
+               transform="translate(0,-125)"
+               id="g4539">
+              <g
+                 id="g4541" />
+              <g
+                 id="g4551">
+                <g
+                   id="g4549"
+                   clip-path="url(#clipPath4545)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4547"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.058176,0,0,0.058176,78.9376,104.321)"
+             id="g4553">
+            <g
+               transform="translate(0,-125)"
+               id="g4555">
+              <g
+                 id="g4557" />
+              <g
+                 id="g4567">
+                <g
+                   id="g4565"
+                   clip-path="url(#clipPath4561)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4563"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.024073,0,0,0.024073,90.7746,109.657)"
+             id="g4569">
+            <g
+               transform="translate(0,-125)"
+               id="g4571">
+              <g
+                 id="g4573" />
+              <g
+                 id="g4583">
+                <g
+                   id="g4581"
+                   clip-path="url(#clipPath4577)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4579"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.027311,0,0,0.027311,83.2279,114.335)"
+             id="g4585">
+            <g
+               transform="translate(0,-125)"
+               id="g4587">
+              <g
+                 id="g4589" />
+              <g
+                 id="g4599">
+                <g
+                   id="g4597"
+                   clip-path="url(#clipPath4593)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4595"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.044286,0,0,0.044286,78.2072,113.689)"
+             id="g4601">
+            <g
+               transform="translate(0,-125)"
+               id="g4603">
+              <g
+                 id="g4605" />
+              <g
+                 id="g4615">
+                <g
+                   id="g4613"
+                   clip-path="url(#clipPath4609)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4611"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.098272,0,0,0.098272,60.1593,110.921)"
+             id="g4617">
+            <g
+               transform="translate(0,-125)"
+               id="g4619">
+              <g
+                 id="g4621" />
+              <g
+                 id="g4631">
+                <g
+                   id="g4629"
+                   clip-path="url(#clipPath4625)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4627"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.098272,0,0,0.098272,65.9064,102.619)"
+             id="g4633">
+            <g
+               transform="translate(0,-125)"
+               id="g4635">
+              <g
+                 id="g4637" />
+              <g
+                 id="g4647">
+                <g
+                   id="g4645"
+                   clip-path="url(#clipPath4641)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4643"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.040731,0,0,0.040731,73.4243,115.376)"
+             id="g4649">
+            <g
+               transform="translate(0,-125)"
+               id="g4651">
+              <g
+                 id="g4653" />
+              <g
+                 id="g4663">
+                <g
+                   id="g4661"
+                   clip-path="url(#clipPath4657)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4659"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.040731,0,0,0.040731,82.6358,109.194)"
+             id="g4665">
+            <g
+               transform="translate(0,-125)"
+               id="g4667">
+              <g
+                 id="g4669" />
+              <g
+                 id="g4679">
+                <g
+                   id="g4677"
+                   clip-path="url(#clipPath4673)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4675"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <path
+             inkscape:connector-curvature="0"
+             id="path4681"
+             style="fill:#ff3807;fill-opacity:1;fill-rule:evenodd;stroke:none"
+             d="m 43.3283,64.5655 -3.7739,8.3871 3.7739,8.387 h 38.3354 l 
3.7739,-8.387 -3.7739,-8.3871 z" />
+          <path
+             inkscape:connector-curvature="0"
+             id="path4586"
+             
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:medium;font-family:Montserrat;-inkscape-font-specification:'Montserrat
 
Semi-Bold';writing-mode:lr-tb;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.96484524"
+             d="M 48.483594,78.719551 H 43.457662 V 66.503742 h 2.26865 v 
3.525133 h 2.757282 c 3.211013,0 5.200445,1.65786 5.200445,4.345338 0,2.704929 
-1.989432,4.345338 -5.200445,4.345338 z m -0.104707,-6.771048 h -2.652575 v 
4.851421 h 2.652575 c 1.989432,0 3.01905,-0.890009 3.01905,-2.425711 
0,-1.535702 -1.029618,-2.42571 -3.01905,-2.42571 z" />
+          <path
+             inkscape:connector-curvature="0"
+             id="path4588"
+             
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:medium;font-family:Montserrat;-inkscape-font-specification:'Montserrat
 
Semi-Bold';writing-mode:lr-tb;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.96484524"
+             d="m 56.125455,77.358361 c 0.820204,0 1.396093,0.593339 
1.396093,1.36119 0,0.715497 -0.59334,1.256483 -1.396093,1.256483 -0.802753,0 
-1.396092,-0.575888 -1.396092,-1.308837 0,-0.732948 0.593339,-1.308836 
1.396092,-1.308836 z M 55.026032,66.503742 h 2.181395 v 9.318917 h -2.181395 z" 
/>
+          <path
+             inkscape:connector-curvature="0"
+             id="path4590"
+             
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:medium;font-family:Montserrat;-inkscape-font-specification:'Montserrat
 
Semi-Bold';writing-mode:lr-tb;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.96484524"
+             d="m 68.653639,68.946904 c -0.785302,-0.45373 -1.640408,-0.628242 
-2.512966,-0.628242 -2.582771,0 -4.415142,1.81492 -4.415142,4.292984 0,2.530418 
1.832371,4.292985 4.432593,4.292985 1.308837,0 2.40826,-0.436279 
3.368073,-1.396093 l 1.430995,1.396093 c -1.151776,1.308836 -2.86199,1.989431 
-4.903775,1.989431 -3.821803,0 -6.613988,-2.635124 -6.613988,-6.282416 
0,-3.647291 2.792185,-6.282416 6.579086,-6.282416 1.727664,0 3.507682,0.523535 
4.781616,1.553153 v 4.868873 h -2.146492 z" />
+          <path
+             inkscape:connector-curvature="0"
+             id="path4592"
+             
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:medium;font-family:Montserrat;-inkscape-font-specification:'Montserrat
 
Semi-Bold';writing-mode:lr-tb;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.96484524"
+             d="m 81.534337,66.503742 -3.647291,4.764165 3.490231,4.554752 h 
-2.355906 l -2.286101,-3.053952 -2.286102,3.053952 h -2.42571 l 
3.47278,-4.589654 -3.629841,-4.729263 h 2.40826 l 2.408259,3.228464 
2.390809,-3.228464 z" />
+          <g
+             transform="rotate(30.167519,-211.16598,41.285893)"
+             id="g4711">
+            <g
+               transform="translate(9.27267,-130.341)"
+               id="g4713" />
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/cern-2018/paper2.svg b/talks/cern-2018/paper2.svg
new file mode 100644
index 0000000..d47891c
--- /dev/null
+++ b/talks/cern-2018/paper2.svg
@@ -0,0 +1,1210 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="paper2.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2657" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <filter
+       height="1.1439638"
+       y="-0.071981907"
+       width="1.1440362"
+       x="-0.072018109"
+       id="filter5085"
+       style="color-interpolation-filters:sRGB"
+       inkscape:collect="always">
+      <feGaussianBlur
+         id="feGaussianBlur5087"
+         stdDeviation="2.6806348"
+         inkscape:collect="always" />
+    </filter>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="937.96548"
+     inkscape:cy="583.07506"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <g
+       id="g4264"
+       transform="matrix(0.53919554,0,0,0.53919554,123.42338,26.834198)">
+      <rect
+         id="rect3898"
+         
style="fill:#ffffff;stroke:none;stroke-width:0.96000373;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
+         height="92.160713%"
+         width="100%"
+         x="0"
+         y="37.031284" />
+      <rect
+         id="rect3907"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#ebebeb;stroke:none;stroke-width:1.07000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
+         height="362.01999"
+         width="473.26001"
+         y="31.059999"
+         x="73.059998"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3909"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:0.52999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,393.07 546.32,393.07 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3911"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:0.52999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,360.16 546.32,360.16 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3913"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:0.52999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,327.25 546.32,327.25 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3915"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:0.52999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,294.34 546.32,294.34 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3917"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:0.52999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,261.43 546.32,261.43 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3919"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:0.52999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,228.52 546.32,228.52 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3921"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:0.52999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,195.61 546.32,195.61 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3923"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:0.52999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,162.70 546.32,162.70 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3925"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:0.52999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,129.79 546.32,129.79 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3927"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:0.52999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,96.88 546.32,96.88 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3929"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:0.52999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,63.97 546.32,63.97 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3931"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:0.52999997;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,31.06 546.32,31.06 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3933"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,376.62 546.32,376.62 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3935"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,343.71 546.32,343.71 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3937"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,310.80 546.32,310.80 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3939"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,277.89 546.32,277.89 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3941"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,244.97 546.32,244.97 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3943"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,212.06 546.32,212.06 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3945"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,179.15 546.32,179.15 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3947"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,146.24 546.32,146.24 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3949"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,113.33 546.32,113.33 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3951"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,80.42 546.32,80.42 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3953"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="73.06,47.51 546.32,47.51 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3955"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="127.67,393.07 127.67,31.06 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3957"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="218.68,393.07 218.68,31.06 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3959"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="309.69,393.07 309.69,31.06 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3961"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="400.70,393.07 400.70,31.06 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline3963"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:none;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="491.72,393.07 491.72,31.06 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3965"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#009e73;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="313.34"
+         width="81.910004"
+         y="63.27"
+         x="86.709999"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3967"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#e69f00;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="8.3400002"
+         width="81.910004"
+         y="54.93"
+         x="86.709999"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3969"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#999999;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="7.4200001"
+         width="81.910004"
+         y="47.509998"
+         x="86.709999"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3971"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#009e73;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="321.41"
+         width="81.910004"
+         y="55.209999"
+         x="177.73"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3973"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#e69f00;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="3.8499999"
+         width="81.910004"
+         y="51.360001"
+         x="177.73"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3975"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#999999;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="3.8499999"
+         width="81.910004"
+         y="47.509998"
+         x="177.73"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3977"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#009e73;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="308.20999"
+         width="81.910004"
+         y="68.410004"
+         x="268.73999"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3979"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#e69f00;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="11.75"
+         width="81.910004"
+         y="56.650002"
+         x="268.73999"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3981"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#999999;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="9.1400003"
+         width="81.910004"
+         y="47.509998"
+         x="268.73999"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3983"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#009e73;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="305.91"
+         width="81.910004"
+         y="70.709999"
+         x="359.75"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3985"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#e69f00;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="13.05"
+         width="81.910004"
+         y="57.66"
+         x="359.75"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3987"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#999999;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="10.15"
+         width="81.910004"
+         y="47.509998"
+         x="359.75"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3989"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#009e73;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="309.25"
+         width="81.910004"
+         y="67.370003"
+         x="450.76001"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3991"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#e69f00;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="11.35"
+         width="81.910004"
+         y="56.02"
+         x="450.76001"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <rect
+         id="rect3993"
+         clip-path="url(#cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==)"
+         
style="fill:#999999;stroke:none;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         height="8.5100002"
+         width="81.910004"
+         y="47.509998"
+         x="450.76001"
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <g
+         id="g4038"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         transform="matrix(1.1280301,0,0,1,355.16844,-64.392456)">
+        <text
+           id="text4036"
+           lengthAdjust="spacingAndGlyphs"
+           textLength="32.02"
+           style="font-size:16px;font-family:'Liberation Sans';fill:#4d4d4d"
+           y="85.93"
+           x="36.110001"
+           transform="matrix(0.86845939,0,0,1,8.887896,0)">90%</text>
+      </g>
+      <polyline
+         id="polyline4044"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="70.32,376.62 73.06,376.62 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4046"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="70.32,343.71 73.06,343.71 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4048"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="70.32,310.80 73.06,310.80 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4050"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="70.32,277.89 73.06,277.89 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4052"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="70.32,244.97 73.06,244.97 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4054"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="70.32,212.06 73.06,212.06 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4056"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="70.32,179.15 73.06,179.15 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4058"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="70.32,146.24 73.06,146.24 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4060"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="70.32,113.33 73.06,113.33 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4062"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="70.32,80.42 73.06,80.42 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4064"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="70.32,47.51 73.06,47.51 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4066"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="127.67,395.81 127.67,393.07 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4068"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="218.68,395.81 218.68,393.07 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4070"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="309.69,395.81 309.69,393.07 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4072"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="400.70,395.81 400.70,393.07 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <polyline
+         id="polyline4074"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:none;stroke:#333333;stroke-width:1.07000005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10"
+         points="491.72,395.81 491.72,393.07 "
+         transform="matrix(0,0.92160715,-1.1280301,0,504.78573,-31.111537)" />
+      <g
+         id="g4098"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         transform="matrix(1,0,0,0.92160715,0,37.031284)" />
+      <g
+         id="g4102"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         transform="matrix(1,0,0,0.92160715,0,37.031284)" />
+      <rect
+         id="rect4104"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:#ffffff;stroke:none;stroke-width:1.07000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
+         height="81.260002"
+         width="145.52"
+         y="171.44"
+         x="557.65997"
+         transform="translate(-68.698021,208.05684)" />
+      <g
+         id="g4108"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         transform="translate(-68.698021,208.05684)">
+        <text
+           id="text4106"
+           lengthAdjust="spacingAndGlyphs"
+           textLength="56.700001"
+           style="font-size:20px;font-family:'Liberation Sans'"
+           y="190.86"
+           x="563.33002">Status</text>
+      </g>
+      <rect
+         id="rect4110"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:#f2f2f2;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
+         height="17.280001"
+         width="17.280001"
+         y="195.17999"
+         x="563.33002"
+         transform="matrix(1,0,0,0.92160715,-68.698021,244.31876)" />
+      <rect
+         id="rect4112"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:#999999;stroke:none;stroke-width:1.07000005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10"
+         height="15.86"
+         width="15.86"
+         y="195.89"
+         x="564.03998"
+         transform="translate(-68.698021,208.05684)" />
+      <rect
+         id="rect4114"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:#f2f2f2;stroke:#ffffff;stroke-width:1.07000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
+         height="17.280001"
+         width="17.280001"
+         y="212.46001"
+         x="563.33002"
+         transform="translate(-68.698021,208.05684)" />
+      <rect
+         id="rect4116"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:#e69f00;stroke:none;stroke-width:1.07000005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10"
+         height="15.86"
+         width="15.86"
+         y="213.17"
+         x="564.03998"
+         transform="matrix(1,0,0,0.92160715,-68.698021,225.67215)" />
+      <rect
+         id="rect4120"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         
style="fill:#009e73;stroke:none;stroke-width:1.07000005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:10"
+         height="15.86"
+         width="15.86"
+         y="230.45"
+         x="564.03998"
+         transform="translate(-68.698021,208.05684)" />
+      <g
+         id="g4124"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         transform="translate(-68.698021,208.05684)">
+        <text
+           id="text4122"
+           lengthAdjust="spacingAndGlyphs"
+           textLength="114.74"
+           style="font-size:16px;font-family:'Liberation Sans'"
+           y="209.33"
+           x="582.77002">not reproducible</text>
+      </g>
+      <g
+         id="g4128"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         transform="translate(-68.698021,208.05684)">
+        <text
+           id="text4126"
+           lengthAdjust="spacingAndGlyphs"
+           textLength="110.26"
+           style="font-size:16px;font-family:'Liberation Sans'"
+           y="226.61"
+           x="582.77002">minor problems</text>
+      </g>
+      <g
+         id="g4132"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         transform="translate(-68.698021,208.05684)">
+        <text
+           id="text4130"
+           lengthAdjust="spacingAndGlyphs"
+           textLength="88.050003"
+           style="font-size:16px;font-family:'Liberation Sans'"
+           y="243.89"
+           x="582.77002">reproducible</text>
+      </g>
+      <g
+         id="g4136"
+         clip-path="url(#cpMHw3MDguNjYxfDUwMy40MjV8MA==)"
+         transform="matrix(1,0,0,0.92160715,0,37.031284)" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:4.4116745;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:4.41167482,
 4.41167482;stroke-dashoffset:0;stroke-opacity:1"
+         d="m 414.07653,48.751273 c 0,137.329207 0,274.657457 0,411.986187"
+         id="path4266"
+         inkscape:connector-curvature="0"
+         inkscape:path-effect="#path-effect4268"
+         inkscape:original-d="m 414.07653,48.751273 c 5.8e-4,137.329207 
0,411.986187 0,411.986187" />
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.22310257px;line-height:11.77684879px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#f6f6f6;fill-opacity:1;stroke:none;stroke-width:0.47107399px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="95.430672"
+         y="102.51967"
+         id="text4274"
+         transform="scale(1.0416626,0.96000374)"><tspan
+           sodipodi:role="line"
+           id="tspan4272"
+           x="95.430672"
+           y="102.51967"
+           style="fill:#f6f6f6;fill-opacity:1;stroke-width:0.47107399px">all 
pipelines</tspan></text>
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.22310257px;line-height:11.77684879px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#f6f6f6;fill-opacity:1;stroke:none;stroke-width:0.47107399px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="94.7071"
+         y="190.0807"
+         id="text4274-8"
+         transform="scale(1.0416626,0.96000374)"><tspan
+           sodipodi:role="line"
+           id="tspan4272-9"
+           x="94.7071"
+           y="190.0807"
+           style="fill:#f6f6f6;fill-opacity:1;stroke-width:0.47107399px">PiGx 
BSseq</tspan></text>
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.22310257px;line-height:11.77684879px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#f6f6f6;fill-opacity:1;stroke:none;stroke-width:0.47107399px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="94.7071"
+         y="277.45004"
+         id="text4274-8-2"
+         transform="scale(1.0416626,0.96000374)"><tspan
+           sodipodi:role="line"
+           id="tspan4272-9-8"
+           x="94.7071"
+           y="277.45004"
+           style="fill:#f6f6f6;fill-opacity:1;stroke-width:0.47107399px">PiGx 
ChIPseq</tspan></text>
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.22310257px;line-height:11.77684879px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#f6f6f6;fill-opacity:1;stroke:none;stroke-width:0.47107399px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="94.7071"
+         y="364.81998"
+         id="text4274-8-2-8"
+         transform="scale(1.0416626,0.96000374)"><tspan
+           sodipodi:role="line"
+           id="tspan4272-9-8-8"
+           x="94.7071"
+           y="364.81998"
+           style="fill:#f6f6f6;fill-opacity:1;stroke-width:0.47107399px">PiGx 
RNAseq</tspan></text>
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.22310257px;line-height:11.77684879px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#f6f6f6;fill-opacity:1;stroke:none;stroke-width:0.47107399px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="94.7071"
+         y="452.18991"
+         id="text4274-8-2-8-6"
+         transform="scale(1.0416626,0.96000374)"><tspan
+           sodipodi:role="line"
+           id="tspan4272-9-8-8-8"
+           x="94.7071"
+           y="452.18991"
+           style="fill:#f6f6f6;fill-opacity:1;stroke-width:0.47107399px">PiGx 
scRNAseq</tspan></text>
+    </g>
+    <g
+       transform="matrix(1.761491,0,0,-1.761491,-28.049141,293.82925)"
+       inkscape:label="Logo_PiGx"
+       id="g4493">
+      <g
+         id="g4495">
+        <g
+           clip-path="url(#clipPath4501)"
+           id="g4497">
+          <path
+             inkscape:connector-curvature="0"
+             id="path4515-7"
+             transform="matrix(0.75000002,0,0,-0.75000002,-7.94473,203.96383)"
+             d="m 94.142578,99.246094 c -24.652133,0 -44.666016,20.024786 
-44.666016,44.689456 0,13.01626 5.57629,24.73575 14.464844,32.90625 l 
-0.269531,0.59765 5.03125,11.1836 h 25.439453 25.675782 l 5.03125,-11.1836 
-0.33984,-0.75781 c 8.78939,-8.1633 14.29882,-19.81315 14.29882,-32.74609 
0,-24.66467 -20.01375,-44.689456 -44.666012,-44.689456 z"
+             
style="fill:#7d7d7d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.33333325;filter:url(#filter5085)"
 />
+          <path
+             inkscape:connector-curvature="0"
+             id="path4515"
+             style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
+             d="m 62.407,131.598 c 18.4892,0 33.5,-15.018 33.5,-33.5165 
0,-18.4979 -15.0108,-33.516 -33.5,-33.516 -18.4891,0 -33.5,15.0181 -33.5,33.516 
0,18.4985 15.0109,33.5165 33.5,33.5165 z" />
+          <g
+             transform="matrix(0.333111,0,0,0.333111,28.907,114.591)"
+             id="g4517">
+            <g
+               transform="translate(0,-125)"
+               id="g4519">
+              <g
+                 id="g4521" />
+              <g
+                 id="g4535">
+                <g
+                   id="g4533"
+                   clip-path="url(#clipPath4525)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4527"
+                     
style="fill:#ff3300;fill-opacity:0.97000002;fill-rule:nonzero;stroke:none"
+                     d="m 86.2813,119.719 c -2.7494,-0.216 -3.4961,-3.985 
-7.0313,-6.156 -7.259,5.207 -10.3905,2.1 -17.5,0.937 -4.9904,-1.75 
-7.6217,0.733 -16.5,2.469 1.2023,-4.429 2.7516,-4.454 2.9688,-4.875 
5.2661,-0.712 6.8298,0.493 10.2187,-2.875 -4.3988,3.716 -7.6521,1.045 
-14.4062,3.875 -1.3359,0.635 -1.171,0.793 -3.9688,2.344 -1.0149,-5.093 
1.4309,-9.368 4.7188,-12.25 2.0923,-1.835 3.8242,-2.732 8.125,-1.969 
1.8626,0.33 -3.1442,-3.1454 -3.5268,-5.5985 C 51.0844,93.591 52.157,91.97 [...]
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4529"
+                     
style="fill:#ff3300;fill-opacity:0.97000002;fill-rule:nonzero;stroke:none"
+                     d="m 17.3337,51.9412 c -1.5079,0.6941 -1.0371,3.0064 
-2.8128,3.3102 -0.533,-0.6736 -0.2215,-0.8317 0.3734,-1.0819 1.2939,-0.6222 
0.5364,-2.0003 -0.6657,-2.038 -1.202,-0.0377 -1.9875,1.0265 -2.0822,2.2141 
-0.0237,1.4681 1.0686,2.953 2.4841,3.3231 1.5102,0.3949 2.6553,-0.9 
3.1781,-1.9614 -0.7337,-1.6393 -0.7483,-2.5285 -0.4749,-3.7661 z" />
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4531"
+                     
style="fill:#ff3300;fill-opacity:0.97000002;fill-rule:nonzero;stroke:none"
+                     d="m 10.8678,56.2019 c 0.5651,0.092 1.3151,-0.44 
1.3151,-0.44 0,0 -0.5434,-0.8098 -0.073,-2.2003 -1.0951,0.351 -0.6131,1.3774 
-1.2786,1.6502 -0.4126,0.1691 -0.8049,-0.0255 -1.0959,-0.8068 -0.587,0.6916 
0.239,1.6514 1.1325,1.7969 z" />
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.058176,0,0,0.058176,72.552,108.153)"
+             id="g4537">
+            <g
+               transform="translate(0,-125)"
+               id="g4539">
+              <g
+                 id="g4541" />
+              <g
+                 id="g4551">
+                <g
+                   id="g4549"
+                   clip-path="url(#clipPath4545)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4547"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.058176,0,0,0.058176,78.9376,104.321)"
+             id="g4553">
+            <g
+               transform="translate(0,-125)"
+               id="g4555">
+              <g
+                 id="g4557" />
+              <g
+                 id="g4567">
+                <g
+                   id="g4565"
+                   clip-path="url(#clipPath4561)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4563"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.024073,0,0,0.024073,90.7746,109.657)"
+             id="g4569">
+            <g
+               transform="translate(0,-125)"
+               id="g4571">
+              <g
+                 id="g4573" />
+              <g
+                 id="g4583">
+                <g
+                   id="g4581"
+                   clip-path="url(#clipPath4577)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4579"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.027311,0,0,0.027311,83.2279,114.335)"
+             id="g4585">
+            <g
+               transform="translate(0,-125)"
+               id="g4587">
+              <g
+                 id="g4589" />
+              <g
+                 id="g4599">
+                <g
+                   id="g4597"
+                   clip-path="url(#clipPath4593)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4595"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.044286,0,0,0.044286,78.2072,113.689)"
+             id="g4601">
+            <g
+               transform="translate(0,-125)"
+               id="g4603">
+              <g
+                 id="g4605" />
+              <g
+                 id="g4615">
+                <g
+                   id="g4613"
+                   clip-path="url(#clipPath4609)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4611"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.098272,0,0,0.098272,60.1593,110.921)"
+             id="g4617">
+            <g
+               transform="translate(0,-125)"
+               id="g4619">
+              <g
+                 id="g4621" />
+              <g
+                 id="g4631">
+                <g
+                   id="g4629"
+                   clip-path="url(#clipPath4625)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4627"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.098272,0,0,0.098272,65.9064,102.619)"
+             id="g4633">
+            <g
+               transform="translate(0,-125)"
+               id="g4635">
+              <g
+                 id="g4637" />
+              <g
+                 id="g4647">
+                <g
+                   id="g4645"
+                   clip-path="url(#clipPath4641)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4643"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.040731,0,0,0.040731,73.4243,115.376)"
+             id="g4649">
+            <g
+               transform="translate(0,-125)"
+               id="g4651">
+              <g
+                 id="g4653" />
+              <g
+                 id="g4663">
+                <g
+                   id="g4661"
+                   clip-path="url(#clipPath4657)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4659"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <g
+             transform="matrix(0.040731,0,0,0.040731,82.6358,109.194)"
+             id="g4665">
+            <g
+               transform="translate(0,-125)"
+               id="g4667">
+              <g
+                 id="g4669" />
+              <g
+                 id="g4679">
+                <g
+                   id="g4677"
+                   clip-path="url(#clipPath4673)">
+                  <path
+                     inkscape:connector-curvature="0"
+                     id="path4675"
+                     
style="fill:#ff3300;fill-opacity:1;fill-rule:nonzero;stroke:none"
+                     d="M 40.9,88.9 55.5,57.4 c 0,1.5 -0.1,4 -0.1,7.1 l 
-3.2,27.9 c -7,-0.1 -11.3,-3.5 -11.3,-3.5 z m 18.3,3.6 c -1.7,0.1 -3.3,0.1 
-4.7,0 l 1.6,-16 c 0.5,5.2 1.5,10.8 3.1,16 z M 23.3,65.3 c 2.6,-0.8 5.2,-1.7 
8.1,-2.8 0,0 8.4,-4.3 14.9,-7 L 29.2,77 C 26.7,73.3 24.8,69.2 23.3,65.3 Z m 
-11,-14.9 c 0.5,2.7 1.1,5.5 2,8.1 -2.2,0.4 -4.4,0.7 -6.5,0.9 1.1,-3.2 2.7,-6.2 
4.5,-9 z m 39.6,2.8 c 0,0 2.1,-0.7 3.1,0.4 L 38.7,87.3 C 35.9,85.2 33.4,82.8 
31.2,80 L 50.9,53.6 c 0.4,-0.2 0.7,- [...]
+                </g>
+              </g>
+            </g>
+          </g>
+          <path
+             inkscape:connector-curvature="0"
+             id="path4681"
+             style="fill:#ff3807;fill-opacity:1;fill-rule:evenodd;stroke:none"
+             d="m 43.3283,64.5655 -3.7739,8.3871 3.7739,8.387 h 38.3354 l 
3.7739,-8.387 -3.7739,-8.3871 z" />
+          <path
+             inkscape:connector-curvature="0"
+             id="path4586"
+             
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:medium;font-family:Montserrat;-inkscape-font-specification:'Montserrat
 
Semi-Bold';writing-mode:lr-tb;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.96484524"
+             d="M 48.483594,78.719551 H 43.457662 V 66.503742 h 2.26865 v 
3.525133 h 2.757282 c 3.211013,0 5.200445,1.65786 5.200445,4.345338 0,2.704929 
-1.989432,4.345338 -5.200445,4.345338 z m -0.104707,-6.771048 h -2.652575 v 
4.851421 h 2.652575 c 1.989432,0 3.01905,-0.890009 3.01905,-2.425711 
0,-1.535702 -1.029618,-2.42571 -3.01905,-2.42571 z" />
+          <path
+             inkscape:connector-curvature="0"
+             id="path4588"
+             
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:medium;font-family:Montserrat;-inkscape-font-specification:'Montserrat
 
Semi-Bold';writing-mode:lr-tb;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.96484524"
+             d="m 56.125455,77.358361 c 0.820204,0 1.396093,0.593339 
1.396093,1.36119 0,0.715497 -0.59334,1.256483 -1.396093,1.256483 -0.802753,0 
-1.396092,-0.575888 -1.396092,-1.308837 0,-0.732948 0.593339,-1.308836 
1.396092,-1.308836 z M 55.026032,66.503742 h 2.181395 v 9.318917 h -2.181395 z" 
/>
+          <path
+             inkscape:connector-curvature="0"
+             id="path4590"
+             
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:medium;font-family:Montserrat;-inkscape-font-specification:'Montserrat
 
Semi-Bold';writing-mode:lr-tb;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.96484524"
+             d="m 68.653639,68.946904 c -0.785302,-0.45373 -1.640408,-0.628242 
-2.512966,-0.628242 -2.582771,0 -4.415142,1.81492 -4.415142,4.292984 0,2.530418 
1.832371,4.292985 4.432593,4.292985 1.308837,0 2.40826,-0.436279 
3.368073,-1.396093 l 1.430995,1.396093 c -1.151776,1.308836 -2.86199,1.989431 
-4.903775,1.989431 -3.821803,0 -6.613988,-2.635124 -6.613988,-6.282416 
0,-3.647291 2.792185,-6.282416 6.579086,-6.282416 1.727664,0 3.507682,0.523535 
4.781616,1.553153 v 4.868873 h -2.146492 z" />
+          <path
+             inkscape:connector-curvature="0"
+             id="path4592"
+             
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:medium;font-family:Montserrat;-inkscape-font-specification:'Montserrat
 
Semi-Bold';writing-mode:lr-tb;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.96484524"
+             d="m 81.534337,66.503742 -3.647291,4.764165 3.490231,4.554752 h 
-2.355906 l -2.286101,-3.053952 -2.286102,3.053952 h -2.42571 l 
3.47278,-4.589654 -3.629841,-4.729263 h 2.40826 l 2.408259,3.228464 
2.390809,-3.228464 z" />
+          <g
+             transform="rotate(30.167519,-211.16598,41.285893)"
+             id="g4711">
+            <g
+               transform="translate(9.27267,-130.341)"
+               id="g4713" />
+          </g>
+        </g>
+      </g>
+    </g>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="383.19226"
+       y="85.106522"
+       id="text4350"><tspan
+         sodipodi:role="line"
+         id="tspan4348"
+         x="383.19226"
+         y="85.106522"
+         style="font-size:33.8666687px;stroke-width:0.26458335px"><tspan
+   style="font-size:64.99999762%;baseline-shift:sub"
+   id="tspan4356">~</tspan>98%</tspan></text>
+  </g>
+</svg>
diff --git a/talks/cern-2018/profile-0.svg b/talks/cern-2018/profile-0.svg
new file mode 100644
index 0000000..d4cb7a3
--- /dev/null
+++ b/talks/cern-2018/profile-0.svg
@@ -0,0 +1,763 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="453.5433"
+   height="340.15747"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="07a.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   enable-background="new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow2Send"
+       style="overflow:visible;"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 
8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 
8.7185878,4.0337352 z "
+         transform="scale(0.3) rotate(180) translate(-2.3,0)" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB;"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB;"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47602-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47604-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48642-6"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48644-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker38788"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path38790" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48208-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48210-1" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6,-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48422-8"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48424-0" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38666"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38668"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6,-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47798-2"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47800-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker15672-5-2-5"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path15674-9-0-0" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48000-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48002-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48868-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48870-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-6-3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-4-8" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.8190104"
+     inkscape:cx="183.97489"
+     inkscape:cy="249.14216"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g49276"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="56.476527"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="11.035643"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.018753"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="285.62841"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="303.15561"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="7.5590551"
+       spacingy="7.5590551"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="754.03149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)"
+       style="">
+      <g
+         id="g31531-0"
+         transform="matrix(0.75344465,0,0,0.75344465,205.29132,101.28122)">
+        <g
+           transform="matrix(0.25082476,0,0,0.25082476,96.858326,381.09219)"
+           id="g49522"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90">
+          <g
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             id="g49276">
+            <rect
+               
style="fill:#f0f0f0;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect11160-2-3"
+               width="686.14563"
+               height="908.13953"
+               x="1395.1445"
+               y="437.9321"
+               ry="71.579628" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="991.83325"
+               y="367.85321"
+               id="text3336-0"><tspan
+                 sodipodi:role="line"
+                 id="tspan3338-4"
+                 x="991.83325"
+                 y="367.85321">/home/rekado/.guix-profile</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="890.31238"
+               y="504.25"
+               id="text3340-1"><tspan
+                 sodipodi:role="line"
+                 id="tspan3342-5"
+                 x="890.31238"
+                 y="504.25">/var/guix/...</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="554.25"
+                 id="tspan3344-6" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="604.25"
+                 id="tspan3358-4">    guix-profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="654.25"
+                 id="tspan3356-4" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="704.25"
+                 id="tspan39391">    42</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1452.4165"
+               y="500.99976"
+               id="text3360-9"><tspan
+                 sodipodi:role="line"
+                 id="tspan3362-5"
+                 x="1452.4165"
+                 y="500.99976">/gnu/store</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="550.99976"
+                 id="tspan3366-5" /><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="600.99976"
+                 id="tspan3372-4"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6">    hscq14x...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="650.99976"
+                 id="tspan3368-6">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="700.99976"
+                 id="tspan3376-6">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="750.99976"
+                 id="tspan10459">              bowtie2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="800.99976"
+                 id="tspan3378-2" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,515.42906 0,677.16384"
+               id="path4481-7"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,589.5712 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1509.5594,610.20537 0.7143,27.85714 41.4285,0"
+               id="path5025-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1561.7022,660.20537 0.7143,27.85714 41.4286,0"
+               id="path5025-8-4-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1562.4165,684.34823 0.7143,56.42857 41.4286,0"
+               id="path5025-8-4-2-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="820.00964"
+               id="text3360-3-7"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="820.00964"
+                 id="tspan3372-0-0"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-1">    rhrdst11m...-</tspan>samtools-1.2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="870.00964"
+                 id="tspan3368-3-0">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="920.00964"
+                 id="tspan3374-4-1">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="970.00964"
+                 id="tspan10465">          include</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1020.0096"
+                 id="tspan3378-5-4" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,810.58118 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-88"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,831.21535 0.7143,27.85714 41.4286,0"
+               id="path5025-8-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,881.21535 0.7143,27.85714 41.4286,0"
+               id="path5025-8-4-4-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47602-4);marker-end:url(#marker39150-4)"
+               d="m 1831.5951,688.29641 c 0,0 245.657,-46.02116 
243.2304,99.45725 -2.2199,133.08567 -173.6698,125.47478 -173.6698,125.47478 l 
-73.8312,-1.193"
+               id="path5177-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cscc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,520.10788 v 85.98315 m 0,63.31626 c 0,43.83563 
0,0 0,23.557"
+               id="path4481-6-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,594.25002 c 32.85714,0 32.85714,0 32.85714,0"
+               id="path5025-1-6"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 898.89099,693.05209 32.85714,0"
+               id="path5025-5-8-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="1031.6658"
+               id="text3360-3-6-1"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1031.6658"
+                 id="tspan3372-0-2-7"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-7-7">    lud0v1c...-</tspan>bowtie-2.2.4</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1081.6658"
+                 id="tspan3368-3-9-8">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1131.6658"
+                 id="tspan3378-5-1-4">              bowtie2</tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,1022.2373 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-9-2"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,1042.8715 0.7143,27.8571 41.4286,0"
+               id="path5025-8-1-9-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,1092.8714 0.7143,27.8571 41.4286,0"
+               id="path5025-8-4-4-9-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.4165,855.98468 0.7143,105 41.4286,0"
+               id="path5025-8-4-2-0-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48642-6);marker-end:url(#marker38788)"
+               d="m 883.3993,595.34218 c 0,0 -180.44044,-172.25547 
-107.35034,95.10775 33.54881,122.72138 122.84203,2.60216 122.84203,2.60216"
+               id="path5177-3-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48208-4);marker-end:url(#marker38966)"
+               d="m 1012.5729,684.41497 c 0,0 93.7632,2.58593 
190.5663,-50.11779 96.5672,-52.57531 237.3263,-47.38193 237.3263,-47.38193"
+               id="path5177-3-3-5"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48422-8);marker-end:url(#marker38666)"
+               d="m 1302.2805,399.65374 c 0,0 40.6363,104.46757 
3.8611,143.1263 -48.6996,51.19373 -122.5809,47.27544 -122.5809,47.27544"
+               id="path5177-3-2-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47798-2);marker-end:url(#marker15672-5-2-5)"
+               d="m 1541.3174,740.136 c 0,0 -240.6746,-9.44523 
-235.3809,194.76218 4.8655,187.68782 231.5208,186.30902 231.5208,186.30902"
+               id="path5177-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:188.96057129px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="-660.07147"
+               y="903.10791"
+               id="text13013"
+               transform="matrix(0,-1,1,0,0,0)"><tspan
+                 sodipodi:role="line"
+                 id="tspan13015"
+                 x="-660.07147"
+                 y="903.10791"
+                 style="font-size:59.05017853px">...</tspan></text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/cern-2018/profile-1.svg b/talks/cern-2018/profile-1.svg
new file mode 100644
index 0000000..b840f08
--- /dev/null
+++ b/talks/cern-2018/profile-1.svg
@@ -0,0 +1,853 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="453.5433"
+   height="340.15747"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="07.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   enable-background="new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow2Send"
+       style="overflow:visible;"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 
8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 
8.7185878,4.0337352 z "
+         transform="scale(0.3) rotate(180) translate(-2.3,0)" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB;"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB;"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47602-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47604-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48642-6"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48644-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker38788"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path38790" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48208-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48210-1" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6,-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48422-8"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48424-0" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38666"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38668"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6,-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47798-2"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47800-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker15672-5-2-5"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path15674-9-0-0" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48000-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48002-2" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966-9"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968-5"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6,-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48868-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48870-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-6-3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-4-8" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="220.51453"
+     inkscape:cy="166.32277"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g49276"
+     inkscape:window-width="1280"
+     inkscape:window-height="740"
+     inkscape:window-x="0"
+     inkscape:window-y="31"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="1">
+    <sodipodi:guide
+       orientation="vertical"
+       position="56.476527"
+       id="guide3573" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="11.035643"
+       id="guide3579" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.018753"
+       id="guide3886" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="285.62841"
+       id="guide3988" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="303.15561"
+       id="guide4081" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0px"
+       originy="0px"
+       spacingx="2mm"
+       spacingy="2mm"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="754.03149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)"
+       style="">
+      <g
+         id="g31531-0"
+         transform="matrix(0.75344465,0,0,0.75344465,205.29132,101.28122)">
+        <g
+           transform="matrix(0.25082476,0,0,0.25082476,96.858326,381.09219)"
+           id="g49522"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90">
+          <g
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             id="g49276">
+            <rect
+               
style="fill:#f0f0f0;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect11160-2-3"
+               width="686.14563"
+               height="908.13953"
+               x="1395.1445"
+               y="437.9321"
+               ry="71.579628" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="991.83325"
+               y="367.85321"
+               id="text3336-0"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 id="tspan3338-4"
+                 x="991.83325"
+                 y="367.85321">/home/rekado/.guix-profile</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="890.31238"
+               y="504.25"
+               id="text3340-1"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 id="tspan3342-5"
+                 x="890.31238"
+                 y="504.25">/var/guix/...</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="554.25"
+                 id="tspan3344-6" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="604.25"
+                 id="tspan3358-4">    guix-profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="654.25"
+                 id="tspan3356-4" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="704.25"
+                 id="tspan3380-5">    42</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="754.25"
+                 id="tspan39389" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="804.25"
+                 id="tspan39391">    43</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1452.4165"
+               y="500.99976"
+               id="text3360-9"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 id="tspan3362-5"
+                 x="1452.4165"
+                 y="500.99976">/gnu/store</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="550.99976"
+                 id="tspan3366-5" /><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="600.99976"
+                 id="tspan3372-4"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6">    hscq14x...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="650.99976"
+                 id="tspan3368-6">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="700.99976"
+                 id="tspan3376-6">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="750.99976"
+                 id="tspan10459">              bowtie2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="800.99976"
+                 id="tspan3378-2" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,515.42906 0,789.71974"
+               id="path4481-7"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,589.5712 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1509.5594,610.20537 0.7143,27.85714 41.4285,0"
+               id="path5025-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1561.7022,660.20537 0.7143,27.85714 41.4286,0"
+               id="path5025-8-4-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1562.4165,684.34823 0.7143,56.42857 41.4286,0"
+               id="path5025-8-4-2-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="820.00964"
+               id="text3360-3-7"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="820.00964"
+                 id="tspan3372-0-0"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-1">    rhrdst11m...-</tspan>samtools-1.2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="870.00964"
+                 id="tspan3368-3-0">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="920.00964"
+                 id="tspan3374-4-1">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="970.00964"
+                 id="tspan10465">          include</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1020.0096"
+                 id="tspan3378-5-4" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,810.58118 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-88"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,831.21535 0.7143,27.85714 41.4286,0"
+               id="path5025-8-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,881.21535 0.7143,27.85714 41.4286,0"
+               id="path5025-8-4-4-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47602-4);marker-end:url(#marker39150-4)"
+               d="m 1831.5951,688.29641 c 0,0 245.657,-46.02116 
243.2304,99.45725 -2.2199,133.08567 -173.6698,125.47478 -173.6698,125.47478 l 
-73.8312,-1.193"
+               id="path5177-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cscc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,520.10788 0,85.98315 m 0,63.31626 0,68.68474 
0,56.7548"
+               id="path4481-6-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,594.25002 c 32.85714,0 32.85714,0 32.85714,0"
+               id="path5025-1-6"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 898.89099,693.05209 32.85714,0"
+               id="path5025-5-8-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="1031.6658"
+               id="text3360-3-6-1"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1031.6658"
+                 id="tspan3372-0-2-7"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-7-7">    lud0v1c...-</tspan>bowtie-2.2.4</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1081.6658"
+                 id="tspan3368-3-9-8">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1131.6658"
+                 id="tspan3378-5-1-4">              bowtie2</tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,1022.2373 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-9-2"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,1042.8715 0.7143,27.8571 41.4286,0"
+               id="path5025-8-1-9-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,1092.8714 0.7143,27.8571 41.4286,0"
+               id="path5025-8-4-4-9-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.4165,855.98468 0.7143,105 41.4286,0"
+               id="path5025-8-4-2-0-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48642-6);marker-end:url(#marker38788)"
+               d="m 883.3993,595.34218 c 0,0 -145.50929,-46.11519 
-72.41919,221.24803 33.54881,122.72138 138.43805,-1.55984 138.43805,-1.55984"
+               id="path5177-3-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48208-4);marker-end:url(#marker38966)"
+               d="m 1012.5729,684.41497 c 0,0 93.7632,2.58593 
190.5663,-50.11779 96.5672,-52.57531 237.3263,-47.38193 237.3263,-47.38193"
+               id="path5177-3-3-5"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48422-8);marker-end:url(#marker38666)"
+               d="m 1302.2805,399.65374 c 0,0 40.6363,104.46757 
3.8611,143.1263 -48.6996,51.19373 -122.5809,47.27544 -122.5809,47.27544"
+               id="path5177-3-2-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47798-2);marker-end:url(#marker15672-5-2-5)"
+               d="m 1541.3174,740.136 c 0,0 -240.6746,-9.44523 
-235.3809,194.76218 4.8655,187.68782 231.5208,186.30902 231.5208,186.30902"
+               id="path5177-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1454.1154"
+               y="1199.1486"
+               id="text3360-9-0"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1199.1486"
+                 id="tspan3372-4-2"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6-1">    z3braf1sh...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1249.1486"
+                 id="tspan3368-6-2">          bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1299.1486"
+                 id="tspan3374-1-0">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1349.1486"
+                 id="tspan3376-6-7" /><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1399.1486"
+                 id="tspan3378-2-0" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1465.5439,1191.7199 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59-8"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1511.2582,1212.3541 0.7143,27.8572 41.4285,0"
+               id="path5025-8-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1563.401,1262.3541 0.7143,27.8572 41.4286,0"
+               id="path5025-8-4-6-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 899.75948,792.72759 32.85714,0"
+               id="path5025-5-8-0-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48000-9);marker-end:url(#marker38966-9)"
+               d="m 1006.7946,791.51879 c 0,0 141.2281,-50.46615 
220.9088,216.87801 53.6532,180.0167 220.5683,185.1898 220.5683,185.1898"
+               id="path5177-3-3-5-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48868-9);marker-end:url(#marker39150-6-3)"
+               d="m 1837.7568,1285.3168 c 0,0 236.3298,24.1065 
235.3822,-188.4654 -0.9757,-218.90036 -246.8747,-181.23293 -246.8747,-181.23293"
+               id="path5177-4-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:188.96057129px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="-660.07147"
+               y="903.10791"
+               id="text13013"
+               sodipodi:linespacing="125%"
+               transform="matrix(0,-1,1,0,0,0)"><tspan
+                 sodipodi:role="line"
+                 id="tspan13015"
+                 x="-660.07147"
+                 y="903.10791"
+                 style="font-size:59.05017853px">...</tspan></text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/cern-2018/rollback.svg b/talks/cern-2018/rollback.svg
new file mode 100644
index 0000000..5871dfe
--- /dev/null
+++ b/talks/cern-2018/rollback.svg
@@ -0,0 +1,854 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="rollback.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         inkscape:connector-curvature="0" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47602-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47604-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48642-6"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48644-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker38788"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path38790" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48208-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48210-1" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48422-8"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48424-0" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38666"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38668"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47798-2"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47800-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker15672-5-2-5"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path15674-9-0-0" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48000-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48002-2" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966-9"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968-5"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48868-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48870-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-6-3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#4e64f3;fill-opacity:1;fill-rule:evenodd;stroke:#4e64f3;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-4-8" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="220.51453"
+     inkscape:cy="197.4213"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g49276"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <g
+         id="g31531-0"
+         transform="matrix(0.75344465,0,0,0.75344465,205.29132,101.28122)">
+        <g
+           transform="matrix(0.25082476,0,0,0.25082476,96.858326,381.09219)"
+           id="g49522"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90">
+          <g
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             id="g49276">
+            <rect
+               
style="fill:#f0f0f0;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect11160-2-3"
+               width="686.14563"
+               height="908.13953"
+               x="1395.1445"
+               y="437.9321"
+               ry="71.579628" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="991.83325"
+               y="367.85321"
+               id="text3336-0"><tspan
+                 sodipodi:role="line"
+                 id="tspan3338-4"
+                 x="991.83325"
+                 y="367.85321">/home/rekado/.guix-profile</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="890.31238"
+               y="504.25"
+               id="text3340-1"><tspan
+                 sodipodi:role="line"
+                 id="tspan3342-5"
+                 x="890.31238"
+                 y="504.25">/var/guix/...</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="554.25"
+                 id="tspan3344-6" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="604.25"
+                 id="tspan3358-4">    guix-profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="654.25"
+                 id="tspan3356-4" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="704.25"
+                 id="tspan3380-5">    42</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="754.25"
+                 id="tspan39389" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="804.25"
+                 id="tspan39391">    43</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1452.4165"
+               y="500.99976"
+               id="text3360-9"><tspan
+                 sodipodi:role="line"
+                 id="tspan3362-5"
+                 x="1452.4165"
+                 y="500.99976">/gnu/store</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="550.99976"
+                 id="tspan3366-5" /><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="600.99976"
+                 id="tspan3372-4"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6">    hscq14x...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="650.99976"
+                 id="tspan3368-6">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="700.99976"
+                 id="tspan3376-6">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="750.99976"
+                 id="tspan10459">              bowtie2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="800.99976"
+                 id="tspan3378-2" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="M 1463.8451,515.42906 V 1305.1488"
+               id="path4481-7"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,589.5712 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1509.5594,610.20537 0.7143,27.85714 h 41.4285"
+               id="path5025-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1561.7022,660.20537 0.7143,27.85714 h 41.4286"
+               id="path5025-8-4-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1562.4165,684.34823 0.7143,56.42857 h 41.4286"
+               id="path5025-8-4-2-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="820.00964"
+               id="text3360-3-7"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="820.00964"
+                 id="tspan3372-0-0"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-1">    rhrdst11m...-</tspan>samtools-1.2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="870.00964"
+                 id="tspan3368-3-0">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="920.00964"
+                 id="tspan3374-4-1">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="970.00964"
+                 id="tspan10465">          include</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1020.0096"
+                 id="tspan3378-5-4" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,810.58118 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-88"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,831.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,881.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-4-4-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47602-4);marker-end:url(#marker39150-4)"
+               d="m 1831.5951,688.29641 c 0,0 245.657,-46.02116 
243.2304,99.45725 -2.2199,133.08567 -173.6698,125.47478 -173.6698,125.47478 l 
-73.8312,-1.193"
+               id="path5177-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cscc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,520.10788 v 85.98315 m 0,63.31626 v 68.68474 
56.7548"
+               id="path4481-6-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,594.25002 c 32.85714,0 32.85714,0 32.85714,0"
+               id="path5025-1-6"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 898.89099,693.05209 h 32.85714"
+               id="path5025-5-8-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="1031.6658"
+               id="text3360-3-6-1"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1031.6658"
+                 id="tspan3372-0-2-7"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-7-7">    lud0v1c...-</tspan>bowtie-2.2.4</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1081.6658"
+                 id="tspan3368-3-9-8">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1131.6658"
+                 id="tspan3378-5-1-4">              bowtie2</tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,1022.2373 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-9-2"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,1042.8715 0.7143,27.8571 h 41.4286"
+               id="path5025-8-1-9-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,1092.8714 0.7143,27.8571 h 41.4286"
+               id="path5025-8-4-4-9-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.4165,855.98468 0.7143,105 h 41.4286"
+               id="path5025-8-4-2-0-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48642-6);marker-end:url(#marker38788)"
+               d="m 883.3993,595.34218 c 0,0 -142.98639,-59.03447 
-121.30472,87.45606 10.76036,72.70156 136.79641,10.25385 136.79641,10.25385"
+               id="path5177-3-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48208-4);marker-end:url(#marker38966)"
+               d="m 1012.5729,684.41497 c 0,0 93.7632,2.58593 
190.5663,-50.11779 96.5672,-52.57531 237.3263,-47.38193 237.3263,-47.38193"
+               id="path5177-3-3-5"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48422-8);marker-end:url(#marker38666)"
+               d="m 1302.2805,399.65374 c 0,0 40.6363,104.46757 
3.8611,143.1263 -48.6996,51.19373 -122.5809,47.27544 -122.5809,47.27544"
+               id="path5177-3-2-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47798-2);marker-end:url(#marker15672-5-2-5)"
+               d="m 1541.3174,740.136 c 0,0 -240.6746,-9.44523 
-235.3809,194.76218 4.8655,187.68782 231.5208,186.30902 231.5208,186.30902"
+               id="path5177-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1454.1154"
+               y="1199.1486"
+               id="text3360-9-0"><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1199.1486"
+                 id="tspan3372-4-2"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6-1">    z3braf1sh...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1249.1486"
+                 id="tspan3368-6-2">          bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1299.1486"
+                 id="tspan3374-1-0">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1349.1486"
+                 id="tspan3376-6-7" /><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1399.1486"
+                 id="tspan3378-2-0" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1465.5439,1191.7199 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59-8"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1511.2582,1212.3541 0.7143,27.8572 h 41.4285"
+               id="path5025-8-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1563.401,1262.3541 0.7143,27.8572 h 41.4286"
+               id="path5025-8-4-6-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 899.75948,792.72759 h 32.85714"
+               id="path5025-5-8-0-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48000-9);marker-end:url(#marker38966-9)"
+               d="m 1006.7946,791.51879 c 0,0 141.2281,-50.46615 
220.9088,216.87801 53.6532,180.0167 220.5683,185.1898 220.5683,185.1898"
+               id="path5177-3-3-5-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48868-9);marker-end:url(#marker39150-6-3)"
+               d="m 1837.7568,1285.3168 c 0,0 236.3298,24.1065 
235.3822,-188.4654 -0.9757,-218.90036 -246.8747,-181.23293 -246.8747,-181.23293"
+               id="path5177-4-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:188.96057129px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="-660.07147"
+               y="903.10791"
+               id="text13013"
+               transform="rotate(-90)"><tspan
+                 sodipodi:role="line"
+                 id="tspan13015"
+                 x="-660.07147"
+                 y="903.10791"
+                 style="font-size:59.05017853px">...</tspan></text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/cern-2018/slides.pdf b/talks/cern-2018/slides.pdf
new file mode 100644
index 0000000..ebe21cb
Binary files /dev/null and b/talks/cern-2018/slides.pdf differ
diff --git a/talks/cern-2018/title.svg b/talks/cern-2018/title.svg
new file mode 100644
index 0000000..b82d2d2
--- /dev/null
+++ b/talks/cern-2018/title.svg
@@ -0,0 +1,325 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="title.svg">
+  <defs
+     id="defs2">
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile921" />
+    <linearGradient
+       y2="69.791016"
+       x2="177.04297"
+       y1="63.65625"
+       x1="142.96875"
+       
gradientTransform="matrix(-0.82902188,0,0,0.82902188,219.69056,2.1132123)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3926-6"
+       xlink:href="#linearGradient4702-3"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="1043.709"
+       x2="80.655251"
+       y1="1025.709"
+       x1="108.08774"
+       
gradientTransform="matrix(-0.46422362,0,0,0.46422362,182.10607,-356.58241)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3929-3"
+       xlink:href="#linearGradient4696-5"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="922.07178"
+       x2="78.000107"
+       y1="1004.8033"
+       x1="113.5146"
+       
gradientTransform="matrix(0.82902188,0,0,0.82902188,51.294667,-704.51426)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3932-6"
+       xlink:href="#linearGradient4702-3"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="70.667412"
+       x2="176.60477"
+       y1="63.65625"
+       x1="142.96875"
+       
gradientTransform="matrix(0.82902188,0,0,0.82902188,51.321483,2.1134863)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3936-0"
+       xlink:href="#linearGradient4702-3"
+       inkscape:collect="always" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="1030.8166"
+     inkscape:cy="709.287"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <path
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.190308;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;imag
 [...]
+       d="M 0.5796932,111.93611 H 508.30149 V 220.04296 L 0.5796932,218.11433 
Z"
+       id="rect2928"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccc" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.96500003;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="169.98341"
+       y="201.26906"
+       id="text836"><tspan
+         sodipodi:role="line"
+         id="tspan834"
+         x="169.98341"
+         y="201.26906"
+         
style="font-size:59.97222137px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.96500003;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">GNU
 Guix</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="170.51794"
+       y="99.889435"
+       id="text840"><tspan
+         sodipodi:role="line"
+         id="tspan838"
+         x="170.51794"
+         y="99.889435"
+         
style="font-size:25.39999962px;line-height:1.60000002em;stroke-width:0.26458335px">Beyond
 bundles —</tspan><tspan
+         sodipodi:role="line"
+         x="170.51794"
+         y="140.52945"
+         
style="font-size:25.39999962px;line-height:1.60000002em;fill:#ffffff;stroke-width:0.26458335px"
+         id="tspan842">Reproducible software environments</tspan></text>
+    <g
+       id="g2924"
+       transform="matrix(0.70136516,0,0,0.70136516,8.5978776,91.694985)">
+      <path
+         id="path3143-4"
+         d="m 203.55073,41.491902 c -1.49514,2.732487 -3.01303,4.957073 
-4.55968,6.709904 -1.49507,1.701348 -3.14378,3.062241 -4.9482,4.093296 
-1.75292,0.979572 -3.7417,1.686055 -5.95862,2.098447 -2.16528,0.360889 
-4.65156,0.544134 -7.48708,0.544029 -2.09168,0 -3.97145,-0.107011 
-5.6218,-0.310837 -0.006,0 -0.019,0 -0.0261,0 -0.20918,-0.01475 
-0.64141,-0.08553 -1.08806,-0.155461 -0.47057,-0.07373 -0.95151,-0.144718 
-1.7099,-0.28497 -13.9014,-2.572118 -18.51184,7.078485 -19.50793,9.741015  [...]
+         
style="font-style:normal;font-weight:bold;font-size:144px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans
 
Bold';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.55734885"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3145-8"
+         d="m 203.55016,41.49384 c -1.49514,2.732466 -3.01286,4.953997 
-4.55948,6.706829 -1.4951,1.701369 -3.14446,3.062873 -4.94888,4.093949 
-0.43411,0.242586 -0.88166,0.465518 -1.34461,0.674295 -0.006,0.0017 
-0.008,0.0063 -0.0126,0.0084 -0.58264,0.409781 -1.33216,0.761569 
-2.34799,1.003418 -11.71593,2.789552 -19.69604,13.230444 -20.44556,14.240484 
0.3398,-0.27943 0.68196,-0.50757 1.02345,-0.68232 0.0512,-0.0272 
0.10111,-0.0518 0.15251,-0.0763 0.008,-0.004 0.0147,-0.008 0.024,-0.0126 0. 
[...]
+         
style="font-style:normal;font-weight:bold;font-size:144px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans
 
Bold';letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient3936-0);fill-opacity:1;stroke:none;stroke-width:0.55734885"
 />
+      <path
+         id="path3147-8"
+         d="m 67.461435,41.491923 c 1.49512,2.732466 3.01297,4.957052 
4.559615,6.709883 1.49512,1.701348 3.143827,3.062241 4.948225,4.093296 
1.752895,0.979572 3.74174,1.686055 5.958595,2.098447 2.165329,0.360994 
4.651564,0.544134 7.487102,0.544029 2.091665,0 3.971435,-0.107011 
5.621805,-0.310837 0.0063,0 0.01896,0 0.02591,0 0.209177,-0.01475 
0.641371,-0.08553 1.0881,-0.155461 0.470511,-0.07373 0.95147,-0.144718 
1.709858,-0.28497 13.901415,-2.572118 18.511845,7.078485 19.507905,9.741015 0 
[...]
+         
style="font-style:normal;font-weight:bold;font-size:144px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans
 
Bold';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.55734885"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         
style="font-style:normal;font-weight:bold;font-size:144px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans
 
Bold';letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient3932-6);fill-opacity:1;stroke:none;stroke-width:0.55734885"
+         d="m 67.460592,41.491228 c 1.49512,2.732487 3.012991,4.957073 
4.559637,6.709904 1.495099,1.701348 3.143805,3.06222 4.948204,4.093296 
1.752894,0.979572 3.74174,1.686055 5.958594,2.098447 2.165329,0.360994 
4.651586,0.544134 7.487124,0.544029 2.091643,0 3.971413,-0.107222 
5.621804,-0.310859 0.0063,0 0.01896,0 0.02591,0 0.209177,-0.01474 
0.641349,-0.08552 1.088078,-0.15546 0.470511,-0.07373 0.951471,-0.144718 
1.709858,-0.28497 13.901419,-2.572097 18.511839,7.0785 19.507929,9.74103 0 [...]
+         id="path3149-8"
+         sodipodi:nodetypes="ccccccccsscccccccccccc" />
+      <path
+         sodipodi:nodetypes="ccc"
+         d="m 135.48869,111.69232 -10.3221,17.62416 h 20.68929"
+         
style="font-style:normal;font-weight:bold;font-size:144px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans
 
Bold';letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient3929-3);fill-opacity:1;stroke:none;stroke-width:0.55734885"
+         id="path3151-9"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path3154-7"
+         d="m 67.462846,41.49384 -4.716066,1.757992 c 0.547778,1.353331 
1.10552,2.648164 1.67371,3.881212 0.113542,0.24661 0.226704,0.488712 
0.341151,0.730477 4.42e-4,0.0011 -4.43e-4,0.0042 0,0.0042 0.113962,0.240669 
0.230452,0.478558 0.345173,0.714446 0.03813,0.07857 0.07815,0.154618 
0.11649,0.23279 0.192536,0.392086 0.383302,0.781265 0.577965,1.159953 
0.0011,0.0017 0.0042,0.0021 0.0042,0.0042 0.116069,0.225629 0.232349,0.449404 
0.349197,0.670272 0.471206,0.89093 0.948859,1.743542 1.432 [...]
+         
style="font-style:normal;font-weight:bold;font-size:144px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans
 
Bold';letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient3926-6);fill-opacity:1;stroke:none;stroke-width:0.55734885"
 />
+    </g>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="131.82698"
+       y="200.18401"
+       id="text2933"><tspan
+         sodipodi:role="line"
+         id="tspan2931"
+         x="131.82698"
+         y="200.18401"
+         style="fill:#f9f9f9;stroke-width:0.26458335px">with</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="8.5633717"
+       y="254.5052"
+       id="text2937"><tspan
+         sodipodi:role="line"
+         id="tspan2935"
+         x="8.5633717"
+         y="254.5052"
+         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:8.46666718px;line-height:1em;font-family:'Liberation
 Sans';-inkscape-font-specification:'Liberation Sans 
Bold';stroke-width:0.26458335px">Ricardo Wurmus</tspan><tspan
+         sodipodi:role="line"
+         x="8.5633717"
+         y="265.68011"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46666718px;line-height:1em;font-family:'Liberation
 Sans';-inkscape-font-specification:'Liberation Sans';stroke-width:0.26458335px"
+         id="tspan2939">Sysadmin at the Bioinformatics Platform</tspan><tspan
+         sodipodi:role="line"
+         x="8.5633717"
+         y="276.85501"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46666718px;line-height:1em;font-family:'Liberation
 Sans';-inkscape-font-specification:'Liberation Sans';stroke-width:0.26458335px"
+         id="tspan2941">Max Delbrück Center for Molecular 
Medicine</tspan><tspan
+         sodipodi:role="line"
+         x="8.5633717"
+         y="288.02991"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46666718px;line-height:1em;font-family:'Liberation
 Sans';-inkscape-font-specification:'Liberation Sans';stroke-width:0.26458335px"
+         id="tspan2943">Berlin, Germany</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="499.21164"
+       y="259.63882"
+       id="text2937-3"><tspan
+         sodipodi:role="line"
+         x="499.21164"
+         y="259.63882"
+         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:8.46666718px;line-height:1em;font-family:'Liberation
 Sans';-inkscape-font-specification:'Liberation Sans 
Bold';text-align:end;text-anchor:end;stroke-width:0.26458335px"
+         id="tspan2941-9">Ludovic Courtès</tspan><tspan
+         sodipodi:role="line"
+         x="499.21164"
+         y="270.81372"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46666718px;line-height:1em;font-family:'Liberation
 Sans';-inkscape-font-specification:'Liberation 
Sans';text-align:end;text-anchor:end;stroke-width:0.26458335px"
+         id="tspan990">Research engineer at Inria</tspan><tspan
+         sodipodi:role="line"
+         x="499.21164"
+         y="281.98865"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46666718px;line-height:1em;font-family:'Liberation
 Sans';-inkscape-font-specification:'Liberation 
Sans';text-align:end;text-anchor:end;stroke-width:0.26458335px"
+         id="tspan2943-2">Bordeaux, France</tspan></text>
+  </g>
+</svg>
diff --git a/talks/cern-2018/use-developer-1.svg 
b/talks/cern-2018/use-developer-1.svg
new file mode 100644
index 0000000..3fdc350
--- /dev/null
+++ b/talks/cern-2018/use-developer-1.svg
@@ -0,0 +1,576 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="use-developer-1.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2367" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8-8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath8-8-1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-9"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath15565"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15563"
+         d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 -3.297,-4.848 
-1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 -0.637,-0.336 
-0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 -0.961,-0.55 
-1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 0.492,0.363 
0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 0.015,0.007 
0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 5.109,-0.285 2.684,0 
5.086,0.324 7.211,0.996 2.125,0.672 4 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15573"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.258654,91.962509)"
+       gradientUnits="userSpaceOnUse"
+       y2="70.667412"
+       x2="176.60477"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15569"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15571"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15585"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15583"
+         d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 1.082,-1.23 
2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 1.566,-0.262 
3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 0.012,0 
0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 1.238,0.203 
10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 0.168,-0.488 
L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 -12.055,42.258 
-18.371,44.781 -1.371,-0.191 -3.07,-0. [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15593"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.278026,602.79412)"
+       gradientUnits="userSpaceOnUse"
+       y2="922.07178"
+       x2="78.000107"
+       y1="1004.8033"
+       x1="113.5146">
+      <stop
+         id="stop15589"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15591"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15603"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15601"
+         d="M 52.586,12.747 45.125,0.005 h 14.957" />
+    </clipPath>
+    <linearGradient
+       id="linearGradient15611"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.335594,0,0,-0.335594,86.28744,351.26907)"
+       gradientUnits="userSpaceOnUse"
+       y2="1043.709"
+       x2="80.655251"
+       y1="1025.709"
+       x1="108.08774">
+      <stop
+         id="stop15607"
+         offset="0"
+         style="stop-opacity:1;stop-color:#ffb638" />
+      <stop
+         id="stop15609"
+         offset="1"
+         style="stop-opacity:1;stop-color:#f0ae26" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15621"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15619"
+         d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 1.211,-2.805 
0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 0.25,-0.516 
0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 0.414,-0.84 
0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 2.805,56.235 
3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 3.797,54.544 
3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 4.113,54.036 
4.199,53.895 4.285,53.759 4.426,5 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15629"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.599312,0,0,-0.599312,113.45784,91.962734)"
+       gradientUnits="userSpaceOnUse"
+       y2="69.791016"
+       x2="177.04297"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15625"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15627"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="707.7303"
+     inkscape:cy="548.05521"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:27.46615601px;line-height:7.15264463px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.28610581px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="252.44708"
+       y="154.0544"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="252.44708"
+         y="164.95856"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.28610581px" /></text>
+    <flowRoot
+       transform="matrix(0.45746512,0,0,0.45746512,-37.68694,-28.675061)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.26115036px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="251.01874"
+       y="173.63686"
+       id="text4140"><tspan
+         sodipodi:role="line"
+         x="251.01874"
+         y="173.63686"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:39.603508px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703">guix environment</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.26115036px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="263.31204"
+       y="83.464149"
+       id="text4140-3"><tspan
+         sodipodi:role="line"
+         x="263.31204"
+         y="83.464149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:67.89172363px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6400-1">Developers</tspan></text>
+    <flowRoot
+       transform="matrix(1.6961654,0,0,1.6961654,-657.28951,-750.73387)"
+       xml:space="preserve"
+       id="flowRoot17214-5"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-1"><rect
+           id="rect17218-1"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-0" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.26115036px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="261.74518"
+       y="220.31245"
+       id="text4140-6"><tspan
+         sodipodi:role="line"
+         x="261.74518"
+         y="220.31245"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:39.603508px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-0">--ad-hoc</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.26115036px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="261.55453"
+       y="263.974"
+       id="text4140-6-1-2"><tspan
+         sodipodi:role="line"
+         x="261.55453"
+         y="263.974"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:39.603508px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-0-0-5">--container</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.26115036px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="261.67813"
+       y="173.63644"
+       id="text4140-6-1"><tspan
+         sodipodi:role="line"
+         x="261.67813"
+         y="173.63644"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:39.603508px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-0-9">hello</tspan></text>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/use-developer-2.svg 
b/talks/cern-2018/use-developer-2.svg
new file mode 100644
index 0000000..995a27a
--- /dev/null
+++ b/talks/cern-2018/use-developer-2.svg
@@ -0,0 +1,598 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="use-developer-2.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2367" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8-8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath8-8-1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-9"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath15565"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15563"
+         d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 -3.297,-4.848 
-1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 -0.637,-0.336 
-0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 -0.961,-0.55 
-1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 0.492,0.363 
0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 0.015,0.007 
0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 5.109,-0.285 2.684,0 
5.086,0.324 7.211,0.996 2.125,0.672 4 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15573"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.258654,91.962509)"
+       gradientUnits="userSpaceOnUse"
+       y2="70.667412"
+       x2="176.60477"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15569"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15571"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15585"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15583"
+         d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 1.082,-1.23 
2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 1.566,-0.262 
3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 0.012,0 
0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 1.238,0.203 
10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 0.168,-0.488 
L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 -12.055,42.258 
-18.371,44.781 -1.371,-0.191 -3.07,-0. [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15593"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.278026,602.79412)"
+       gradientUnits="userSpaceOnUse"
+       y2="922.07178"
+       x2="78.000107"
+       y1="1004.8033"
+       x1="113.5146">
+      <stop
+         id="stop15589"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15591"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15603"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15601"
+         d="M 52.586,12.747 45.125,0.005 h 14.957" />
+    </clipPath>
+    <linearGradient
+       id="linearGradient15611"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.335594,0,0,-0.335594,86.28744,351.26907)"
+       gradientUnits="userSpaceOnUse"
+       y2="1043.709"
+       x2="80.655251"
+       y1="1025.709"
+       x1="108.08774">
+      <stop
+         id="stop15607"
+         offset="0"
+         style="stop-opacity:1;stop-color:#ffb638" />
+      <stop
+         id="stop15609"
+         offset="1"
+         style="stop-opacity:1;stop-color:#f0ae26" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15621"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15619"
+         d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 1.211,-2.805 
0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 0.25,-0.516 
0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 0.414,-0.84 
0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 2.805,56.235 
3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 3.797,54.544 
3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 4.113,54.036 
4.199,53.895 4.285,53.759 4.426,5 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15629"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.599312,0,0,-0.599312,113.45784,91.962734)"
+       gradientUnits="userSpaceOnUse"
+       y2="69.791016"
+       x2="177.04297"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15625"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15627"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="707.7303"
+     inkscape:cy="548.05521"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:27.46615601px;line-height:7.15264463px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.28610581px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="252.44708"
+       y="154.0544"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="252.44708"
+         y="164.95856"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.28610581px" /></text>
+    <flowRoot
+       transform="matrix(0.45746512,0,0,0.45746512,-37.68694,-28.675061)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.26115036px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="263.31204"
+       y="83.464149"
+       id="text4140-3"><tspan
+         sodipodi:role="line"
+         x="263.31204"
+         y="83.464149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:67.89172363px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6400-1">Developers</tspan></text>
+    <flowRoot
+       transform="matrix(1.6961654,0,0,1.6961654,-657.28951,-750.73387)"
+       xml:space="preserve"
+       id="flowRoot17214-5"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-1"><rect
+           id="rect17218-1"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-0" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.83004379px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.52648801;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="172.48288"
+       y="174.34628"
+       id="text4140-0"><tspan
+         sodipodi:role="line"
+         x="172.48288"
+         y="174.34628"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.97628784px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.52648801;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-7">guix build</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.83004379px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.52648801;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="183.5811"
+       y="174.34628"
+       id="text4140-6-5"><tspan
+         sodipodi:role="line"
+         x="183.5811"
+         y="174.34628"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.97628784px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.52648801;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-0-8">--sources</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.83004379px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.52648801;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="302.34735"
+       y="175.17137"
+       id="text4140-6-1-2-7"><tspan
+         sodipodi:role="line"
+         x="302.34735"
+         y="175.17137"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.97628784px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.52648801;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-0-0-5-0">foo</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.83004379px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.52648801;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="171.55408"
+       y="224.00821"
+       id="text4140-2"><tspan
+         sodipodi:role="line"
+         x="171.55408"
+         y="224.00821"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.97628784px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.52648801;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-2">guix build foo</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.83004379px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.52648801;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="182.6523"
+       y="224.00821"
+       id="text4140-6-6"><tspan
+         sodipodi:role="line"
+         x="182.6523"
+         y="224.00821"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.97628784px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.52648801;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-0-9-4">--with-sources</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.83004379px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.52648801;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="356.10187"
+       y="222.93008"
+       id="text4140-6-1-2-0"><tspan
+         sodipodi:role="line"
+         x="356.10187"
+         y="222.93008"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.97628784px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.52648801;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-0-0-5-3">/my/foo</tspan></text>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/use-developer-3.svg 
b/talks/cern-2018/use-developer-3.svg
new file mode 100644
index 0000000..70e918d
--- /dev/null
+++ b/talks/cern-2018/use-developer-3.svg
@@ -0,0 +1,554 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="use-developer-3.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2367" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8-8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath8-8-1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-9"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath15565"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15563"
+         d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 -3.297,-4.848 
-1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 -0.637,-0.336 
-0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 -0.961,-0.55 
-1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 0.492,0.363 
0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 0.015,0.007 
0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 5.109,-0.285 2.684,0 
5.086,0.324 7.211,0.996 2.125,0.672 4 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15573"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.258654,91.962509)"
+       gradientUnits="userSpaceOnUse"
+       y2="70.667412"
+       x2="176.60477"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15569"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15571"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15585"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15583"
+         d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 1.082,-1.23 
2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 1.566,-0.262 
3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 0.012,0 
0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 1.238,0.203 
10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 0.168,-0.488 
L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 -12.055,42.258 
-18.371,44.781 -1.371,-0.191 -3.07,-0. [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15593"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.278026,602.79412)"
+       gradientUnits="userSpaceOnUse"
+       y2="922.07178"
+       x2="78.000107"
+       y1="1004.8033"
+       x1="113.5146">
+      <stop
+         id="stop15589"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15591"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15603"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15601"
+         d="M 52.586,12.747 45.125,0.005 h 14.957" />
+    </clipPath>
+    <linearGradient
+       id="linearGradient15611"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.335594,0,0,-0.335594,86.28744,351.26907)"
+       gradientUnits="userSpaceOnUse"
+       y2="1043.709"
+       x2="80.655251"
+       y1="1025.709"
+       x1="108.08774">
+      <stop
+         id="stop15607"
+         offset="0"
+         style="stop-opacity:1;stop-color:#ffb638" />
+      <stop
+         id="stop15609"
+         offset="1"
+         style="stop-opacity:1;stop-color:#f0ae26" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15621"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15619"
+         d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 1.211,-2.805 
0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 0.25,-0.516 
0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 0.414,-0.84 
0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 2.805,56.235 
3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 3.797,54.544 
3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 4.113,54.036 
4.199,53.895 4.285,53.759 4.426,5 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15629"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.599312,0,0,-0.599312,113.45784,91.962734)"
+       gradientUnits="userSpaceOnUse"
+       y2="69.791016"
+       x2="177.04297"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15625"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15627"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="704.69985"
+     inkscape:cy="386.4308"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:27.46615601px;line-height:7.15264463px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.28610581px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="252.44708"
+       y="154.0544"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="252.44708"
+         y="164.95856"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.28610581px" /></text>
+    <flowRoot
+       transform="matrix(0.45746512,0,0,0.45746512,-37.68694,-28.675061)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.26115036px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="263.31204"
+       y="83.464149"
+       id="text4140-3"><tspan
+         sodipodi:role="line"
+         x="263.31204"
+         y="83.464149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:67.89172363px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6400-1">Developers</tspan></text>
+    <flowRoot
+       transform="matrix(1.6961654,0,0,1.6961654,-657.28951,-750.73387)"
+       xml:space="preserve"
+       id="flowRoot17214-5"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-1"><rect
+           id="rect17218-1"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-0" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:44.86470032px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.50439256;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="164.55321"
+       y="169.63773"
+       id="text4140"><tspan
+         sodipodi:role="line"
+         x="164.55321"
+         y="169.63773"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:39.25661087px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.50439256;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703">guix pack</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:44.86470032px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50439256;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="175.11917"
+       y="169.63733"
+       id="text4140-6-1"><tspan
+         sodipodi:role="line"
+         x="175.11917"
+         y="169.63733"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:39.25661087px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50439256;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-0-9">salmon sailfish star</tspan></text>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/use-developer-4.svg 
b/talks/cern-2018/use-developer-4.svg
new file mode 100644
index 0000000..23bec1c
--- /dev/null
+++ b/talks/cern-2018/use-developer-4.svg
@@ -0,0 +1,765 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="use-developer-4.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile1516" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8-8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath8-8-1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-9"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath15565"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15563"
+         d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 -3.297,-4.848 
-1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 -0.637,-0.336 
-0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 -0.961,-0.55 
-1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 0.492,0.363 
0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 0.015,0.007 
0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 5.109,-0.285 2.684,0 
5.086,0.324 7.211,0.996 2.125,0.672 4 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15573"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.258654,91.962509)"
+       gradientUnits="userSpaceOnUse"
+       y2="70.667412"
+       x2="176.60477"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15569"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15571"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15585"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15583"
+         d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 1.082,-1.23 
2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 1.566,-0.262 
3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 0.012,0 
0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 1.238,0.203 
10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 0.168,-0.488 
L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 -12.055,42.258 
-18.371,44.781 -1.371,-0.191 -3.07,-0. [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15593"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.278026,602.79412)"
+       gradientUnits="userSpaceOnUse"
+       y2="922.07178"
+       x2="78.000107"
+       y1="1004.8033"
+       x1="113.5146">
+      <stop
+         id="stop15589"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15591"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15603"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15601"
+         d="M 52.586,12.747 45.125,0.005 h 14.957" />
+    </clipPath>
+    <linearGradient
+       id="linearGradient15611"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.335594,0,0,-0.335594,86.28744,351.26907)"
+       gradientUnits="userSpaceOnUse"
+       y2="1043.709"
+       x2="80.655251"
+       y1="1025.709"
+       x1="108.08774">
+      <stop
+         id="stop15607"
+         offset="0"
+         style="stop-opacity:1;stop-color:#ffb638" />
+      <stop
+         id="stop15609"
+         offset="1"
+         style="stop-opacity:1;stop-color:#f0ae26" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15621"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15619"
+         d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 1.211,-2.805 
0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 0.25,-0.516 
0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 0.414,-0.84 
0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 2.805,56.235 
3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 3.797,54.544 
3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 4.113,54.036 
4.199,53.895 4.285,53.759 4.426,5 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15629"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.599312,0,0,-0.599312,113.45784,91.962734)"
+       gradientUnits="userSpaceOnUse"
+       y2="69.791016"
+       x2="177.04297"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15625"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15627"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath8-8-3">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-1"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath15565-1"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15563-9"
+         d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 -3.297,-4.848 
-1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 -0.637,-0.336 
-0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 -0.961,-0.55 
-1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 0.492,0.363 
0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 0.015,0.007 
0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 5.109,-0.285 2.684,0 
5.086,0.324 7.211,0.996 2.125,0.672 4 [...]
+    </clipPath>
+    <clipPath
+       id="clipPath15585-6"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15583-7"
+         d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 1.082,-1.23 
2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 1.566,-0.262 
3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 0.012,0 
0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 1.238,0.203 
10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 0.168,-0.488 
L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 -12.055,42.258 
-18.371,44.781 -1.371,-0.191 -3.07,-0. [...]
+    </clipPath>
+    <clipPath
+       id="clipPath15603-0"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15601-6"
+         d="M 52.586,12.747 45.125,0.005 h 14.957" />
+    </clipPath>
+    <clipPath
+       id="clipPath15621-4"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15619-8"
+         d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 1.211,-2.805 
0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 0.25,-0.516 
0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 0.414,-0.84 
0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 2.805,56.235 
3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 3.797,54.544 
3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 4.113,54.036 
4.199,53.895 4.285,53.759 4.426,5 [...]
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.4"
+     inkscape:cx="1472.92"
+     inkscape:cy="154.27175"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:27.46615601px;line-height:7.15264463px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.28610581px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="252.44708"
+       y="154.0544"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="252.44708"
+         y="164.95856"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.28610581px" /></text>
+    <flowRoot
+       transform="matrix(0.45746512,0,0,0.45746512,-37.68694,-28.675061)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.26115036px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="263.31204"
+       y="83.464149"
+       id="text4140-3"><tspan
+         sodipodi:role="line"
+         x="263.31204"
+         y="83.464149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:67.89172363px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.50884968;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6400-1">Developers</tspan></text>
+    <flowRoot
+       transform="matrix(1.6961654,0,0,1.6961654,-657.28951,-750.73387)"
+       xml:space="preserve"
+       id="flowRoot17214-5"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-1"><rect
+           id="rect17218-1"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-0" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.87021255px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.51569706;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="165.75356"
+       y="148.19693"
+       id="text4140-2"><tspan
+         sodipodi:role="line"
+         x="165.75356"
+         y="148.19693"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.13644028px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.51569706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-6">guix pack</tspan></text>
+    <flowRoot
+       transform="matrix(1.7189902,0,0,1.7189902,-754.77754,-788.61275)"
+       xml:space="preserve"
+       id="flowRoot17214-0"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216-6"><rect
+           id="rect17218-6"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471" /></flowRegion><flowPara
+         id="flowPara17220-4" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.87021255px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.51569706;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="176.62434"
+       y="148.19693"
+       id="text4140-6"><tspan
+         sodipodi:role="line"
+         x="176.62434"
+         y="148.19693"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.13644028px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.51569706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-0">--format</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.87021255px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.51569706;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="275.75473"
+       y="149.00516"
+       id="text4140-6-1-2"><tspan
+         sodipodi:role="line"
+         x="275.75473"
+         y="149.00516"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.13644028px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.51569706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-0-0-5">docker</tspan></text>
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.87021255px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.51569706;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="176.5563"
+       y="191.19981"
+       id="text4140-6-1-6"><tspan
+         sodipodi:role="line"
+         x="176.5563"
+         y="191.19981"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.13644028px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.51569706;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan5703-0-9-2">salmon sailfish star</tspan></text>
+    <g
+       id="g9335"
+       
transform="matrix(-0.29628359,0.17105939,0.17105939,0.29628359,297.71861,220.73234)">
+      <path
+         
style="fill:#4e64f3;fill-opacity:1;stroke-width:1.52809608;stroke:none"
+         id="path14"
+         d="m -342.87389,300.22286 -8.83376,15.30051 c -4.07928,7.06554 
-9.53394,13.60632 -15.66446,18.98861 -3.01312,2.64422 -6.69528,5.43895 
-10.51895,7.55569 -3.11093,-7.49162 -8.89398,-13.73825 -15.46474,-18.38804 
-8.93796,-6.32268 -22.32649,-11.51334 -33.40525,-9.38954 l -5.5156,1.05674 
0.85854,5.54952 c 2.15742,13.97002 8.23713,28.18135 19.63356,36.64729 
-10.01434,9.53952 -17.00396,23.49214 -17.00601,36.99597 l -0.002,5.53972 
5.53158,0.27738 c 21.66424,1.08647 37.18227,-13.83152 46 [...]
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cscccccccccccsccccc" />
+      <path
+         style="fill:#ffffff;stroke-width:1.52809608;stroke:none"
+         id="path48"
+         d="m -240.68563,238.91221 c 3.99524,2.30665 9.10425,0.9377 
11.4109,-3.05753 2.30704,-3.99593 0.9385,-9.10566 -3.05672,-11.41231 
-3.99521,-2.30664 -9.10609,-0.9378 -11.41313,3.05814 -2.30664,3.99523 
-0.93626,9.10507 3.05895,11.4117 z"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:36.29804611;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;im
 [...]
+         d="m -131.294,185.80413 c 19.51874,12.11468 -10.13634,29.28127 
-23.33591,50.54797 -13.19955,21.26667 -42.19658,37.38031 -61.71532,25.26564 
-19.51875,-12.11467 16.68488,2.54962 29.88447,-18.71707 13.19955,-21.2667 
35.648,-69.21121 55.16676,-57.09654 z"
+         id="path15461"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="sssss" />
+      <path
+         transform="matrix(-0.55639101,0.8309206,0.8309206,0.55639101,0,0)"
+         
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#4e64f3;stroke-width:5.0072608;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;i
 [...]
+         d="M 220.55959,43.843498 A 86.975716,87.891243 0 0 1 
142.5256,131.26903 86.975716,87.891243 0 0 1 48.446705,61.819423 
86.975716,87.891243 0 0 1 107.13676,-39.885933 86.975716,87.891243 0 0 1 
213.28315,8.6516203"
+         id="path15480"
+         inkscape:connector-curvature="0" />
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-weight:normal;font-size:50.07260895px;line-height:62.59076309px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2.5036304px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         x="55.651104"
+         y="112.95258"
+         id="text15484"
+         
transform="matrix(-0.86602542,0.49999998,0.49999998,0.86602542,0,0)"><tspan
+           sodipodi:role="line"
+           id="tspan15482"
+           x="55.651104"
+           y="112.95258"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Adobe
 New Century Schoolbook';-inkscape-font-specification:'Adobe New Century 
Schoolbook';stroke-width:2.5036304px">LOL</tspan></text>
+      <path
+         transform="matrix(-0.86602542,0.49999998,0.49999998,0.86602542,0,0)"
+         
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.18990183;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;ima
 [...]
+         d="m 187.56204,101.90697 49.36477,23.86306 -59.43564,10.92723 
-2.00185,-8.81692 z"
+         id="rect17538"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccccc" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:5.0072608;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="m -111.48001,182.03504 -30.81962,45.3484"
+         id="path15486"
+         inkscape:connector-curvature="0" />
+      <path
+         
style="fill:none;fill-rule:evenodd;stroke:#4e64f3;stroke-width:5.0072608;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="m -85.363239,207.12888 -56.936391,20.25456"
+         id="path15488"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cc" />
+      <g
+         
transform="matrix(-3.6285614,2.0949507,-2.0949507,-3.6285614,258.96941,308.29825)"
+         inkscape:label="Guix-horizontal-print"
+         id="g15553">
+        <g
+           id="g15555">
+          <path
+             inkscape:connector-curvature="0"
+             id="path15557"
+             
style="fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3177737"
+             d="m 117.30251,100.00216 c -0.49349,-0.518168 -0.96284,-0.921734 
-1.41106,-1.218132 -0.43205,-0.288881 -0.87855,-0.49296 -1.34047,-0.614606 
-0.44805,-0.112875 -0.93116,-0.151527 -1.44731,-0.110938 -0.50223,0.04839 
-1.06475,0.155354 -1.69429,0.324036 -0.4638,0.124275 -0.87484,0.260046 
-1.22815,0.403735 -0.002,4.18e-4 -0.005,0.0016 -0.006,0.0016 -0.0461,0.01487 
-0.13764,0.05724 -0.23165,0.09927 -0.10016,0.04365 -0.20248,0.08779 
-0.36332,0.1641 -2.93091,1.397245 -4.52871,-0.469 [...]
+          <g
+             id="g15559"
+             
transform="matrix(0.30694583,-0.08224589,0.08224589,0.30694583,80.836432,88.883753)">
+            <g
+               clip-path="url(#clipPath15565-1)"
+               id="g15561">
+              <g
+                 id="g15567">
+                <path
+                   inkscape:connector-curvature="0"
+                   id="path15575"
+                   style="fill:url(#linearGradient15573);stroke:none"
+                   d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 
-3.297,-4.848 -1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 
-0.637,-0.336 -0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 
-0.961,-0.55 -1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 
0.492,0.363 0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 
0.015,0.007 0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 
5.109,-0.285 2.684,0 5.086,0.324 7.211,0.996 2.1 [...]
+              </g>
+            </g>
+          </g>
+          <path
+             inkscape:connector-curvature="0"
+             id="path15577"
+             
style="fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3177737"
+             d="m 87.105484,108.09343 c 0.168287,-0.69549 0.372984,-1.27967 
0.61294,-1.76047 0.229731,-0.4662 0.514681,-0.86627 0.853581,-1.2025 
0.331593,-0.32177 0.730641,-0.5968 1.197948,-0.81972 0.459123,-0.20923 
0.99977,-0.39784 1.629313,-0.56653 0.464107,-0.12435 0.88765,-0.21221 
1.265475,-0.26443 0.0016,-3.3e-4 0.0048,-0.002 0.0064,-0.002 0.04727,-0.0101 
0.147829,-0.0192 0.250254,-0.0298 0.108567,-0.0123 0.219569,-0.0253 
0.396693,-0.0395 3.236855,-0.2554 3.686999,-2.67134 3.749623, [...]
+          <g
+             id="g15579"
+             
transform="matrix(0.30694583,-0.08224589,0.08224589,0.30694583,80.836432,88.883753)">
+            <g
+               clip-path="url(#clipPath15585-6)"
+               id="g15581">
+              <g
+                 id="g15587">
+                <path
+                   inkscape:connector-curvature="0"
+                   id="path15595"
+                   style="fill:url(#linearGradient15593);stroke:none"
+                   d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 
1.082,-1.23 2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 
1.566,-0.262 3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 
0.012,0 0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 
1.238,0.203 10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 
0.168,-0.488 L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 
-12.055,42.258 -18.371,44.781 -1.371,-0.191 [...]
+              </g>
+            </g>
+          </g>
+          <g
+             id="g15597"
+             
transform="matrix(0.30694583,-0.08224589,0.08224589,0.30694583,80.836432,88.883753)">
+            <g
+               clip-path="url(#clipPath15603-0)"
+               id="g15599">
+              <g
+                 id="g15605">
+                <path
+                   inkscape:connector-curvature="0"
+                   id="path15613"
+                   style="fill:url(#linearGradient15611);stroke:none"
+                   d="M 52.586,12.747 45.125,0.005 h 14.957" />
+              </g>
+            </g>
+          </g>
+          <g
+             id="g15615"
+             
transform="matrix(0.30694583,-0.08224589,0.08224589,0.30694583,80.836432,88.883753)">
+            <g
+               clip-path="url(#clipPath15621-4)"
+               id="g15617">
+              <g
+                 id="g15623">
+                <path
+                   inkscape:connector-curvature="0"
+                   id="path15631"
+                   style="fill:url(#linearGradient15629);stroke:none"
+                   d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 
1.211,-2.805 0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 
0.25,-0.516 0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 
0.414,-0.84 0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 
2.805,56.235 3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 
3.797,54.544 3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 
4.113,54.036 4.199,53.895 4.285,53.7 [...]
+              </g>
+            </g>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/use-manifest-1.svg 
b/talks/cern-2018/use-manifest-1.svg
new file mode 100644
index 0000000..a9adf02
--- /dev/null
+++ b/talks/cern-2018/use-manifest-1.svg
@@ -0,0 +1,740 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="use-manifest-1.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2657" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="847.09768"
+     inkscape:cy="628.75069"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <flowRoot
+       transform="matrix(0.42305208,0,0,0.42305208,-30.171396,-23.993117)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.99654388px;line-height:0%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="81.530411"
+       y="106.104"
+       id="text4140-4-6"><tspan
+         sodipodi:role="line"
+         x="81.530411"
+         y="106.104"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.98992157px;line-height:100%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan14820"><tspan
+   style="line-height:100%;text-align:start;text-anchor:start;fill:#ffffff"
+   id="tspan14783">guix package</tspan> --manifest</tspan></text>
+    <path
+       d="m 161.26263,144.54979 q -1.16701,2.00056 -1.74612,3.99238 
-0.57034,1.983 -0.57034,4.00113 0,2.00937 0.57034,4.00118 0.57911,1.99178 
1.74612,4.00991 h -1.40391 q -1.32494,-2.08832 -1.97425,-4.06259 
-0.64932,-1.98302 -0.64932,-3.9485 0,-1.95669 0.64932,-3.93975 0.64931,-1.98301 
1.97425,-4.05376 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26602"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 172.84491,148.70009 v 1.57942 q -0.69319,-0.40365 
-1.39514,-0.60545 -0.70195,-0.20182 -1.43022,-0.20182 -1.09684,0 
-1.64083,0.35977 -0.53526,0.35096 -0.53526,1.07927 0,0.65806 0.40363,0.98272 
0.40362,0.32467 2.00935,0.63176 l 0.64933,0.12291 q 1.2021,0.22812 
1.8163,0.91253 0.62299,0.68439 0.62299,1.78121 0,1.45656 -1.03537,2.28137 
-1.03542,0.81602 -2.87805,0.81602 -0.72829,0 -1.52675,-0.1578 -0.79845,-0.14916 
-1.72857,-0.45629 v -1.66714 q 0.90378,0.46504 1.72857,0.70195 0.82 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26604"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 178.40792,156.94809 v 4.97511 h -1.62328 v -13.56532 h 1.62328 v 
1.25475 q 0.40362,-0.72826 1.07048,-1.10558 0.67565,-0.38605 1.55308,-0.38605 
1.78121,0 2.79028,1.37759 1.01784,1.37761 1.01784,3.8169 0,2.39542 
-1.01784,3.76424 -1.01786,1.36003 -2.79028,1.36003 -0.895,0 -1.57063,-0.3773 
-0.66686,-0.38609 -1.05293,-1.11437 z m 4.73822,-3.66772 q 0,-1.87774 
-0.59668,-2.83417 -0.5879,-0.95642 -1.75488,-0.95642 -1.17578,0 -1.78123,0.9652 
-0.60543,0.95642 -0.60543,2.82539 0,1.86018 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26606"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 195.68482,152.86797 v 0.78972 h -6.99324 v 0.0524 q 0,1.60572 
0.83357,2.48315 0.84236,0.87746 2.36911,0.87746 0.77215,0 1.61449,-0.24567 
0.84234,-0.2457 1.79878,-0.74583 v 1.60573 q -0.92132,0.37728 -1.78122,0.56156 
-0.85113,0.19306 -1.64959,0.19306 -2.29015,0 -3.57997,-1.36882 -1.28987,-1.3776 
-1.28987,-3.79058 0,-2.35156 1.26353,-3.75544 1.26351,-1.40391 3.3694,-1.40391 
1.87772,0 2.95699,1.27226 1.08802,1.27231 1.08802,3.47469 z m -1.61449,-0.47382 
q -0.0351,-1.42146 -0.675 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26608"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 206.04747,157.68514 q -0.64932,0.37732 -1.34249,0.56157 
-0.68441,0.19301 -1.4039,0.19301 -2.28137,0 -3.57124,-1.36881 -1.28106,-1.36881 
-1.28106,-3.79056 0,-2.42174 1.28106,-3.79057 1.28987,-1.36881 3.57124,-1.36881 
0.71071,0 1.38633,0.18427 0.67563,0.1843 1.36006,0.57033 v 1.69346 q 
-0.64057,-0.57031 -1.28986,-0.82478 -0.64054,-0.25448 -1.45653,-0.25448 
-1.51801,0 -2.33402,0.98276 -0.81603,0.98272 -0.81603,2.80781 0,1.8163 
0.81603,2.80782 0.82479,0.98273 2.33402,0.98273 0.84 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26610"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 209.79414,148.35788 h 4.13278 v 8.57266 h 3.20266 v 1.25474 h 
-8.01984 v -1.25474 h 3.20267 v -7.31791 h -2.51827 z m 2.51827,-3.82566 h 
1.61451 v 2.04445 h -1.61451 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26612"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 227.68526,144.53222 v 1.34251 h -1.83385 q -0.86867,0 
-1.21087,0.35975 -0.33343,0.35095 -0.33343,1.25473 v 0.86867 h 3.37817 v 
1.25475 h -3.37817 v 8.57265 h -1.61451 v -8.57265 h -2.62354 v -1.25475 h 
2.62354 v -0.68438 q 0,-1.61449 0.73707,-2.3779 0.7458,-0.76338 
2.31646,-0.76338 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26614"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 231.41442,148.35788 h 4.13277 v 8.57266 h 3.20267 v 1.25474 h 
-8.01985 v -1.25474 h 3.20268 v -7.31791 h -2.51827 z m 2.51827,-3.82566 h 
1.6145 v 2.04445 h -1.6145 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26616"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 249.28799,157.68514 q -0.6493,0.37732 -1.34249,0.56157 
-0.68441,0.19301 -1.40392,0.19301 -2.28136,0 -3.5712,-1.36881 -1.28107,-1.36881 
-1.28107,-3.79056 0,-2.42174 1.28107,-3.79057 1.28984,-1.36881 3.5712,-1.36881 
0.71074,0 1.38636,0.18427 0.67563,0.1843 1.36005,0.57033 v 1.69346 q 
-0.64054,-0.57031 -1.28987,-0.82478 -0.64052,-0.25448 -1.45654,-0.25448 
-1.51798,0 -2.33401,0.98276 -0.81604,0.98272 -0.81604,2.80781 0,1.8163 
0.81604,2.80782 0.82481,0.98273 2.33401,0.98273 0.8423 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26618"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 256.94809,153.24526 h -0.53525 q -1.41269,0 -2.1322,0.50014 
-0.71071,0.49139 -0.71071,1.47412 0,0.88622 0.53522,1.37759 0.53526,0.49136 
1.48288,0.49136 1.33373,0 2.09711,-0.92132 0.76337,-0.93008 0.77215,-2.56214 v 
-0.35972 z m 3.13246,-0.66685 v 5.60687 h -1.62326 v -1.45655 q 
-0.51769,0.87744 -1.30739,1.29862 -0.78093,0.41237 -1.90406,0.41237 -1.50043,0 
-2.39542,-0.84231 -0.895,-0.85115 -0.895,-2.2726 0,-1.6408 1.09681,-2.49196 
1.10558,-0.8511 3.23777,-0.8511 h 2.16729 v -0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26620"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 266.98607,145.5676 v 2.79028 h 3.66772 v 1.25475 h -3.66772 v 
5.33489 q 0,1.08802 0.41241,1.51797 0.41238,0.42994 1.43898,0.42994 h 1.81633 v 
1.28985 h -1.97427 q -1.81632,0 -2.56212,-0.72829 -0.74583,-0.72826 
-0.74583,-2.50947 v -5.33489 H 262.748 v -1.25475 h 2.62357 v -2.79028 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26622"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 274.65493,148.35788 h 4.1328 v 8.57266 h 3.20267 v 1.25474 h 
-8.01985 v -1.25474 h 3.20267 v -7.31791 h -2.51829 z m 2.51829,-3.82566 h 
1.61451 v 2.04445 h -1.61451 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26624"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 288.62387,149.48978 q -1.22841,0 -1.86017,0.95642 -0.63176,0.95643 
-0.63176,2.83417 0,1.86895 0.63176,2.83417 0.63176,0.95637 1.86017,0.95637 
1.2372,0 1.86896,-0.95637 0.63176,-0.96522 0.63176,-2.83417 0,-1.87774 
-0.63176,-2.83417 -0.63176,-0.95642 -1.86896,-0.95642 z m 0,-1.36881 q 
2.04444,0 3.12372,1.32493 1.08801,1.32496 1.08801,3.83447 0,2.51826 
-1.07923,3.84322 -1.07927,1.31613 -3.1325,1.31613 -2.04445,0 -3.12369,-1.31613 
-1.07927,-1.32496 -1.07927,-3.84322 0,-2.50951 1. [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26626"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 303.2509,152.09583 v 6.08945 h -1.62329 v -6.08945 q 0,-1.32497 
-0.46504,-1.94794 -0.46504,-0.62299 -1.45657,-0.62299 -1.13189,0 
-1.74611,0.80723 -0.60544,0.7985 -0.60544,2.29893 v 5.55422 h -1.61449 v 
-9.8274 h 1.61449 v 1.47413 q 0.42995,-0.84236 1.16702,-1.2723 0.73704,-0.43874 
1.74611,-0.43874 1.50044,0 2.23748,0.99153 0.74584,0.98272 0.74584,2.98333 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26628"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 313.37663,148.70009 v 1.57942 q -0.6932,-0.40365 -1.39514,-0.60545 
-0.70196,-0.20182 -1.43025,-0.20182 -1.09682,0 -1.64081,0.35977 
-0.53526,0.35096 -0.53526,1.07927 0,0.65806 0.40363,0.98272 0.40365,0.32467 
2.00936,0.63176 l 0.6493,0.12291 q 1.2021,0.22812 1.81632,0.91253 
0.62299,0.68439 0.62299,1.78121 0,1.45656 -1.03537,2.28137 -1.03539,0.81602 
-2.87804,0.81602 -0.7283,0 -1.52676,-0.1578 -0.79846,-0.14916 -1.72857,-0.45629 
v -1.66714 q 0.90376,0.46504 1.72857,0.70195 0.8248 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26630"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 318.77291,152.5433 h 4.57147 v 1.43902 h -4.57147 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26632"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 327.23148,149.75304 v -1.59696 l 9.27462,3.6677 v 1.45659 l 
-9.27462,3.66772 v -1.60573 l 7.4583,-2.7815 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26634"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 343.201,149.3582 q 0.29832,-0.63179 0.7546,-0.93011 
0.46504,-0.30709 1.11436,-0.30709 1.18455,0 1.66715,0.9213 0.49136,0.91255 
0.49136,3.44838 v 5.69462 h -1.4741 v -5.62442 q 0,-2.07956 -0.23694,-2.57971 
-0.22811,-0.50892 -0.84231,-0.50892 -0.70198,0 -0.9652,0.54403 -0.25449,0.53524 
-0.25449,2.5446 v 5.62442 h -1.4741 v -5.62442 q 0,-2.10587 -0.25448,-2.59723 
-0.2457,-0.4914 -0.89499,-0.4914 -0.64053,0 -0.89498,0.54403 -0.24572,0.53524 
-0.24572,2.5446 v 5.62442 h -1.46531 v  [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26636"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 354.23926,153.24526 h -0.53523 q -1.41269,0 -2.1322,0.50014 
-0.71073,0.49139 -0.71073,1.47412 0,0.88622 0.53524,1.37759 0.53526,0.49136 
1.48289,0.49136 1.33373,0 2.09711,-0.92132 0.76335,-0.93008 0.77214,-2.56214 v 
-0.35972 z m 3.13249,-0.66685 v 5.60687 h -1.62327 v -1.45655 q 
-0.51767,0.87744 -1.30741,1.29862 -0.78092,0.41237 -1.90405,0.41237 -1.50044,0 
-2.39544,-0.84231 -0.89498,-0.85115 -0.89498,-2.2726 0,-1.6408 1.09683,-2.49196 
1.10556,-0.8511 3.23777,-0.8511 h 2.16728  [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26638"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 368.11168,152.09583 v 6.08945 h -1.62325 v -6.08945 q 0,-1.32497 
-0.46503,-1.94794 -0.46509,-0.62299 -1.45658,-0.62299 -1.13191,0 
-1.74613,0.80723 -0.60545,0.7985 -0.60545,2.29893 v 5.55422 h -1.61447 v 
-9.8274 h 1.61447 v 1.47413 q 0.42996,-0.84236 1.16704,-1.2723 0.73704,-0.43874 
1.74608,-0.43874 1.50045,0 2.23753,0.99153 0.74579,0.98272 0.74579,2.98333 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26640"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 371.94613,148.35788 h 4.13277 v 8.57266 h 3.20267 v 1.25474 h 
-8.01985 v -1.25474 h 3.20267 v -7.31791 h -2.51826 z m 2.51826,-3.82566 h 
1.61451 v 2.04445 h -1.61451 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26642"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 389.83725,144.53222 v 1.34251 h -1.83386 q -0.86867,0 
-1.2109,0.35975 -0.3334,0.35095 -0.3334,1.25473 v 0.86867 h 3.37816 v 1.25475 h 
-3.37816 v 8.57265 h -1.61449 v -8.57265 h -2.62358 v -1.25475 h 2.62358 v 
-0.6844 q 0,-1.61451 0.73703,-2.37788 0.74583,-0.76338 2.31645,-0.76338 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26644"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 401.07733,152.86797 v 0.78972 h -6.99324 v 0.0524 q 0,1.60572 
0.83358,2.48315 0.84233,0.87746 2.36908,0.87746 0.77217,0 1.61452,-0.24567 
0.84234,-0.2457 1.79876,-0.74583 v 1.60573 q -0.92131,0.37728 -1.78122,0.56156 
-0.85112,0.19306 -1.64958,0.19306 -2.29014,0 -3.58,-1.36882 -1.28983,-1.3776 
-1.28983,-3.79058 0,-2.35156 1.26352,-3.75544 1.26352,-1.40391 3.36938,-1.40391 
1.87774,0 2.95701,1.27226 1.08802,1.27231 1.08802,3.47469 z m -1.61449,-0.47382 
q -0.0351,-1.42146 -0.67563 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26646"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 410.66782,148.70009 v 1.57942 q -0.69321,-0.40365 
-1.39515,-0.60545 -0.70197,-0.20182 -1.43025,-0.20182 -1.09678,0 
-1.6408,0.35977 -0.53526,0.35096 -0.53526,1.07927 0,0.65806 0.40364,0.98272 
0.40362,0.32467 2.00935,0.63176 l 0.64928,0.12291 q 1.20213,0.22812 
1.81634,0.91253 0.62296,0.68439 0.62296,1.78121 0,1.45656 -1.03538,2.28137 
-1.03536,0.81602 -2.87801,0.81602 -0.72826,0 -1.52675,-0.1578 -0.79849,-0.14916 
-1.72856,-0.45629 v -1.66714 q 0.90376,0.46504 1.72856,0.70195 0.8 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26648"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 418.3279,145.5676 v 2.79028 h 3.66774 v 1.25475 h -3.66774 v 
5.33489 q 0,1.08802 0.41243,1.51797 0.41238,0.42994 1.43899,0.42994 h 1.81632 v 
1.28985 h -1.97427 q -1.81632,0 -2.56213,-0.72829 -0.74582,-0.72826 
-0.74582,-2.50947 v -5.33489 h -2.62357 v -1.25475 h 2.62357 v -2.79028 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26650"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 182.8829,167.0124 q -1.16701,2.00056 -1.74612,3.99237 
-0.57036,1.98302 -0.57036,4.00115 0,2.00936 0.57036,4.00116 0.57911,1.99177 
1.74612,4.00993 h -1.40394 q -1.32491,-2.08832 -1.97422,-4.06258 
-0.64933,-1.98302 -0.64933,-3.94851 0,-1.9567 0.64933,-3.93974 0.64931,-1.98302 
1.97422,-4.05378 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26652"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 191.53449,177.08548 q 0,1.08802 0.39486,1.64081 0.40364,0.55279 
1.18456,0.55279 h 1.88649 v 1.36882 h -2.04443 q -1.44779,0 -2.24626,-0.9301 
-0.78969,-0.9301 -0.78969,-2.63232 v -8.92364 h -2.58846 v -1.26352 h 4.20293 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26654"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 198.98402,170.8205 h 4.13278 v 8.57266 h 3.20265 v 1.25474 h 
-8.01983 v -1.25474 h 3.20266 v -7.31792 h -2.51826 z m 2.51826,-3.82566 h 
1.61452 v 2.04443 h -1.61452 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26656"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 216.08543,171.1627 v 1.57942 q -0.69319,-0.40364 -1.39514,-0.60544 
-0.70194,-0.20182 -1.43023,-0.20182 -1.09682,0 -1.64084,0.35974 
-0.53524,0.35098 -0.53524,1.07924 0,0.6581 0.40363,0.98275 0.40363,0.32466 
2.00936,0.63178 l 0.64931,0.12266 q 1.2021,0.22815 1.81631,0.91257 
0.623,0.68438 0.623,1.78119 0,1.45657 -1.03538,2.28134 -1.0354,0.81604 
-2.87805,0.81604 -0.72828,0 -1.52675,-0.15798 -0.79847,-0.14915 
-1.72856,-0.45629 v -1.66713 q 0.90377,0.46504 1.72856,0.70197 0.82481,0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26658"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 223.74555,168.03023 v 2.79027 h 3.66772 v 1.25474 h -3.66772 v 
5.3349 q 0,1.08802 0.4124,1.51797 0.41239,0.42994 1.43901,0.42994 h 1.81631 v 
1.28985 H 225.439 q -1.81629,0 -2.56214,-0.7283 -0.74582,-0.72826 
-0.74582,-2.50946 v -5.3349 h -2.62359 v -1.25474 h 2.62359 v -2.79027 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26660"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 247.83142,167.54763 v 4.86983 h -1.52677 v -4.86983 z m -3.36062,0 
v 4.86983 h -1.52674 v -4.86983 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26662"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 259.32597,171.1627 v 1.57942 q -0.6932,-0.40364 -1.39515,-0.60544 
-0.70195,-0.20182 -1.43023,-0.20182 -1.09682,0 -1.64082,0.35974 
-0.53526,0.35098 -0.53526,1.07924 0,0.6581 0.40364,0.98275 0.40363,0.32466 
2.00935,0.63178 l 0.6493,0.12266 q 1.20211,0.22815 1.81632,0.91257 
0.62299,0.68438 0.62299,1.78119 0,1.45657 -1.03538,2.28134 -1.03541,0.81604 
-2.87804,0.81604 -0.72826,0 -1.52675,-0.15798 -0.79846,-0.14915 
-1.72856,-0.45629 v -1.66713 q 0.90376,0.46504 1.72856,0.70197 0.824 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26664"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 267.75823,175.70786 h -0.53528 q -1.41268,0 -2.13217,0.50015 
-0.71074,0.49138 -0.71074,1.47411 0,0.88623 0.53525,1.3776 0.53523,0.49137 
1.48288,0.49137 1.33373,0 2.0971,-0.92132 0.76337,-0.9301 0.77214,-2.56214 v 
-0.35979 z m 3.13246,-0.66683 v 5.60687 h -1.62328 v -1.45656 q -0.5177,0.87743 
-1.30739,1.2986 -0.78093,0.4124 -1.90405,0.4124 -1.50045,0 -2.39544,-0.84234 
-0.89498,-0.85111 -0.89498,-2.27258 0,-1.64082 1.09679,-2.49196 
1.10558,-0.85111 3.23778,-0.85111 h 2.16729 v  [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26666"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.34021,171.82078 q 0.29831,-0.63176 0.75462,-0.93007 
0.46504,-0.30709 1.11435,-0.30709 1.18454,0 1.66715,0.9213 0.49136,0.91255 
0.49136,3.44838 v 5.6946 h -1.47409 v -5.6244 q 0,-2.07958 -0.23695,-2.57971 
-0.2281,-0.50892 -0.84233,-0.50892 -0.70197,0 -0.9652,0.54402 -0.25444,0.53524 
-0.25444,2.54461 v 5.6244 h -1.47411 v -5.6244 q 0,-2.1059 -0.25447,-2.59726 
-0.24569,-0.49137 -0.89499,-0.49137 -0.64054,0 -0.895,0.54402 -0.24567,0.53524 
-0.24567,2.54461 v 5.6244 h -1.46534  [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26668"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 288.60632,168.03023 v 2.79027 h 3.66772 v 1.25474 h -3.66772 v 
5.3349 q 0,1.08802 0.4124,1.51797 0.4124,0.42994 1.43903,0.42994 h 1.81629 v 
1.28985 h -1.97425 q -1.81631,0 -2.56212,-0.7283 -0.74584,-0.72826 
-0.74584,-2.50946 v -5.3349 h -2.62356 v -1.25474 h 2.62356 v -2.79027 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26670"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 299.43401,171.95242 q -1.22844,0 -1.8602,0.95639 -0.63174,0.95645 
-0.63174,2.83417 0,1.86895 0.63174,2.83413 0.63176,0.95642 1.8602,0.95642 
1.2372,0 1.86895,-0.95642 0.63178,-0.96518 0.63178,-2.83413 0,-1.87772 
-0.63178,-2.83417 -0.63175,-0.95639 -1.86895,-0.95639 z m 0,-1.36882 q 
2.04444,0 3.12371,1.32492 1.08802,1.32494 1.08802,3.83446 0,2.51825 
-1.07926,3.84323 -1.07926,1.31613 -3.13247,1.31613 -2.04447,0 -3.12371,-1.31613 
-1.07926,-1.32498 -1.07926,-3.84323 0,-2.50952 1.0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26672"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 310.24415,171.95242 q -1.22844,0 -1.86018,0.95639 -0.63178,0.95645 
-0.63178,2.83417 0,1.86895 0.63178,2.83413 0.63174,0.95642 1.86018,0.95642 
1.23718,0 1.86897,-0.95642 0.63174,-0.96518 0.63174,-2.83413 0,-1.87772 
-0.63174,-2.83417 -0.63179,-0.95639 -1.86897,-0.95639 z m 0,-1.36882 q 
2.04444,0 3.1237,1.32492 1.08802,1.32494 1.08802,3.83446 0,2.51825 
-1.07924,3.84323 -1.07925,1.31613 -3.13248,1.31613 -2.04446,0 -3.12371,-1.31613 
-1.07926,-1.32498 -1.07926,-3.84323 0,-2.50952 1 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26674"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 321.2561,177.08548 q 0,1.08802 0.39483,1.64081 0.40363,0.55279 
1.18455,0.55279 h 1.88652 v 1.36882 h -2.04445 q -1.4478,0 -2.24628,-0.9301 
-0.7897,-0.9301 -0.7897,-2.63232 v -8.92364 h -2.58846 v -1.26352 h 4.20299 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26676"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 334.99687,171.1627 v 1.57942 q -0.69315,-0.40364 -1.39513,-0.60544 
-0.70197,-0.20182 -1.43022,-0.20182 -1.09683,0 -1.64086,0.35974 
-0.53521,0.35098 -0.53521,1.07924 0,0.6581 0.40362,0.98275 0.40361,0.32466 
2.00936,0.63178 l 0.64931,0.12266 q 1.20208,0.22815 1.8163,0.91257 
0.62299,0.68438 0.62299,1.78119 0,1.45657 -1.0354,2.28134 -1.03537,0.81604 
-2.87802,0.81604 -0.72828,0 -1.52673,-0.15798 -0.79849,-0.14915 
-1.72859,-0.45629 v -1.66713 q 0.90377,0.46504 1.72859,0.70197 0.824 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26678"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 345.12259,167.54763 v 4.86983 h -1.52675 v -4.86983 z m -3.36062,0 
v 4.86983 h -1.52675 v -4.86983 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26680"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 247.83142,190.01025 v 4.86981 h -1.52677 v -4.86981 z m -3.36062,0 
v 4.86981 h -1.52674 v -4.86981 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26682"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 259.32597,193.6253 v 1.57944 q -0.6932,-0.40364 -1.39515,-0.60545 
-0.70195,-0.20183 -1.43023,-0.20183 -1.09682,0 -1.64082,0.35977 
-0.53526,0.35099 -0.53526,1.07927 0,0.65807 0.40364,0.98273 0.40363,0.32464 
2.00935,0.63176 l 0.6493,0.12292 q 1.20211,0.22815 1.81632,0.91255 
0.62299,0.68437 0.62299,1.7812 0,1.45655 -1.03538,2.28137 -1.03541,0.81601 
-2.87804,0.81601 -0.72826,0 -1.52675,-0.1578 -0.79846,-0.14916 
-1.72856,-0.45626 v -1.66713 q 0.90376,0.46503 1.72856,0.70194 0.8248 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26684"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 266.98607,190.49283 v 2.7903 h 3.66772 v 1.25473 h -3.66772 v 
5.33487 q 0,1.08802 0.41241,1.51799 0.41238,0.42994 1.43898,0.42994 h 1.81633 v 
1.28984 h -1.97427 q -1.81632,0 -2.56212,-0.72828 -0.74583,-0.72828 
-0.74583,-2.50949 v -5.33487 H 262.748 v -1.25473 h 2.62357 v -2.7903 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26686"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.56835,198.17049 h -0.53523 q -1.41271,0 -2.1322,0.50014 
-0.71073,0.49138 -0.71073,1.4741 0,0.88621 0.53525,1.37761 0.53522,0.49134 
1.48288,0.49134 1.33371,0 2.09708,-0.92128 0.76341,-0.93011 0.77216,-2.56216 v 
-0.35973 z m 3.13248,-0.66686 v 5.60687 h -1.62327 v -1.45656 q 
-0.51769,0.87745 -1.30739,1.29861 -0.78094,0.4124 -1.90407,0.4124 -1.50042,0 
-2.39543,-0.84234 -0.89497,-0.8511 -0.89497,-2.27257 0,-1.64083 
1.09678,-2.49196 1.10558,-0.8511 3.23779,-0.8511 h 2.16729 v  [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26688"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 293.3533,195.31002 q -0.5177,-0.40363 -1.05294,-0.58789 
-0.53521,-0.18429 -1.17577,-0.18429 -1.50919,0 -2.30768,0.94765 
-0.79847,0.94763 -0.79847,2.73763 v 4.88737 h -1.62328 v -9.82738 h 1.62328 v 
1.9216 q 0.40364,-1.04416 1.23719,-1.59695 0.84235,-0.56158 1.9918,-0.56158 
0.59666,0 1.11437,0.14916 0.51768,0.14916 0.9915,0.46507 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26690"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 301.88208,190.01025 v 4.86981 h -1.52677 v -4.86981 z m -3.36061,0 
v 4.86981 h -1.52676 v -4.86981 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26692"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 247.83142,212.47284 v 4.86984 h -1.52677 v -4.86984 z m -3.36062,0 
v 4.86984 h -1.52674 v -4.86984 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26694"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 260.92291,217.77264 q -0.5177,-0.40363 -1.05291,-0.58789 
-0.53526,-0.18429 -1.17581,-0.18429 -1.5092,0 -2.30767,0.94766 -0.79849,0.94764 
-0.79849,2.73763 v 4.88738 h -1.62326 v -9.82739 h 1.62326 v 1.92158 q 
0.40364,-1.04415 1.23721,-1.59691 0.84235,-0.5616 1.99179,-0.5616 0.59669,0 
1.11435,0.14915 0.51772,0.14916 0.99153,0.46504 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26696"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 264.72225,219.93115 h 4.57148 v 1.439 h -4.57148 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26698"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 278.34021,216.74603 q 0.29831,-0.63178 0.75462,-0.93009 
0.46504,-0.30713 1.11435,-0.30713 1.18454,0 1.66715,0.92132 0.49136,0.91253 
0.49136,3.44835 v 5.69463 h -1.47409 v -5.62444 q 0,-2.07953 -0.23695,-2.57967 
-0.2281,-0.50892 -0.84233,-0.50892 -0.70197,0 -0.9652,0.54401 -0.25444,0.53524 
-0.25444,2.54458 v 5.62444 h -1.47411 v -5.62444 q 0,-2.10586 -0.25447,-2.59724 
-0.24569,-0.49135 -0.89499,-0.49135 -0.64054,0 -0.895,0.54401 -0.24567,0.53524 
-0.24567,2.54458 v 5.62444 h -1 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26700"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 285.46507,215.74574 h 4.13279 v 8.57263 h 3.20266 v 1.25476 h 
-8.01987 v -1.25476 h 3.2027 v -7.31791 h -2.51828 z m 2.51828,-3.82568 h 
1.61451 v 2.04444 h -1.61451 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26702"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 303.2509,219.48365 v 6.08948 h -1.62329 v -6.08948 q 0,-1.32495 
-0.46504,-1.94793 -0.46504,-0.62299 -1.45657,-0.62299 -1.13189,0 
-1.74611,0.80724 -0.60544,0.79847 -0.60544,2.29892 v 5.55424 h -1.61449 v 
-9.82739 h 1.61449 v 1.4741 q 0.42995,-0.84237 1.16702,-1.27229 
0.73704,-0.43874 1.74611,-0.43874 1.50044,0 2.23748,0.99151 0.74584,0.98274 
0.74584,2.98333 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26704"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 307.08534,215.74574 h 4.13276 v 8.57263 h 3.20269 v 1.25476 h 
-8.01986 v -1.25476 h 3.20268 v -7.31791 h -2.51827 z m 2.51827,-3.82568 h 
1.61449 v 2.04444 h -1.61449 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26706"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 321.58076,216.74603 q 0.29831,-0.63178 0.75458,-0.93009 
0.46506,-0.30713 1.11435,-0.30713 1.18455,0 1.66716,0.92132 0.49137,0.91253 
0.49137,3.44835 v 5.69463 h -1.47412 v -5.62444 q 0,-2.07953 -0.23689,-2.57967 
-0.22815,-0.50892 -0.84233,-0.50892 -0.70198,0 -0.96521,0.54401 
-0.25447,0.53524 -0.25447,2.54458 v 5.62444 h -1.47411 v -5.62444 q 0,-2.10586 
-0.2545,-2.59724 -0.24568,-0.49135 -0.89498,-0.49135 -0.64053,0 
-0.89497,0.54401 -0.24572,0.53524 -0.24572,2.54458 v 5.62444 h [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26708"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 332.61899,220.63308 h -0.53523 q -1.41268,0 -2.13217,0.50017 
-0.71075,0.49137 -0.71075,1.4741 0,0.88621 0.53525,1.3776 0.53524,0.49135 
1.48288,0.49135 1.33371,0 2.09708,-0.92129 0.7634,-0.93011 0.77217,-2.56217 v 
-0.35972 z m 3.13251,-0.66683 v 5.60688 h -1.62328 v -1.45657 q 
-0.51772,0.87745 -1.30738,1.29862 -0.78096,0.41241 -1.90408,0.41241 -1.50045,0 
-2.39541,-0.84236 -0.895,-0.8511 -0.895,-2.27259 0,-1.64081 1.09681,-2.49192 
1.10556,-0.85114 3.23776,-0.85114 h 2.1673 v -0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26710"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 342.87635,222.01068 q 0,1.08804 0.39484,1.64085 0.40362,0.55278 
1.18455,0.55278 h 1.88652 v 1.36882 h -2.04445 q -1.4478,0 -2.24627,-0.93011 
-0.7897,-0.93009 -0.7897,-2.63234 v -8.92362 h -2.58846 v -1.26352 h 4.20297 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26712"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 355.93273,212.47284 v 4.86984 H 354.406 v -4.86984 z m -3.36059,0 
v 4.86984 h -1.52678 v -4.86984 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26714"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 247.83142,234.93548 v 4.86981 h -1.52677 v -4.86981 z m -3.36062,0 
v 4.86981 h -1.52674 v -4.86981 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26716"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 260.92291,240.23522 q -0.5177,-0.40362 -1.05291,-0.58786 
-0.53526,-0.18429 -1.17581,-0.18429 -1.5092,0 -2.30767,0.94764 -0.79849,0.94763 
-0.79849,2.73764 v 4.88737 h -1.62326 v -9.82741 h 1.62326 v 1.92161 q 
0.40364,-1.04414 1.23721,-1.59696 0.84235,-0.56156 1.99179,-0.56156 0.59669,0 
1.11435,0.14916 0.51772,0.14916 0.99153,0.46506 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26718"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 264.72225,242.39375 h 4.57148 v 1.43903 h -4.57148 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26720"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 282.54317,240.23522 q -0.51766,-0.40362 -1.05293,-0.58786 
-0.53523,-0.18429 -1.17577,-0.18429 -1.50921,0 -2.30767,0.94764 
-0.79848,0.94763 -0.79848,2.73764 v 4.88737 h -1.62328 v -9.82741 h 1.62328 v 
1.92161 q 0.40362,-1.04414 1.2372,-1.59696 0.84232,-0.56156 1.99182,-0.56156 
0.59664,0 1.11433,0.14916 0.51767,0.14916 0.9915,0.46506 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26722"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 292.52851,247.53559 q -0.64931,0.37728 -1.3425,0.56156 
-0.6844,0.19306 -1.4039,0.19306 -2.28138,0 -3.57121,-1.36883 -1.28108,-1.36881 
-1.28108,-3.79057 0,-2.42174 1.28108,-3.79054 1.28983,-1.36883 3.57121,-1.36883 
0.71072,0 1.38636,0.18427 0.67562,0.18429 1.36004,0.57034 v 1.69346 q 
-0.64053,-0.57033 -1.28984,-0.8248 -0.64056,-0.25443 -1.45656,-0.25443 
-1.51798,0 -2.33402,0.98273 -0.81601,0.98274 -0.81601,2.80781 0,1.81634 
0.81601,2.80785 0.82483,0.98274 2.33402,0.98274 0.842 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26724"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 300.18861,243.09569 h -0.53525 q -1.41268,0 -2.13218,0.50015 
-0.71073,0.4914 -0.71073,1.47411 0,0.88622 0.53523,1.3776 0.53525,0.49137 
1.48288,0.49137 1.33374,0 2.09713,-0.92132 0.76335,-0.93009 0.77213,-2.56214 v 
-0.35979 z m 3.13248,-0.66683 v 5.60687 h -1.62327 v -1.45656 q -0.5177,0.87745 
-1.30739,1.29862 -0.78093,0.41241 -1.90408,0.41241 -1.50041,0 -2.39541,-0.84237 
-0.89498,-0.85112 -0.89498,-2.27257 0,-1.64082 1.09679,-2.49195 
1.10558,-0.85113 3.23778,-0.85113 h 2.1672 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26726"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 313.37663,238.55053 v 1.57942 q -0.6932,-0.40364 -1.39514,-0.60544 
-0.70196,-0.20179 -1.43025,-0.20179 -1.09682,0 -1.64081,0.35975 
-0.53526,0.35094 -0.53526,1.07925 0,0.65809 0.40363,0.98273 0.40365,0.32467 
2.00936,0.63177 l 0.6493,0.12266 q 1.2021,0.22811 1.81632,0.91253 
0.62299,0.68441 0.62299,1.78123 0,1.45653 -1.03537,2.28135 -1.03539,0.81602 
-2.87804,0.81602 -0.7283,0 -1.52676,-0.1578 -0.79846,-0.14916 -1.72857,-0.45629 
v -1.66712 q 0.90376,0.46505 1.72857,0.70196 0.8248 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26728"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 323.50235,234.93548 v 4.86981 h -1.52675 v -4.86981 z m -3.36062,0 
v 4.86981 h -1.52675 v -4.86981 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26730"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 329.51285,234.40023 h 1.40391 q 1.32494,2.07077 1.97425,4.0538 
0.64932,1.98302 0.64932,3.93972 0,1.97424 -0.64932,3.95728 -0.64931,1.98303 
-1.97425,4.05381 h -1.40391 q 1.167,-2.03568 1.73735,-4.02748 0.5791,-1.9918 
0.5791,-3.98361 0,-2.00056 -0.5791,-3.99238 -0.57035,-1.9918 -1.73735,-4.00114 
z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26732"
+       inkscape:connector-curvature="0" />
+    <path
+       d="m 340.32298,234.40023 h 1.40391 q 1.32495,2.07077 1.97426,4.0538 
0.64932,1.98302 0.64932,3.93972 0,1.97424 -0.64932,3.95728 -0.64931,1.98303 
-1.97426,4.05381 h -1.40391 q 1.16701,-2.03568 1.73734,-4.02748 0.57912,-1.9918 
0.57912,-3.98361 0,-2.00056 -0.57912,-3.99238 -0.57033,-1.9918 
-1.73734,-4.00114 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.89850444px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path26734"
+       inkscape:connector-curvature="0" />
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/use-manifest-2.svg 
b/talks/cern-2018/use-manifest-2.svg
new file mode 100644
index 0000000..7d4371e
--- /dev/null
+++ b/talks/cern-2018/use-manifest-2.svg
@@ -0,0 +1,713 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="use-manifest-2.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2657" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="847.09768"
+     inkscape:cy="628.75069"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <flowRoot
+       transform="matrix(0.42305208,0,0,0.42305208,-30.171396,-23.993117)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.99654388px;line-height:0%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="81.530411"
+       y="106.104"
+       id="text4140-4-6"><tspan
+         sodipodi:role="line"
+         x="81.530411"
+         y="106.104"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.98992157px;line-height:100%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan14820"><tspan
+   style="line-height:100%;text-align:start;text-anchor:start;fill:#ffffff"
+   id="tspan14783">guix package</tspan> --manifest</tspan></text>
+    <g
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.50831032px;line-height:15.63538837px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.6254155px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       transform="matrix(2.3514447,0,0,2.3514447,-207.37304,-1686.7694)"
+       id="g10050">
+      <g
+         id="g10824">
+        <g
+           transform="translate(-249.89671,206.5843)"
+           id="g9983">
+          <rect
+             
style="opacity:1;fill:none;fill-opacity:1;stroke:#ffbf2d;stroke-width:2.00132966;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             id="rect8121-3"
+             width="28.365301"
+             height="18.910202"
+             x="472.82416"
+             y="582.01929"
+             ry="2.3126142"
+             rx="3.0025494" />
+          <path
+             
style="opacity:1;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:#ffbf2d;stroke-width:2.00132966;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 475.75129,601.40118 h 22.3602 c 1.66342,0 2.55853,1.11083 
3.00255,2.31261 l 1.33422,3.61122 c 0.44402,1.20179 -1.33913,2.31261 
-3.00255,2.31261 h -25.02864 c -1.66341,0 -3.44657,-1.11082 -3.00255,-2.31261 l 
1.33422,-3.61122 c 0.44402,-1.20178 1.33914,-2.31261 3.00255,-2.31261 z"
+             id="rect8121-4-8"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 474.99885,601.4932 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.8e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-81"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 478.68731,601.4932 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-5-0"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 482.37577,601.4932 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-8-45"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 486.06424,601.4932 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-5-4-2"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 489.7527,601.4932 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-89-9"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 493.44116,601.4932 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-5-8-7"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 497.12962,601.4932 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-8-5-9"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 473.24441,604.50228 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.8e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-2-7"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 476.93287,604.50228 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.8e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-5-47-2"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 480.62133,604.50228 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-8-4-9"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 484.3098,604.50228 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-5-4-0-8"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 487.99826,604.50228 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-89-7-2"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 491.68672,604.50228 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-5-8-8-6"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 495.37518,604.50228 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-8-5-6-1"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 482.54168,607.5425 h 8.37875 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 H 
482.541 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-89-7-3-7"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="cssssssssc" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 478.83296,607.45503 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-5-47-6-2"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+          <path
+             
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#0e0e0e;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 492.93475,607.58441 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+             id="rect9741-5-47-6-8-8"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="sssssssss" />
+        </g>
+        <g
+           id="g4450-1"
+           transform="matrix(0.15414834,0,0,0.15414834,136.98652,760.70514)"
+           style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1">
+          <rect
+             y="225.08789"
+             x="334.68536"
+             height="47.477169"
+             width="110.10662"
+             id="rect4383-0"
+             
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:10;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+          <path
+             inkscape:transform-center-x="-12.609217"
+             d="m 413.51262,292.99084 0,-43.67961 0,-43.6796 37.82765,21.8398 
37.82765,21.8398 -37.82766,21.83981 z"
+             inkscape:randomized="0"
+             inkscape:rounded="0"
+             inkscape:flatsided="false"
+             sodipodi:arg2="3.1415927"
+             sodipodi:arg1="2.0943951"
+             sodipodi:r2="25.218433"
+             sodipodi:r1="50.436867"
+             sodipodi:cy="249.31123"
+             sodipodi:cx="438.73105"
+             sodipodi:sides="3"
+             id="path4385-9"
+             
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:10;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             sodipodi:type="star" />
+        </g>
+        <g
+           id="g10798"
+           transform="translate(-274.01602,181.16762)">
+          <g
+             id="g10771">
+            <rect
+               rx="3.0025492"
+               ry="2.3126142"
+               y="599.55341"
+               x="425.77008"
+               height="18.910202"
+               width="28.365301"
+               id="rect8121"
+               
style="opacity:1;fill:none;fill-opacity:1;stroke:#ffbf2d;stroke-width:2.00132966;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect8121-4"
+               d="m 428.69716,626.3397 h 22.3602 c 1.66342,0 2.55853,1.11083 
3.00255,2.31261 l 1.33422,3.61122 c 0.44402,1.20179 -1.33913,2.31261 
-3.00255,2.31261 h -25.02864 c -1.66341,0 -3.44657,-1.11082 -3.00255,-2.31261 l 
1.33422,-3.61122 c 0.44402,-1.20178 1.33914,-2.31261 3.00255,-2.31261 z"
+               
style="opacity:1;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:#ffbf2d;stroke-width:2.00132966;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741"
+               d="m 427.94472,626.43172 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.8e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-5"
+               d="m 431.63318,626.43172 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.8e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-8"
+               d="m 435.32164,626.43172 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.8e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-5-4"
+               d="m 439.01011,626.43172 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.8e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-89"
+               d="m 442.69857,626.43172 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.8e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-5-8"
+               d="m 446.38703,626.43172 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.8e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-8-5"
+               d="m 450.07549,626.43172 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-2"
+               d="m 426.19028,629.4408 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.8e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-5-47"
+               d="m 429.87874,629.4408 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.8e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-8-4"
+               d="m 433.5672,629.4408 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-5-4-0"
+               d="m 437.25567,629.4408 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-89-7"
+               d="m 440.94413,629.4408 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-5-8-8"
+               d="m 444.63259,629.4408 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-8-5-6"
+               d="m 448.32105,629.4408 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="cssssssssc"
+               inkscape:connector-curvature="0"
+               id="rect9741-89-7-3"
+               d="m 435.48755,632.48102 h 8.37875 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-8.37943 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.7e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-5-47-6"
+               d="m 431.77883,632.39355 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.8e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="sssssssss"
+               inkscape:connector-curvature="0"
+               id="rect9741-5-47-6-8"
+               d="m 445.88062,632.52293 h 1.70765 c 0.35477,0 0.64037,0.28561 
0.64037,0.64037 v 1.03679 c 0,0.35477 -0.2856,0.64037 -0.64037,0.64037 h 
-1.70833 c -0.35476,0 -0.6406,-0.2856 -0.64037,-0.64037 l 6.8e-4,-1.03679 c 
2.3e-4,-0.35476 0.28561,-0.64037 0.64037,-0.64037 z"
+               
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#151515;stroke-width:0.34747496;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <path
+               sodipodi:nodetypes="casacccc"
+               inkscape:connector-curvature="0"
+               id="rect10740"
+               d="m 432.32657,622.1862 c 0,0 2.59194,-0.28326 3.77364,-0.78809 
1.40308,-0.59941 2.40179,-2.58038 3.77364,-2.59054 1.41516,-0.0105 
2.37057,1.99113 3.77365,2.59054 1.1817,0.50483 3.77364,0.78809 3.77364,0.78809 
v 0.83591 h -15.09457 z"
+               
style="opacity:1;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:#ffbf2d;stroke-width:0.3856779;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+            <rect
+               
style="opacity:1;fill:#ffbf2d;fill-opacity:1;fill-rule:nonzero;stroke:#ffbf2d;stroke-width:0.3856779;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect10743"
+               width="11.593756"
+               height="25.238012"
+               x="410.4306"
+               y="598.75238"
+               rx="2.2232528"
+               ry="1.7123834" />
+            <circle
+               
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3856779;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="path10745"
+               cx="419.44965"
+               cy="609.36414"
+               r="1.2458867" />
+            <path
+               
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#2d2d2d;stroke-width:0.74045491px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               d="m 411.65314,603.96684 h 9.14868"
+               id="path10747"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/use-profile.svg b/talks/cern-2018/use-profile.svg
new file mode 100644
index 0000000..bf0ed0b
--- /dev/null
+++ b/talks/cern-2018/use-profile.svg
@@ -0,0 +1,405 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="use-profile.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2657" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="844.06722"
+     inkscape:cy="628.75069"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <flowRoot
+       transform="matrix(0.42305208,0,0,0.42305208,-30.171396,-23.993117)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.99654388px;line-height:0%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="150.32208"
+       y="164.31236"
+       id="text4140-4-6"><tspan
+         sodipodi:role="line"
+         x="150.32208"
+         y="164.31236"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.98992157px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan6671-8"><tspan
+   style="text-align:start;text-anchor:start;fill:#ffffff"
+   id="tspan14783">guix package</tspan> --profile</tspan></text>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/use-rewrite-input.svg 
b/talks/cern-2018/use-rewrite-input.svg
new file mode 100644
index 0000000..6aef408
--- /dev/null
+++ b/talks/cern-2018/use-rewrite-input.svg
@@ -0,0 +1,992 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="use-rewrite-input.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile2657" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="844.06722"
+     inkscape:cy="628.75069"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <flowRoot
+       transform="matrix(0.42305208,0,0,0.42305208,-30.171396,-23.993117)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.99654388px;line-height:0%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="81.530411"
+       y="106.104"
+       id="text4140-4-6"><tspan
+         sodipodi:role="line"
+         x="81.530411"
+         y="106.104"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.98992157px;line-height:100%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan14806"><tspan
+   style="line-height:100%;text-align:start;text-anchor:start;fill:#ffffff"
+   id="tspan14783">guix package</tspan> --install<tspan
+   style="line-height:100%;fill:#ffffff"
+   id="tspan14804"> foo</tspan></tspan><tspan
+         sodipodi:role="line"
+         x="81.530411"
+         y="141.09392"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.98992157px;line-height:100%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffbf2d;fill-opacity:1;stroke:none;stroke-width:0.29991367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan14820">                        --with-input <tspan
+   style="line-height:100%;fill:#ffffff"
+   id="tspan14822">hello=bye</tspan></tspan></text>
+    <g
+       id="g25174"
+       transform="matrix(1.3414568,0,0,1.3414568,-534.23385,-581.0547)">
+      <g
+         transform="matrix(0.18404895,0,0,0.18313389,371.00057,638.29516)"
+         id="node2"
+         class="node"
+         style="fill:#e6e6e6">
+        <title
+           id="title4151">29060672</title>
+        <text
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#e6e6e6"
+           x="533.71997"
+           y="-31.480301"
+           font-size="14.00"
+           id="text4155">perl-5.16.1</text>
+      </g>
+      <g
+         transform="matrix(0.18404895,0,0,0.18313389,371.00057,638.29516)"
+         id="node3"
+         class="node"
+         style="fill:#e6e6e6">
+        <title
+           id="title4165">34407360</title>
+        <text
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#e6e6e6"
+           x="284.69501"
+           y="-166.89"
+           font-size="14.00"
+           id="text4169">perl-clone-0.37</text>
+      </g>
+      <g
+         id="node4"
+         class="node"
+         transform="matrix(0.18404895,0,0,0.18313389,408.75556,642.32724)"
+         style="fill:#e6e6e6">
+        <title
+           id="title4179">35178176</title>
+        <text
+           x="263.47601"
+           y="-357.06387"
+           font-size="14.00"
+           id="text4183"
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#e6e6e6">hehe-3.14</text>
+      </g>
+      <g
+         transform="matrix(0.18404895,0,0,0.18313389,371.00057,638.29516)"
+         id="node5"
+         class="node"
+         style="fill:#e6e6e6">
+        <title
+           id="title4193">35301632</title>
+        <text
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#e6e6e6"
+           x="349.16199"
+           y="-16.1605"
+           font-size="14.00"
+           id="text4197">perl-test-simple-1.001014</text>
+      </g>
+      <g
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)"
+         id="node6"
+         class="node">
+        <title
+           id="title4207">50782208</title>
+        <text
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#ffbf2d;fill-opacity:1"
+           x="803.83002"
+           y="-229.718"
+           font-size="14.00"
+           id="text4211">foo-1.2</text>
+      </g>
+      <g
+         id="node7"
+         class="node"
+         transform="matrix(0.18404895,0,0,0.18313389,408.75556,643.57807)"
+         style="fill:#e6e6e6">
+        <title
+           id="title4221">35301440</title>
+        <text
+           x="163.173"
+           y="-515.15198"
+           font-size="14.00"
+           id="text4225"
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#e6e6e6">moo-7</text>
+      </g>
+      <g
+         style="fill:#e6e6e6;fill-opacity:1"
+         id="node8"
+         class="node"
+         transform="matrix(0.18404895,0,0,0.18313389,408.75556,643.57807)">
+        <title
+           id="title4235">35302976</title>
+        <text
+           x="85"
+           y="-408.72501"
+           font-size="14.00"
+           id="text4239"
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#e6e6e6;fill-opacity:1">eenee-1.2</text>
+      </g>
+      <g
+         transform="matrix(0.18404895,0,0,0.18313389,351.91177,641.44758)"
+         id="node9"
+         class="node"
+         style="fill:#cccccc">
+        <title
+           id="title4249">30434432</title>
+        <text
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#cccccc"
+           x="1028.65"
+           y="-170.217"
+           font-size="14.00"
+           id="text4253">pkg-config-0.28</text>
+      </g>
+      <g
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)"
+         id="node10"
+         class="node"
+         style="fill:#cccccc">
+        <title
+           id="title4263">46250624</title>
+        <text
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#cccccc"
+           x="944.42297"
+           y="-59.540298"
+           font-size="14.00"
+           id="text4267">bzip2-1.0.6</text>
+      </g>
+      <g
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)"
+         id="node11"
+         class="node"
+         style="fill:#e6e6e6">
+        <title
+           id="title4277">36701312</title>
+        <text
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#e6e6e6"
+           x="813.37"
+           y="-14.3"
+           font-size="14.00"
+           id="text4281">gdbm-1.11</text>
+      </g>
+      <g
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)"
+         id="node12"
+         class="node"
+         style="fill:#cccccc">
+        <title
+           id="title4291">36701888</title>
+        <text
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#cccccc"
+           x="984.52698"
+           y="-299.71201"
+           font-size="14.00"
+           id="text4295">libffi-3.1</text>
+      </g>
+      <g
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)"
+         id="node13"
+         class="node"
+         style="fill:#cccccc">
+        <title
+           id="title4305">59828864</title>
+        <text
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#cccccc"
+           x="818.98798"
+           y="-420.94601"
+           font-size="14.00"
+           id="text4309">sqlite-3.8.10.2</text>
+      </g>
+      <g
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)"
+         id="node14"
+         class="node"
+         style="fill:#e6e6e6">
+        <title
+           id="title4319">37402688</title>
+        <text
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#e6e6e6"
+           x="671.89099"
+           y="-97.4702"
+           font-size="14.00"
+           id="text4323">openssl-1.0.2d</text>
+      </g>
+      <g
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)"
+         id="node15"
+         class="node"
+         style="fill:#cccccc">
+        <title
+           id="title4333">35415936</title>
+        <text
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#cccccc"
+           x="939.26599"
+           y="-460.186"
+           font-size="14.00"
+           id="text4337">readline-6.3</text>
+      </g>
+      <g
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)"
+         id="node16"
+         class="node"
+         style="fill:#cccccc">
+        <title
+           id="title4347">46251584</title>
+        <text
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#cccccc"
+           x="669.97198"
+           y="-359.24701"
+           font-size="14.00"
+           id="text4351">zlib-1.2.7</text>
+      </g>
+      <g
+         id="node17"
+         class="node"
+         transform="matrix(0.18404895,0,0,0.18313389,296.55035,661.9538)"
+         style="fill:#cccccc">
+        <title
+           id="title4382">35416128</title>
+        <text
+           x="1052.6801"
+           y="-615.953"
+           font-size="14.00"
+           id="text4386"
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#cccccc">ncurses-5.9</text>
+      </g>
+      <g
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="edge17"
+         class="edge"
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)">
+        <title
+           id="title4368">59828864-&gt;35415936</title>
+        <path
+           d="m 869.721,-441.919 c 5.939,-2.011 11.083,-3.744 15.658,-5.272"
+           id="path4370"
+           inkscape:connector-curvature="0"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="884.53,-450.596 895.124,-450.418 886.731,-443.951 "
+           id="polygon4372"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge1"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,371.00057,638.29516)">
+        <title
+           id="title4158">62885888-&gt;29060672</title>
+        <path
+           inkscape:connector-curvature="0"
+           d="m 472.617,-178.834 c 15.96,74.077 20.957,92.9537 39.462,117.5456"
+           id="path4160"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="509.348,-59.0992 514.849,-63.4284 518.283,-53.4055 "
+           id="polygon4162"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge2"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,371.00057,638.29516)">
+        <title
+           id="title4172">62885888-&gt;34407360</title>
+        <path
+           inkscape:connector-curvature="0"
+           d="m 423.465,-183.545 c -36.327,10.614 -57.28,15.969 -74.878,17.791"
+           id="path4174"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="348.265,-169.24 348.735,-162.256 338.523,-165.076 "
+           id="polygon4176"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge3"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,374.1213,638.29516)">
+        <title
+           id="title4186">62885888-&gt;35178176</title>
+        <path
+           d="m 436.45485,-215.64861 c 2.11881,-40.19047 12.00435,-57.10386 
6.69028,-97.6188"
+           id="path4188"
+           inkscape:connector-curvature="0"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           sodipodi:nodetypes="cc" />
+        <polygon
+           points="273.06,-349.399 280.868,-342.238 274.698,-338.932 "
+           id="polygon4190"
+           transform="rotate(28.876643,301.13237,-3.4051139)"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           inkscape:transform-center-x="0.39638497"
+           inkscape:transform-center-y="-0.083178062" />
+      </g>
+      <g
+         id="edge4"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,371.00057,638.29516)">
+        <title
+           id="title4200">62885888-&gt;35301632</title>
+        <path
+           inkscape:connector-curvature="0"
+           d="m 456.43,-178.665 c -56.153,83.6723 -69.103,102.9363 
-88.935,131.9917"
+           id="path4202"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="364.428,-48.3884 370.208,-44.4398 361.677,-38.1569 "
+           id="polygon4204"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge5"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)">
+        <title
+           id="title4214">62885888-&gt;50782208</title>
+        <path
+           sodipodi:nodetypes="cc"
+           inkscape:connector-curvature="0"
+           d="m 572.70132,-194.98891 c 68.59745,10.49288 131.72676,9.80987 
189.92568,-15.58309"
+           id="path4216"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="771.415,-215.346 764.299,-207.497 760.957,-213.648 "
+           id="polygon4218"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge6"
+         class="edge"
+         transform="matrix(0.18404895,0,0,0.18313389,408.75553,643.57806)"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+        <title
+           id="title4228">35178176-&gt;35301440</title>
+        <path
+           d="M 246.083,-385.852 C 191.77,-442.998 180.838,-456.586 
170.65,-490.915"
+           id="path4230"
+           inkscape:connector-curvature="0"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="167.247,-490.086 167.905,-500.66 173.985,-491.983 "
+           id="polygon4232"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge7"
+         class="edge"
+         transform="matrix(0.18404895,0,0,0.18313389,408.65125,644.65002)"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+        <title
+           id="title4242">35178176-&gt;35302976</title>
+        <path
+           d="m 194.124,-365.70642 c -13.542,-3.194 -102.664452,12.89719 
-105.162109,-27.89642"
+           id="path4244"
+           inkscape:connector-curvature="0"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           sodipodi:nodetypes="cc" />
+        <polygon
+           points="161.045,-395.338 159.373,-388.54 150.499,-394.328 "
+           id="polygon4246"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           transform="rotate(67.618703,122.49683,-442.88077)"
+           inkscape:transform-center-x="0.7874542"
+           inkscape:transform-center-y="-0.076971906" />
+      </g>
+      <g
+         id="edge9"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)">
+        <title
+           id="title4256">50782208-&gt;30434432</title>
+        <path
+           inkscape:connector-curvature="0"
+           d="m 853.578,-219.579 c 57.597,16.008 121.83983,17.49885 
123.95763,41.83645"
+           id="path4258"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           sodipodi:nodetypes="cc" />
+        <polygon
+           points="973.44,-187.083 962.886,-186.151 964.609,-192.936 "
+           id="polygon4260"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
transform="matrix(0.71403844,0.70360467,-0.6966257,0.71403844,151.54542,-731.1396)"
 />
+      </g>
+      <g
+         id="edge10"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)">
+        <title
+           id="title4270">50782208-&gt;46250624</title>
+        <path
+           inkscape:connector-curvature="0"
+           d="m 822.533,-215.369 c 74.891,72.34 89.238,87.533 108.384,124.6722"
+           id="path4272"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="935.648,-81.3006 928.025,-88.6584 934.277,-91.8064 "
+           id="polygon4274"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge11"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)">
+        <title
+           id="title4284">50782208-&gt;36701312</title>
+        <path
+           inkscape:connector-curvature="0"
+           d="m 809.218,-215.162 c 29.405,99.861 32.327,116.0522 
14.113,169.309"
+           id="path4286"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="819.959,-36.2145 819.958,-46.8094 826.565,-44.4976 "
+           id="polygon4288"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge12"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)">
+        <title
+           id="title4298">50782208-&gt;36701888</title>
+        <path
+           inkscape:connector-curvature="0"
+           d="m 853.502,-244.865 c 56.632,-13.327 76.565,-19.814 
98.968,-34.635"
+           id="path4300"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="960.908,-285.366 954.695,-276.784 950.699,-282.532 "
+           id="polygon4302"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge13"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)">
+        <title
+           id="title4312">50782208-&gt;59828864</title>
+        <path
+           inkscape:connector-curvature="0"
+           d="m 812.374,-251.534 c 32.857,-70.06 35.236,-82.844 
15.614,-145.256"
+           id="path4314"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="824.934,-406.371 831.305,-397.906 824.636,-395.781 "
+           id="polygon4316"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge14"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)">
+        <title
+           id="title4326">50782208-&gt;37402688</title>
+        <path
+           inkscape:connector-curvature="0"
+           d="m 796.384,-215.38 c -23.046,55.343 -32.093,69.636 -75.748,91.598"
+           id="path4328"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="711.429,-119.273 718.87,-126.814 721.949,-120.528 "
+           id="polygon4330"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge15"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)">
+        <title
+           id="title4340">50782208-&gt;35415936</title>
+        <path
+           inkscape:connector-curvature="0"
+           d="m 821.976,-251.456 c 92.564,-92.169 102.407,-105.851 
113.449,-183.848"
+           id="path4342"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="936.855,-445.675 938.957,-435.291 932.022,-436.247 "
+           id="polygon4344"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge16"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)">
+        <title
+           id="title4354">50782208-&gt;46251584</title>
+        <path
+           inkscape:connector-curvature="0"
+           d="m 794.772,-251.617 c -18.86,-36.966 -29.117,-47.37 
-88.945,-87.505"
+           id="path4356"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="697.463,-344.712 707.722,-342.065 703.832,-336.245 "
+           id="polygon4358"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge8"
+         class="edge"
+         transform="matrix(0.18404895,0,0,0.18313389,408.75553,643.57806)"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+        <title
+           id="title4361">35302976-&gt;35301440</title>
+        <path
+           d="m 89.2316,-430.64 c 8.0345,-33.279 13.5564,-43.951 
40.1824,-64.165"
+           id="path4363"
+           inkscape:connector-curvature="0"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <polygon
+           points="127.382,-497.655 137.503,-500.786 131.544,-492.027 "
+           id="polygon4365"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge19"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,371.00057,638.29516)">
+        <title
+           id="title4375">37402688-&gt;29060672</title>
+        <path
+           inkscape:connector-curvature="0"
+           d="m 618.34261,-79.638593 c 0,0 -8.19261,36.666493 
-33.92061,40.849293"
+           id="path4377"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           sodipodi:nodetypes="cc" />
+        <polygon
+           points="583.794,-42.2374 584.69,-35.2949 574.324,-37.4869 "
+           id="polygon4379"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         id="edge18"
+         class="edge"
+         
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         transform="matrix(0.18404895,0,0,0.18313389,360.58093,638.29516)">
+        <title
+           id="title4389">35415936-&gt;35416128</title>
+        <path
+           d="m 939.72964,-480.96378 c 15.51627,-72.56501 
-236.17491,-105.16159 -234.02715,-28.39488"
+           id="path4391"
+           inkscape:connector-curvature="0"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           sodipodi:nodetypes="cc" />
+        <polygon
+           points="1045.95,-601.468 1045.56,-590.88 1039.04,-593.433 "
+           id="polygon4393"
+           transform="rotate(163.4014,868.95784,-580.47808)"
+           
style="fill:none;stroke:#f34eaf;stroke-width:10.21002769;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+      </g>
+      <g
+         transform="matrix(0.18404895,0,0,0.18313389,371.00057,638.29516)"
+         id="node1"
+         class="node"
+         style="fill:#e6e6e6">
+        <title
+           id="title4144">62885888</title>
+        <text
+           style="font-size:14px;line-height:0%;font-family:Helvetica, 
sans-Serif;text-anchor:middle;fill:#e6e6e6"
+           x="468.71899"
+           y="-193.27699"
+           font-size="14.00"
+           id="text4148">bowtie-2.2.4</text>
+      </g>
+    </g>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>
diff --git a/talks/cern-2018/use-summary.svg b/talks/cern-2018/use-summary.svg
new file mode 100644
index 0000000..fa43d8b
--- /dev/null
+++ b/talks/cern-2018/use-summary.svg
@@ -0,0 +1,541 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="1920"
+   height="1080"
+   viewBox="0 0 507.99999 285.75001"
+   version="1.1"
+   id="svg8"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="use-summary.svg">
+  <defs
+     id="defs2">
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 142.875 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="507.99999 : 142.875 : 1"
+       inkscape:persp3d-origin="254 : 95.250003 : 1"
+       id="perspective9456" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect4268"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <linearGradient
+       id="linearGradient4094">
+      <stop
+         style="stop-color:#232323;stop-opacity:1;"
+         offset="0"
+         id="stop4096" />
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="1"
+         id="stop4098" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4014">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop4016" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop4018" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4678">
+      <stop
+         style="stop-color:#e5e5e5;stop-opacity:1;"
+         offset="0"
+         id="stop4680" />
+      <stop
+         style="stop-color:#d3cdcd;stop-opacity:1;"
+         offset="1"
+         id="stop4682" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4341">
+      <stop
+         id="stop4343"
+         offset="0"
+         style="stop-color:#333333;stop-opacity:1;" />
+      <stop
+         id="stop4345"
+         offset="1"
+         style="stop-color:#484848;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4696-5">
+      <stop
+         id="stop4698-6"
+         offset="0"
+         style="stop-color:#ffb638;stop-opacity:1;" />
+      <stop
+         id="stop4700-2"
+         offset="1"
+         style="stop-color:#f0ae26;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4702-3">
+      <stop
+         id="stop4704-1"
+         offset="0"
+         style="stop-color:#e34646;stop-opacity:1;" />
+      <stop
+         id="stop4706-8"
+         offset="1"
+         style="stop-color:#ffbf2d;stop-opacity:1;" />
+    </linearGradient>
+    <color-profile
+       name="Artifex-PS-CMYK-Profile"
+       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
+       id="color-profile26865" />
+    <clipPath
+       id="clipPath4501"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         style="clip-rule:evenodd"
+         inkscape:connector-curvature="0"
+         id="path4499"
+         d="M 0,0 H 124.992 V 144 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4525"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4523"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4545"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4543"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4561"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4559"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4577"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4575"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4593"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4591"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4609"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4607"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4625"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4623"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4641"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4639"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4657"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4655"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath4673"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path4671"
+         d="M 0,0 H 100 V 125 H 0 Z" />
+    </clipPath>
+    <style
+       id="style3894"
+       type="text/css"><![CDATA[
+    line, polyline, path, rect, circle {
+      fill: none;
+      stroke: #000000;
+      stroke-linecap: round;
+      stroke-linejoin: round;
+      stroke-miterlimit: 10.00;
+    }
+  ]]></style>
+    <clipPath
+       id="cpNzMuMDYyM3w1NDYuMzIzfDM5My4wNzJ8MzEuMDU2Nw==">
+      <rect
+         id="rect3902"
+         height="362.02"
+         width="473.26"
+         y="31.06"
+         x="73.06" />
+    </clipPath>
+    <clipPath
+       id="cpMHw3MDguNjYxfDUwMy40MjV8MA==">
+      <rect
+         id="rect3995"
+         height="503.43"
+         width="708.66"
+         y="0.00"
+         x="0.00" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#ffbf2d;fill-opacity:1;fill-rule:evenodd;stroke:#ffbf2d;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-2"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-7"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <inkscape:path-effect
+       effect="bspline"
+       id="path-effect10907-1"
+       is_visible="true"
+       weight="33.333333"
+       steps="2"
+       helper_size="0"
+       apply_no_weight="true"
+       apply_with_weight="true"
+       only_selected="false" />
+    <clipPath
+       id="clipPath8-8">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath8-8-1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path10-0-9"
+         d="M 76,2 V 48 H 54 V 71 H 35.580737 c -0.07818,0.665694 
-0.141485,1.332869 -0.205737,2 -1.151162,12.530963 1.036422,24.087546 
6.0625,33.96875 L 43.125,110 c 1.011403,1.81678 2.191241,3.52297 3.4375,5.1875 
1.244725,1.66248 1.685716,2.58262 2.46875,3.6875 C 62.319911,133.81083 
82.129473,141 105,141 155.64836,141 198.63299,118.56201 217.65625,68.15625 
231.15302,69.54122 244.09968,66.080358 250,54.5625 240.60137,49.138835 
228.52163,50.877226 221.5625,54.375 L 240,2 168,48 H 145 V 2 Z" />
+    </clipPath>
+    <clipPath
+       id="clipPath15565"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15563"
+         d="m 101.789,63.493 c -1.082,-1.973 -2.176,-3.582 -3.297,-4.848 
-1.078,-1.23 -2.273,-2.214 -3.578,-2.96 -0.312,-0.176 -0.637,-0.336 
-0.969,-0.485 -0.004,0 -0.007,-0.008 -0.011,-0.008 -0.418,-0.297 -0.961,-0.55 
-1.696,-0.726 C 83.77,52.45 78,44.899 77.457,44.173 c 0.246,0.199 0.492,0.363 
0.742,0.492 0.035,0.02 0.071,0.035 0.11,0.055 0.003,0 0.011,0.007 0.015,0.007 
0.043,0.02 0.09,0.04 0.133,0.059 1.367,-0.195 3.066,-0.285 5.109,-0.285 2.684,0 
5.086,0.324 7.211,0.996 2.125,0.672 4 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15573"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.258654,91.962509)"
+       gradientUnits="userSpaceOnUse"
+       y2="70.667412"
+       x2="176.60477"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15569"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15571"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15585"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15583"
+         d="m 3.41,63.497 c 1.078,-1.977 2.176,-3.586 3.293,-4.852 1.082,-1.23 
2.274,-2.214 3.578,-2.96 1.27,-0.708 2.707,-1.219 4.309,-1.516 1.566,-0.262 
3.363,-0.395 5.414,-0.395 1.512,0 2.867,0.078 4.062,0.227 0.004,0 0.012,0 
0.02,0 0.148,0.012 0.461,0.062 0.785,0.113 0.34,0.051 0.688,0.102 1.238,0.203 
10.047,1.86 13.379,-5.117 14.102,-7.039 0.113,-0.301 0.168,-0.488 0.168,-0.488 
L 52.59,12.743 58.883,0.005 H 45.117 c -6.144,13.683 -12.055,42.258 
-18.371,44.781 -1.371,-0.191 -3.07,-0. [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15593"
+       spreadMethod="pad"
+       gradientTransform="matrix(0.599312,0,0,-0.599312,-8.278026,602.79412)"
+       gradientUnits="userSpaceOnUse"
+       y2="922.07178"
+       x2="78.000107"
+       y1="1004.8033"
+       x1="113.5146">
+      <stop
+         id="stop15589"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15591"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15603"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15601"
+         d="M 52.586,12.747 45.125,0.005 h 14.957" />
+    </clipPath>
+    <linearGradient
+       id="linearGradient15611"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.335594,0,0,-0.335594,86.28744,351.26907)"
+       gradientUnits="userSpaceOnUse"
+       y2="1043.709"
+       x2="80.655251"
+       y1="1025.709"
+       x1="108.08774">
+      <stop
+         id="stop15607"
+         offset="0"
+         style="stop-opacity:1;stop-color:#ffb638" />
+      <stop
+         id="stop15609"
+         offset="1"
+         style="stop-opacity:1;stop-color:#f0ae26" />
+    </linearGradient>
+    <clipPath
+       id="clipPath15621"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         inkscape:connector-curvature="0"
+         id="path15619"
+         d="M 3.41,63.493 0,62.224 c 0.398,-0.981 0.801,-1.914 1.211,-2.805 
0.082,-0.18 0.164,-0.356 0.246,-0.531 0.082,-0.172 0.168,-0.344 0.25,-0.516 
0.027,-0.055 0.055,-0.109 0.086,-0.168 0.137,-0.281 0.273,-0.562 0.414,-0.84 
0.004,0 0.004,0 0.004,0 C 2.297,57.204 2.379,57.04 2.465,56.88 2.805,56.235 
3.148,55.622 3.5,55.032 3.586,54.888 3.672,54.743 3.762,54.602 3.797,54.544 
3.828,54.489 3.863,54.435 3.918,54.349 3.973,54.259 4.027,54.173 4.113,54.036 
4.199,53.895 4.285,53.759 4.426,5 [...]
+    </clipPath>
+    <linearGradient
+       id="linearGradient15629"
+       spreadMethod="pad"
+       gradientTransform="matrix(-0.599312,0,0,-0.599312,113.45784,91.962734)"
+       gradientUnits="userSpaceOnUse"
+       y2="69.791016"
+       x2="177.04297"
+       y1="63.65625"
+       x1="142.96875">
+      <stop
+         id="stop15625"
+         offset="0"
+         style="stop-opacity:1;stop-color:#e34646" />
+      <stop
+         id="stop15627"
+         offset="1"
+         style="stop-opacity:1;stop-color:#ffbf2d" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#f70bff"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.49497475"
+     inkscape:cx="833.99937"
+     inkscape:cy="548.05521"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="55"
+     inkscape:window-maximized="1"
+     showguides="false" />
+  <metadata
+     id="metadata5">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-11.249975)">
+    <rect
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#232323;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.3055087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-
 [...]
+       id="rect2926"
+       width="512.95203"
+       height="292.72192"
+       x="-2.0354033"
+       y="8.4516382" />
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.40000153px;line-height:6.61458349px;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
+       x="238.13715"
+       y="144.99043"
+       id="text9454"><tspan
+         sodipodi:role="line"
+         id="tspan9452"
+         x="238.13715"
+         y="154.26672"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Century
 Schoolbook L';-inkscape-font-specification:'Century Schoolbook 
L';stroke-width:0.26458335px;" /></text>
+    <flowRoot
+       transform="matrix(0.42305208,0,0,0.42305208,-30.171396,-23.993117)"
+       xml:space="preserve"
+       id="flowRoot17214"
+       
style="font-style:normal;font-weight:normal;font-size:20px;line-height:25px;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion
+         id="flowRegion17216"><rect
+           id="rect17218"
+           width="32.251968"
+           height="32.251968"
+           x="378.96063"
+           y="282.20471"
+           
style="fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10"
 /></flowRegion><flowPara
+         id="flowPara17220" /></flowRoot>    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.24876022px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.37380007;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       x="148.94986"
+       y="90.491951"
+       id="text4140-0"><tspan
+         sodipodi:role="line"
+         x="148.94986"
+         y="90.491951"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.09266663px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37380007;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan30406">safe upgrades &amp; rollbacks</tspan><tspan
+         sodipodi:role="line"
+         x="148.94986"
+         y="128.39554"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.09266663px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37380007;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan30410">per-project profiles</tspan><tspan
+         sodipodi:role="line"
+         x="148.94986"
+         y="166.29913"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.09266663px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37380007;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan25945">fully specified environments</tspan><tspan
+         sodipodi:role="line"
+         x="148.94986"
+         y="204.20271"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.09266663px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37380007;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan25951">describe, share, reproduce</tspan><tspan
+         sodipodi:role="line"
+         x="148.94986"
+         y="242.10629"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.09266663px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37380007;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="tspan25949">precision experimentation</tspan></text>
+  </g>
+  <style
+     id="style10850"
+     type="text/css">
+       .st0{opacity:0.15;fill:#292F33;}
+       .st1{fill:#FFFFFF;}
+</style>
+</svg>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]